service status with nova host-list command

Registered by liuan

When we execute 'nova host-list' command, except the basic information about the host, we also want to know the services' status on the hosts just by one time. So we can add the new feature to 'index' function in hosts.py, then after this, using the 'nova host-list' command, we can get "host_name, service, status, zone" properties.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
liuan
Definition:
Drafting
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bug/1076521,n,z

Addressed by: https://review.openstack.org/41228
    Add a new property "status" to hosts index function

Why not use "nova service-list" command in this case? IMHO, nova host-* command deals with host oriented information, while service oriented information should fall into nova service-* command. --Qiu YuGerrit topic: https://review.openstack.org/#q,topic:bug/1076521,n,z

Addressed by: https://review.openstack.org/41228
    Add a new property "status" to hosts index function

Why not use "nova service-list" command in this case? IMHO, nova host-* command deals with host oriented information, while service oriented information should fall into nova service-* command. --Qiu Yu

If you are still working on this, please re-submit via nova-specs. If not, please mark as obsolete, and add a quick comment to describe why. --johnthetubaguy (20th April 2014)

Gerrit topic: https://review.openstack.org/#q,topic:host-list,n,z

Addressed by: https://review.openstack.org/168264
    Fix v2.1 list-host to remove 'services' filter

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.