openstack-python-openstackc.../openstackclient/compute/v2
Rui Chen c03b9a871c 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
2017-03-07 15:25:43 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
console.py Use public and unified method get_console_url() 2017-02-14 03:22:03 +00:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py Merge "Handle log message interpolation by the logger in compute/" 2017-02-14 01:28:54 +00:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
server.py Fix "server create" command failed when --nic auto or none 2017-02-15 14:25:37 +08:00
server_backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_event.py Add server event list and show commands 2017-03-07 15:25:43 +08:00
server_group.py Add choices for option '--policy' 2016-11-27 15:32:28 +08:00
server_image.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
usage.py Modified API calls in os usage 2016-12-08 03:00:45 +08:00