Docs. No description of the output of "fuel nodes" in reference-architecture.html#how-nodes-are-defined-and-managed

Bug #1421218 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Fuel Documentation Team
6.0.x
Fix Released
Medium
Fuel Documentation Team
6.1.x
Fix Released
Medium
Fuel Documentation Team

Bug Description

There is no description of the output of "fuel nodes" in reference-architecture.html#how-nodes-are-defined-and-managed

http://docs.mirantis.com/openstack/fuel/fuel-6.0/reference-architecture.html#how-nodes-are-defined-and-managed

id | status | name | cluster | ip | mac | roles |
---|--------|--------------|---------|------------|----------|------------|
5 | ready | ctr1 (4d:4d) | 2 | 10.110.0.3 | b2:[...] | controller |
8 | ready | cmp1 (3a:7f) | 2 | 10.110.0.6 | 92:[...] | compute |
6 | ready | cin1 (34:84) | 2 | 10.110.0.4 | f2:[...] | cinder |
7 | ready | cmp2 (f0:9b) | 2 | 10.110.0.5 | 56:[...] | compute |

Should be

id | status | name | cluster | ip | mac | roles | group_id
---|--------|--------------|---------|------------|----------|------------|---------
5 | ready | ctr1 (4d:4d) | 2 | 10.110.0.3 | b2:[...] | controller | 12
8 | ready | cmp1 (3a:7f) | 2 | 10.110.0.6 | 92:[...] | compute | 12
6 | ready | cin1 (34:84) | 2 | 10.110.0.4 | f2:[...] | cinder | 12
7 | ready | cmp2 (f0:9b) | 2 | 10.110.0.5 | 56:[...] | compute | 12

After:

online:
Status of the node:

False: Node is offline.
True: Node is available via the Fuel admin network.

Add

group_id: ID of the group to which the node is assigned. More info on link http://docs.mirantis.com/openstack/fuel/fuel-6.0/user-guide.html#node-group

Tags: docs
tags: added: docs
Revision history for this message
Ryan Moe (rmoe) wrote :

Medium priority bugs are not backported to stable releases.

Revision history for this message
Irina Povolotskaya (ipovolotskaya) wrote :

The issue was fixed within https://review.openstack.org/#/c/169723/ and cherry-picked to stable/6.0

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.