← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1833647] Re: Install and configure controller node for Red Hat Enterprise Linux and CentOS in nova

 

Reviewed:  https://review.opendev.org/666995
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=632150aaa842f13d1c90691cdf771134e689ce6a
Submitter: Zuul
Branch:    master

commit 632150aaa842f13d1c90691cdf771134e689ce6a
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date:   Mon Jun 24 09:36:02 2019 +0900

    doc: Fix nova-manage cell_v2 list_cells output
    
    The output of 'nova-manage cell_v2 list_cells' command
    has been modified since Idb306e4f854957fd2ded9ae061fc27f0ef768fc0 and
    I96a6d5e59d33c65314fc187c0286ce3408d30bdc.
    
    Fix the output of the command in the install documents.
    
    Change-Id: I45d0e2ee1ff182347345af46f9a388f2884ba6cd
    Closes-Bug: #1833647


** Changed in: nova
       Status: In Progress => Fix Released

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

Title:
  Install and configure controller node for Red Hat Enterprise Linux and
  CentOS in nova

Status in OpenStack Compute (nova):
  Fix Released

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x ] This doc is inaccurate in this way: ___# nova-manage cell_v2 list_cells___
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 
  [root@contorller ~]# nova-manage cell_v2 list_cells
  +-------+--------------------------------------+------------------------------------+-------------------------------------------------+
  |  Name |                 UUID                 |           Transport URL            |               Database Connection               |
  +-------+--------------------------------------+------------------------------------+-------------------------------------------------+
  | cell0 | 00000000-0000-0000-0000-000000000000 |               none:/               | mysql+pymysql://nova:****@controller/nova_cell0 |
  | cell1 | 4eae8bab-5d2c-4527-9e74-6e7a52cd58e7 | rabbit://openstack:****@controller |    mysql+pymysql://nova:****@controller/nova    |
  +-------+--------------------------------------+------------------------------------+-------------------------------------------------+

  # nova-manage cell_v2 list_cells
  output is different with the documentation ,cell0 output is  "00000000-0000-0000-0000-000000000000 ";

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 16.1.9.dev3 on 2019-05-18 21:28
  SHA: fc8cd8f3b346c8f53e2dfc8e3de9fdcaedb0d35d
  Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/controller-install-rdo.rst
  URL: https://docs.openstack.org/nova/pike/install/controller-install-rdo.html

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


References