← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1514320] [NEW] Unexpected API Error: hypervisor-uptime

 

Public bug reported:

1. Nova version:
$ git log -1
commit 74509a7dc7023e70cc398048c764877c81dc6ec2
Merge: cab9eb1 32246da
Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
Date:   Thu Nov 5 21:18:46 2015 +0000

    Merge "hacking check for contextlib.nested for py34 support"

2. Relevant log: 
http://paste.openstack.org/show/478287/

3. Reproduce steps:

Hypervisor state should be enabled and down.
Run 'nova hypervisor-uptime <hypervisor-name>'

Actual result:
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'nova.exception.ComputeServiceUnavailable'> (HTTP 500) (Request-ID: req-7258e6ae-458c-4c5e-821b-f8a56dfefdc6)

Expected result:
May be status 400 stating that hypervisor state is down.

** Affects: nova
     Importance: Undecided
     Assignee: Madhuri Kumari (madhuri-rai07)
         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/1514320

Title:
  Unexpected API Error: hypervisor-uptime

Status in OpenStack Compute (nova):
  New

Bug description:
  1. Nova version:
  $ git log -1
  commit 74509a7dc7023e70cc398048c764877c81dc6ec2
  Merge: cab9eb1 32246da
  Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
  Date:   Thu Nov 5 21:18:46 2015 +0000

      Merge "hacking check for contextlib.nested for py34 support"

  2. Relevant log: 
  http://paste.openstack.org/show/478287/

  3. Reproduce steps:

  Hypervisor state should be enabled and down.
  Run 'nova hypervisor-uptime <hypervisor-name>'

  Actual result:
  ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  <class 'nova.exception.ComputeServiceUnavailable'> (HTTP 500) (Request-ID: req-7258e6ae-458c-4c5e-821b-f8a56dfefdc6)

  Expected result:
  May be status 400 stating that hypervisor state is down.

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


Follow ups