yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93141
[Bug 2044515] Re: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'keystoneauth1.exceptions.discovery.DiscoveryFailure'> (HTTP 500) (Request-ID: req-0971807f-dc3f-4882-8a1f-c7c24b86aa0e)
As you said, this is due to a connection error :
https://controller/identity looks to not be able for your environment.
Are you sure this URL is right?
Anyway, not a nova bug.
** Changed in: nova
Status: New => Invalid
--
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/2044515
Title:
Unexpected API Error. Please report this at
http://bugs.launchpad.net/nova/ and attach the Nova API log if
possible. <class
'keystoneauth1.exceptions.discovery.DiscoveryFailure'> (HTTP 500)
(Request-ID: req-0971807f-dc3f-4882-8a1f-c7c24b86aa0e)
Status in OpenStack Compute (nova):
Invalid
Bug description:
we are running openstack on 22.04 qemu .Cant create an instance on the
self-service network (we have created flavor,attached network list,
security group,keypair,rule, but instanace is not creating )[command
used "openstack server create --flavor m1.nano --image cirros --nic
net-id=1fbb66da-7362-4ba9-851b-f9251b3e12e2 --security-group
424fd166-6252-4118-97d6-7062aad3c9eb --key-name mykey
inbinternet"].
nova api eroor log
**********************
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
0x7f7a7be5afe0>: Failed to establish a new connection: [Errno 111]
ECONNREFUSED'))
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2044515/+subscriptions
References