Merge "Add a Note Under Install and configure Section in documentation"
This commit is contained in:
@@ -119,6 +119,12 @@ Install and configure components
|
||||
|
||||
.. end
|
||||
|
||||
.. note::
|
||||
|
||||
In case your keystone run at 5000 port then you would mentioned
|
||||
keystone port here as well i.e.
|
||||
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
|
||||
|
||||
* Enable support for domains:
|
||||
|
||||
.. path /etc/openstack-dashboard/local_settings.py
|
||||
|
||||
@@ -105,6 +105,12 @@ Install and configure components
|
||||
|
||||
.. end
|
||||
|
||||
.. note::
|
||||
|
||||
In case your keystone run at 5000 port then you would mentioned
|
||||
keystone port here as well i.e.
|
||||
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
|
||||
|
||||
* Enable support for domains:
|
||||
|
||||
.. path /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py
|
||||
|
||||
@@ -96,6 +96,12 @@ Install and configure components
|
||||
|
||||
.. end
|
||||
|
||||
.. note::
|
||||
|
||||
In case your keystone run at 5000 port then you would mentioned
|
||||
keystone port here as well i.e.
|
||||
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
|
||||
|
||||
* Enable support for domains:
|
||||
|
||||
.. path /etc/openstack-dashboard/local_settings
|
||||
|
||||
@@ -93,6 +93,12 @@ Install and configure components
|
||||
|
||||
.. end
|
||||
|
||||
.. note::
|
||||
|
||||
In case your keystone run at 5000 port then you would mentioned
|
||||
keystone port here as well i.e.
|
||||
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
|
||||
|
||||
* Enable support for domains:
|
||||
|
||||
.. path /etc/openstack-dashboard/local_settings.py
|
||||
|
||||
Reference in New Issue
Block a user