openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
compute Add server event list and show commands 2017-03-07 15:25:43 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Merge "Modify error handling for role and group commands" 2017-02-13 17:27:33 +00:00
image Rework port functional tests on json output format 2017-02-21 07:35:02 +00:00
network Jsonify network flavor functional tests 2017-03-02 17:10:53 +00:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Merge "Support --no-property in "volume set" command" 2017-03-06 03:47:49 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py change assert_show_fields to not fail on new fields 2017-01-25 13:09:16 -08:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00