← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1622222] [NEW] openstack server create failure

 

Public bug reported:

openstack server create --flavor m1.small --image Feora-24 --nic net-
id=6c1548c0-49a2-493a-89f1-5b98bcb1d33c  --security-group default --key-
name mykey Fedora-24

fails with error " 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-c1a85afb-763d-4a0a-800b-da02d331132e)
"

nova-api.log

2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions     raise NoSuchOptError(opt_name, group)
2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions NoSuchOptError: no such option in group neutron: auth_plugin
2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions

** 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/1622222

Title:
  openstack server create failure

Status in OpenStack Compute (nova):
  New

Bug description:
  openstack server create --flavor m1.small --image Feora-24 --nic net-
  id=6c1548c0-49a2-493a-89f1-5b98bcb1d33c  --security-group default
  --key-name mykey Fedora-24

  fails with error " 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-c1a85afb-763d-4a0a-800b-da02d331132e)
  "

  nova-api.log

  2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions     raise NoSuchOptError(opt_name, group)
  2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions NoSuchOptError: no such option in group neutron: auth_plugin
  2016-09-10 19:26:11.831 19472 ERROR nova.api.openstack.extensions

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1622222/+subscriptions


Follow ups