← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Removed pike and ocata from this bug report as potential backport
targets since the change on master introduced a versioned object rpc
bump which we generally don't backport, and there are options for
listing hosts within a cell in pike and ocata, so it's less important
there.

** Changed in: nova/pike
   Importance: Undecided => Low

** Changed in: nova/ocata
   Importance: Undecided => Low

** Changed in: nova/pike
       Status: New => Confirmed

** Changed in: nova/ocata
       Status: New => Confirmed

** No longer affects: nova/pike

** No longer affects: nova/ocata

-- 
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):
  Fix Released

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


References