Wrong node-count in bay-list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
Fix Released
|
Medium
|
Madhuri Kumari | ||
python-magnumclient |
In Progress
|
Undecided
|
Yang Hongyang |
Bug Description
When user creates a bay without passing node-count, the default node-count is 1 which means 1 Kubernetes master and 1 Kubernetes minion node is created. But the bay-list shows node-count as 'None' which is wrong.
$ magnum bay-list
+------
| uuid | name | node_count | status |
+------
| 7d59afb0-
| d377b100-
+------
$ nova list
+------
| ID | Name | Status | Task State | Power State | Networks |
+------
| 367501bb-
| ce01bebd-
+------
The node_count should display 1
Changed in magnum: | |
importance: | Undecided → Medium |
assignee: | nobody → Madhuri Kumari (madhuri-rai07) |
milestone: | none → liberty-1 |
Changed in magnum: | |
milestone: | liberty-1 → liberty-2 |
Changed in magnum: | |
status: | Fix Committed → Fix Released |
Madhuri,
If you have not started working on this bug, please let me know if I can start working on this.
Regards,
suro