Public bug reported: I am currently installing Openstack Queens release using a two-node (Controller and Compute node) setup. Each node is running Ubuntu 16.04.4 LTS. I am following the official documentation for Ubuntu.
- [X] This doc is inaccurate in this way: The auth_url specified under [neutron] in /etc/nova/nova.conf is not consistent with the corresponding keystone endpoint configured earlier. As a result, when issuing commands like: $ openstack extension list --network $ openstack server create an error "Could not find suitable URL for plugin" is shown in the logs. Example is shown here of the logs when attempting server creation:http://paste.openstack.org/show/726510/. The correct url should be http://controller:5000 instead of http://controller:35357 Similarly, the auth_url in the following pages also would need to be edited: 1. https://docs.openstack.org/neutron/queens/install/controller-install-option2-ubuntu.html 2. https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html A post about a similar issue is available at https://stackoverflow.com/questions/50695909/neutron-configuration-error-failed-to-retrieve-extensions-list-from-network-ap. ----------------------------------- Release: 12.0.4.dev51 on 2018-07-24 00:08 SHA: 6efc347ee87faeb102b2a6ed38ed8bc7f5e5be90 Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-ubuntu.rst URL: https://docs.openstack.org/neutron/queens/install/controller-install-ubuntu.html ** Affects: neutron Importance: Undecided Status: New ** Tags: doc queens -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1783306 Title: Invalid auth url Status in neutron: New Bug description: I am currently installing Openstack Queens release using a two-node (Controller and Compute node) setup. Each node is running Ubuntu 16.04.4 LTS. I am following the official documentation for Ubuntu. - [X] This doc is inaccurate in this way: The auth_url specified under [neutron] in /etc/nova/nova.conf is not consistent with the corresponding keystone endpoint configured earlier. As a result, when issuing commands like: $ openstack extension list --network $ openstack server create an error "Could not find suitable URL for plugin" is shown in the logs. Example is shown here of the logs when attempting server creation:http://paste.openstack.org/show/726510/. The correct url should be http://controller:5000 instead of http://controller:35357 Similarly, the auth_url in the following pages also would need to be edited: 1. https://docs.openstack.org/neutron/queens/install/controller-install-option2-ubuntu.html 2. https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html A post about a similar issue is available at https://stackoverflow.com/questions/50695909/neutron-configuration-error-failed-to-retrieve-extensions-list-from-network-ap. ----------------------------------- Release: 12.0.4.dev51 on 2018-07-24 00:08 SHA: 6efc347ee87faeb102b2a6ed38ed8bc7f5e5be90 Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-ubuntu.rst URL: https://docs.openstack.org/neutron/queens/install/controller-install-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1783306/+subscriptions -- 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

