Public bug reported: Using this documentation I created Openstack. Unfortunately I gets an error when creating a new instance using Horizon.
(...) WARNING keystoneauth.identity.generic.base Failed to discover available identity versions when contacting https://controller/identity. Attempting to parse version from URL.: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://controller/identity: HTTPSConnectionPool(host='controller', port=443): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f975b1f5c60>: Failed to establish a new connection: [Errno 111] ECONNREFUSED')) (...) - [X] This doc is inaccurate in this way: # /etc/nova/nova.conf [service_user] (...) auth_url = https://controller/identity (...) - [ ] This is a doc addition request. - [X] I have a fix to the document that I can paste below including example: input and output. If I am wrong I apologize but it seems to me that the address mentioned should be different as: "http://controller:5000/" or "http://controller:5000/v3/" In every place in this Guide is http and port 5000 for keystone hence I do not understand why it is different here. ----------------------------------- Release: 27.2.1.dev33 on 2023-02-15 22:37:40 SHA: 5111500c9575f26f4760f70004d68c319ee61bd1 Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-ubuntu.rst URL: https://docs.openstack.org/nova/2023.1/install/controller-install-ubuntu.html ** Affects: nova Importance: Undecided Status: New ** Tags: doc ** Description changed: - Using this documentation I created Openstack unfortunately I gets an + Using this documentation I created Openstack. Unfortunately I gets an error when creating a new instance using Horizon. (...) WARNING keystoneauth.identity.generic.base Failed to discover available identity versions when contacting https://controller/identity. Attempting to parse version from URL.: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://controller/identity: HTTPSConnectionPool(host='controller', port=443): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f975b1f5c60>: Failed to establish a new connection: [Errno 111] ECONNREFUSED')) (...) - [X] This doc is inaccurate in this way: # /etc/nova/nova.conf [service_user] (...) auth_url = https://controller/identity (...) - [ ] This is a doc addition request. - - [X] I have a fix to the document that I can paste below including example: input and output. + - [X] I have a fix to the document that I can paste below including example: input and output. If I am wrong I apologize but it seems to me that the address mentioned should be different as: "http://controller:5000/" or "http://controller:5000/v3/" In every place in this Guide is http and port 5000 for keystone hence I do not understand why it is different here. ----------------------------------- Release: 27.2.1.dev33 on 2023-02-15 22:37:40 SHA: 5111500c9575f26f4760f70004d68c319ee61bd1 Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-ubuntu.rst URL: https://docs.openstack.org/nova/2023.1/install/controller-install-ubuntu.html -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2062137 Title: Install and configure controller node for Ubuntu in nova, openstack Block Device Mapping is Invalid Status in OpenStack Compute (nova): New Bug description: Using this documentation I created Openstack. Unfortunately I gets an error when creating a new instance using Horizon. (...) WARNING keystoneauth.identity.generic.base Failed to discover available identity versions when contacting https://controller/identity. Attempting to parse version from URL.: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://controller/identity: HTTPSConnectionPool(host='controller', port=443): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f975b1f5c60>: Failed to establish a new connection: [Errno 111] ECONNREFUSED')) (...) - [X] This doc is inaccurate in this way: # /etc/nova/nova.conf [service_user] (...) auth_url = https://controller/identity (...) - [ ] This is a doc addition request. - [X] I have a fix to the document that I can paste below including example: input and output. If I am wrong I apologize but it seems to me that the address mentioned should be different as: "http://controller:5000/" or "http://controller:5000/v3/" In every place in this Guide is http and port 5000 for keystone hence I do not understand why it is different here. ----------------------------------- Release: 27.2.1.dev33 on 2023-02-15 22:37:40 SHA: 5111500c9575f26f4760f70004d68c319ee61bd1 Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-ubuntu.rst URL: https://docs.openstack.org/nova/2023.1/install/controller-install-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2062137/+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

