You have been subscribed to a public bug:

https://docs.openstack.org/neutron/queens/install/controller-install-ubuntu.html
In configuration [neutron] the url is defined as auth_url = 
http://controller:35357


https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html
In configuration [keystone] the autj_url is defined as auth_url = 
http://controller:35357 for configure the common component and for configure 
the compute service to use the networking service.


https://docs.openstack.org/keystone/queens/install/keystone-install-ubuntu.html
According to keystone installation port 35357 is not created as admin_url,as in 
previous versions (Pike, Ocata ...)
 
# keystone-manage bootstrap --bootstrap-password ADMIN_PASS \
  --bootstrap-admin-url http://controller:5000/v3/ \
  --bootstrap-internal-url http://controller:5000/v3/ \
  --bootstrap-public-url http://controller:5000/v3/ \
  --bootstrap-region-id RegionOne


I believe it is necessary to change the authentication ports in the official 
documentation.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
Configuration auth_url Openstack Queens is wrong
https://bugs.launchpad.net/bugs/1773585
You received this bug notification because you are a member of Yahoo! 
Engineering Team, which is subscribed to neutron.

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to