← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1735687] [NEW] Not able to list the compute_nodes mapped under single cell using nova-manage

 

Public bug reported:

!!!!!!!!!!!!!!!!!!!!!!!!! READ THIS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Description
===========
Currently I am not able to list the compute_nodes present under single cell using nova-manage.  Only way to check the available compute_nodes under specific cell is from the host_mappings table.

Steps to reproduce
==================

* nova-manage cell_v2 list_hosts --cell_uuid <cell-uuid>
* No method found


Expected result
===============
nova-manage cell_v2 list_hosts --cell_uuid 1794f657-d8e9-41ad-bff7-01b284b55a9b

+----+----------+-----------+
| Id |   Host   | Cell Name |
+----+----------+-----------+
| 2  | compute2 |   cell2   |
+----+----------+-----------+

Actual result
=============
No such method (list_hosts) found from nova-manage

Environment
===========

Using Devstack stable/pike, nova-manage (16.0.3 ).

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

Title:
  Not able to list the compute_nodes mapped under single cell using
  nova-manage

Status in OpenStack Compute (nova):
  New

Bug description:
  !!!!!!!!!!!!!!!!!!!!!!!!! READ THIS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  Description
  ===========
  Currently I am not able to list the compute_nodes present under single cell using nova-manage.  Only way to check the available compute_nodes under specific cell is from the host_mappings table.

  Steps to reproduce
  ==================

  * nova-manage cell_v2 list_hosts --cell_uuid <cell-uuid>
  * No method found

  
  Expected result
  ===============
  nova-manage cell_v2 list_hosts --cell_uuid 1794f657-d8e9-41ad-bff7-01b284b55a9b

  +----+----------+-----------+
  | Id |   Host   | Cell Name |
  +----+----------+-----------+
  | 2  | compute2 |   cell2   |
  +----+----------+-----------+

  Actual result
  =============
  No such method (list_hosts) found from nova-manage

  Environment
  ===========

  Using Devstack stable/pike, nova-manage (16.0.3 ).

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


Follow ups