← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1421871] [NEW] force host should pass compute_filters

 

Public bug reported:

the compute service for opnstk1 is down

nova boot --availability-zone nova:opnstk1 --image a0c65331-067e-
46e9-ab80-19d0cd98d778 --flavor 103 ji9

will make the instance stuck to

+--------------------------------------+------+--------+------------+-------------+----------+
| ID                                   | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------+--------+------------+-------------+----------+
| 7b0f8217-e533-4a02-a782-e9b03b4911ae | ji9  | BUILD  | scheduling | NOSTATE     |          |
+--------------------------------------+------+--------+------------+-------------+----------+


actually, we need to return the no valid host exception because host is down

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

-- 
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/1421871

Title:
  force host should pass compute_filters

Status in OpenStack Compute (Nova):
  New

Bug description:
  the compute service for opnstk1 is down

  nova boot --availability-zone nova:opnstk1 --image a0c65331-067e-
  46e9-ab80-19d0cd98d778 --flavor 103 ji9

  will make the instance stuck to

  +--------------------------------------+------+--------+------------+-------------+----------+
  | ID                                   | Name | Status | Task State | Power State | Networks |
  +--------------------------------------+------+--------+------------+-------------+----------+
  | 7b0f8217-e533-4a02-a782-e9b03b4911ae | ji9  | BUILD  | scheduling | NOSTATE     |          |
  +--------------------------------------+------+--------+------------+-------------+----------+

  
  actually, we need to return the no valid host exception because host is down

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


Follow ups

References