Public bug reported: hello, I try install openstack mitaka in ubuntu 14.04
when i try to start one instance received the next message. Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> (HTTP 500) (Request-ID: req-21641c65-ca87-4e84-b604-2d9d4231c3cc) The log shows the following: root@controller:/home/usuario# tailf /var/log/nova/nova-api.log 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions _ADMIN_AUTH = _load_auth_plugin(CONF) 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 120, in _load_auth_plugin 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions raise neutron_client_exc.Unauthorized(message=err_msg) 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions Unauthorized: Unknown auth type: None 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions 2016-06-10 10:04:55.523 2459 INFO nova.api.openstack.wsgi [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> 2016-06-10 10:04:55.524 2459 DEBUG nova.api.openstack.wsgi [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] Returning 500 to user: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> __call__ /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:1070 2016-06-10 10:04:55.529 2459 INFO nova.osapi_compute.wsgi.server [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] 10.0.0.11 "POST /v2.1/6fd7e27464584f89834a3f6ef5592c06/servers HTTP/1.1" status: 500 len: 520 time: 0.1389570 thanks. ** Affects: nova Importance: Undecided Status: New -- 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/1591071 Title: neutronclient.common.exceptions.Unauthorized Status in OpenStack Compute (nova): New Bug description: hello, I try install openstack mitaka in ubuntu 14.04 when i try to start one instance received the next message. Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> (HTTP 500) (Request-ID: req-21641c65-ca87-4e84-b604-2d9d4231c3cc) The log shows the following: root@controller:/home/usuario# tailf /var/log/nova/nova-api.log 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions _ADMIN_AUTH = _load_auth_plugin(CONF) 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py", line 120, in _load_auth_plugin 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions raise neutron_client_exc.Unauthorized(message=err_msg) 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions Unauthorized: Unknown auth type: None 2016-06-10 10:04:55.521 2459 ERROR nova.api.openstack.extensions 2016-06-10 10:04:55.523 2459 INFO nova.api.openstack.wsgi [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> 2016-06-10 10:04:55.524 2459 DEBUG nova.api.openstack.wsgi [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] Returning 500 to user: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'neutronclient.common.exceptions.Unauthorized'> __call__ /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:1070 2016-06-10 10:04:55.529 2459 INFO nova.osapi_compute.wsgi.server [req-21641c65-ca87-4e84-b604-2d9d4231c3cc d9284b960fe140c2a0b29c17cc2a3cb7 6fd7e27464584f89834a3f6ef5592c06 - - -] 10.0.0.11 "POST /v2.1/6fd7e27464584f89834a3f6ef5592c06/servers HTTP/1.1" status: 500 len: 520 time: 0.1389570 thanks. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1591071/+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

