Public bug reported: Im' runnign openstack mitaka on a 3 node installation (controller, compute and network). I installed it first under ubuntu 14.04 and later under ubuntu 16.04, but both have the same error when I try to launch an instance.
The error I get is the same using horizon or the command "nova boot --image cirros --flavor 1 --nic net-name=test erste". Errormessage from the command line is ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_config.cfg.NoSuchOptError'> (HTTP 500) (Request-ID: req-2c2bb960-feb8-45ed-a3d1-65b8833d9228) I'm using the versions below: dpkg -l | grep nova ii nova-api 2:13.0.0-0ubuntu5 all OpenStack Compute - API frontend ii nova-common 2:13.0.0-0ubuntu5 all OpenStack Compute - common files ii nova-conductor 2:13.0.0-0ubuntu5 all OpenStack Compute - conductor service ii nova-consoleauth 2:13.0.0-0ubuntu5 all OpenStack Compute - Console Authenticator ii nova-novncproxy 2:13.0.0-0ubuntu5 all OpenStack Compute - NoVNC proxy ii nova-scheduler 2:13.0.0-0ubuntu5 all OpenStack Compute - virtual machine scheduler ii python-nova 2:13.0.0-0ubuntu5 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2 all client library for OpenStack Compute API - Python 2.7 ** Affects: nova Importance: Undecided Status: New ** Attachment added: "nova-api.log" https://bugs.launchpad.net/bugs/1604428/+attachment/4703531/+files/nova-api.log -- 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/1604428 Title: NoSuchOptError: no such option in group neutron: auth_plugin Status in OpenStack Compute (nova): New Bug description: Im' runnign openstack mitaka on a 3 node installation (controller, compute and network). I installed it first under ubuntu 14.04 and later under ubuntu 16.04, but both have the same error when I try to launch an instance. The error I get is the same using horizon or the command "nova boot --image cirros --flavor 1 --nic net-name=test erste". Errormessage from the command line is ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'oslo_config.cfg.NoSuchOptError'> (HTTP 500) (Request-ID: req-2c2bb960-feb8-45ed-a3d1-65b8833d9228) I'm using the versions below: dpkg -l | grep nova ii nova-api 2:13.0.0-0ubuntu5 all OpenStack Compute - API frontend ii nova-common 2:13.0.0-0ubuntu5 all OpenStack Compute - common files ii nova-conductor 2:13.0.0-0ubuntu5 all OpenStack Compute - conductor service ii nova-consoleauth 2:13.0.0-0ubuntu5 all OpenStack Compute - Console Authenticator ii nova-novncproxy 2:13.0.0-0ubuntu5 all OpenStack Compute - NoVNC proxy ii nova-scheduler 2:13.0.0-0ubuntu5 all OpenStack Compute - virtual machine scheduler ii python-nova 2:13.0.0-0ubuntu5 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2 all client library for OpenStack Compute API - Python 2.7 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1604428/+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

