add support for instance action list

Bug #1642030 reported by Steve Martinelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Wishlist
Rui Chen

Bug Description

add an command that is similar to nova's instance action list:

https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/instance_action.py

Dean Troyer (dtroyer)
Changed in python-openstackclient:
importance: Undecided → Wishlist
description: updated
Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/441775
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=c03b9a871c4fe6b99221cb4b0d1e0eb7c90283fe
Submitter: Jenkins
Branch: master

commit c03b9a871c4fe6b99221cb4b0d1e0eb7c90283fe
Author: Rui Chen <email address hidden>
Date: Thu Mar 2 17:28:45 2017 +0800

    Add server event list and show commands

    OSC server event is similar to nova's instance action commands.

    Server event is the event record that had been done on a server,
    include: event type(create, delete, reboot and so on),
    event result(success, error), start time, finish time and so on.
    These are important information for server maintains.

    Change-Id: I8111091f46a0d2755728d8f9d43cc0dfe8842d13
    Closes-Bug: #1642030

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

This issue was fixed in the openstack/python-openstackclient 3.10.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.