[docs] Devstack quickstart guide contain old output from the magnum service-list.

Bug #1618817 reported by rajiv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Low
Spyros Trigazis

Bug Description

Devstack quick installation guide(http://docs.openstack.org/developer/magnum/dev/quickstart.html) contains old output from "magnum service-list" command.

Now:

magnum service-list

+----+------------------------------------+------------------+-------+
| id | host | binary | state |
+----+------------------------------------+------------------+-------+
| 1 | oxy-dev.hq1-0a5a3c02.hq1.abcde.com | magnum-conductor | up |
+----+------------------------------------+------------------+-------+

expected:

magnum service-list
+----+------+------------------+-------+----------+-----------------+---------------------------+---------------------------+
| id | host | binary | state | disabled | disabled_reason | created_at | updated_at |
+----+------+------------------+-------+----------+-----------------+---------------------------+---------------------------+
| 1 | oxy-dev.hq1-0a5a3c02.hq1.abcde.com | magnum-conductor | up | | - | 2016-08-31T10:03:36+00:00 | 2016-08-31T10:11:41+00:00 |
+----+------+------------------+-------+----------+-----------------+---------------------------+---------------------------+

rajiv (rajiv-kumar)
Changed in magnum:
assignee: nobody → rajiv (rajiv-kumar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/363565

Changed in magnum:
status: New → In Progress
Changed in magnum:
importance: Undecided → Low
Changed in magnum:
assignee: rajiv (rajiv-kumar) → Spyros Trigazis (strigazi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/363565
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=298f3a30b0b4eeb86ded36263bc0ba97785bcaa4
Submitter: Jenkins
Branch: master

commit 298f3a30b0b4eeb86ded36263bc0ba97785bcaa4
Author: Rajiv Kumar <email address hidden>
Date: Wed Aug 31 15:59:06 2016 +0530

    Update service-list output in quickstart

    Update sample output of "magnum service-list" in quickstart guide
    to show detailed information.

    Change-Id: Ia1a889d58f101fdaa58d7fd7f03cbefd0a142ab3
    Closes-Bug: #1618817
    Related-bug: #1607234

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 3.1.0

This issue was fixed in the openstack/magnum 3.1.0 release.

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.