← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1599801] [NEW] Unexpected API Error.

 

Public bug reported:

i tried to start an image as below:
openstack server create --flavor m1.tiny --image cirros \
>   --nic net-id=6707368b-8077-4cc1-9d90-c1a41db0ba12 --security-group default \
>   --key-name mykey provider-instance

but i received message:
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-0fbffd23-44a0-47d5-84e1-49901328bec3)

INFO:
nodo1@nodo1:~$ dpkg -l | grep nova
ii  nova-api                             2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - API frontend
ii  nova-common                          2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - common files
rc  nova-compute-kvm                     2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - compute node (KVM)
ii  nova-conductor                       2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - conductor service
ii  nova-consoleauth                     2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - Console Authenticator
ii  nova-novncproxy                      2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - NoVNC proxy
ii  nova-scheduler                       2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - virtual machine scheduler
ii  python-nova                          2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute Python libraries
ii  python-novaclient                    2:3.3.1-2~cloud0                      all          client library for OpenStack Compute API - Python 2.7

vmware workstation 11

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "nova-api-log"
   https://bugs.launchpad.net/bugs/1599801/+attachment/4696813/+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/1599801

Title:
  Unexpected API Error.

Status in OpenStack Compute (nova):
  New

Bug description:
  i tried to start an image as below:
  openstack server create --flavor m1.tiny --image cirros \
  >   --nic net-id=6707368b-8077-4cc1-9d90-c1a41db0ba12 --security-group default \
  >   --key-name mykey provider-instance

  but i received message:
  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-0fbffd23-44a0-47d5-84e1-49901328bec3)

  INFO:
  nodo1@nodo1:~$ dpkg -l | grep nova
  ii  nova-api                             2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - API frontend
  ii  nova-common                          2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - common files
  rc  nova-compute-kvm                     2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - compute node (KVM)
  ii  nova-conductor                       2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - conductor service
  ii  nova-consoleauth                     2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - Console Authenticator
  ii  nova-novncproxy                      2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - NoVNC proxy
  ii  nova-scheduler                       2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute - virtual machine scheduler
  ii  python-nova                          2:13.0.0-0ubuntu5~cloud0              all          OpenStack Compute Python libraries
  ii  python-novaclient                    2:3.3.1-2~cloud0                      all          client library for OpenStack Compute API - Python 2.7

  vmware workstation 11

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


Follow ups