Merge "Slightly modified config guide"
authorGerald Kunzmann <kunzmann@docomolab-euro.com>
Thu, 8 Nov 2018 07:23:43 +0000 (07:23 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 8 Nov 2018 07:23:43 +0000 (07:23 +0000)
docs/release/configguide/feature.configuration.rst

index 422e822..cc4c733 100644 (file)
@@ -14,12 +14,6 @@ Install and bootstrap Ansible (master branch) as the root user:
    # git clone https://git.openstack.org/openstack/openstack-ansible /opt/openstack-ansible
    # cd /opt/openstack-ansible
 
-Get the Blazar extra code:
-
-.. code:: bash
-
-  # git pull https://git.openstack.org/openstack/openstack-ansible refs/changes/56/549956/31
-
 .. note::
    At the time of writing, work is still ongoing upstream in OpenStack.
    Therefore, it is recommended to set ANSIBLE_ROLE_FETCH_MODE to git-clone.