← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1664872] [NEW] boot vm error

 

Public bug reported:

when I try to boot a vm, it failed.the command is as follows:
nova --os-region-name=RegionTwo boot --flavor 1 --image 5de15f0e-8020-4c1f-9498-0c15c3f337a1 --nic net-id=48cdad21-11c5-428a-b833-a5a0fe647b9e vm2

the error is as follows:
/usr/local/lib/python2.7/dist-packages/novaclient/client.py:278: UserWarning: The 'tenant_id' argument is deprecated in Ocata and its use may result in errors in future releases. As 'project_id' is provided, the 'tenant_id' argument will be ignored.
  warnings.warn(msg)
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'neutronclient.common.exceptions.InternalServerError'> (HTTP 500) (Request-ID: req-2c5111b2-c85d-401d-97d4-f772edcb08b3)

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

Title:
  boot vm error

Status in OpenStack Compute (nova):
  New

Bug description:
  when I try to boot a vm, it failed.the command is as follows:
  nova --os-region-name=RegionTwo boot --flavor 1 --image 5de15f0e-8020-4c1f-9498-0c15c3f337a1 --nic net-id=48cdad21-11c5-428a-b833-a5a0fe647b9e vm2

  the error is as follows:
  /usr/local/lib/python2.7/dist-packages/novaclient/client.py:278: UserWarning: The 'tenant_id' argument is deprecated in Ocata and its use may result in errors in future releases. As 'project_id' is provided, the 'tenant_id' argument will be ignored.
    warnings.warn(msg)
  ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  <class 'neutronclient.common.exceptions.InternalServerError'> (HTTP 500) (Request-ID: req-2c5111b2-c85d-401d-97d4-f772edcb08b3)

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


Follow ups