Merge "doc: remove deprecated [neutron]/url from compute install guide"

This commit is contained in:
Zuul
2019-08-22 05:17:57 +00:00
committed by Gerrit Code Review
6 changed files with 24 additions and 6 deletions

View File

@@ -119,7 +119,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -134,6 +133,10 @@ Configure the Compute service to use the Networking service
Replace ``NEUTRON_PASS`` with the password you chose for the ``neutron``
user in the Identity service.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------

View File

@@ -122,7 +122,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -137,6 +136,10 @@ Configure the Compute service to use the Networking service
Replace ``NEUTRON_PASS`` with the password you chose for the ``neutron``
user in the Identity service.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------

View File

@@ -118,7 +118,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -133,6 +132,10 @@ Configure the Compute service to use the Networking service
Replace ``NEUTRON_PASS`` with the password you chose for the ``neutron``
user in the Identity service.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------

View File

@@ -247,7 +247,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -267,6 +266,10 @@ Configure the Compute service to use the Networking service
Replace ``METADATA_SECRET`` with the secret you chose for the metadata
proxy.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------

View File

@@ -247,7 +247,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -267,6 +266,10 @@ Configure the Compute service to use the Networking service
Replace ``METADATA_SECRET`` with the secret you chose for the metadata
proxy.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------

View File

@@ -247,7 +247,6 @@ Configure the Compute service to use the Networking service
[neutron]
# ...
url = http://controller:9696
auth_url = http://controller:5000
auth_type = password
project_domain_name = default
@@ -267,6 +266,10 @@ Configure the Compute service to use the Networking service
Replace ``METADATA_SECRET`` with the secret you chose for the metadata
proxy.
See the :nova-doc:`compute service configuration guide <configuration/config.html#neutron>`
for the full set of options including overriding the service catalog
endpoint URL if necessary.
Finalize installation
---------------------