openstack-python-openstackc.../openstackclient/compute/v2
Matt Riedemann 577e2e850c Mention 2.51 in help for openstack server event show
With the 2.51 compute API microversion, non-admin users can also
see event details for a given request. This change mentions that
in the help text for "openstack server event show".

While in here, change the _info private attribute access to the
to_dict() usage.

Change-Id: I5fd487b17c4b85bd7e619112ad262ffdd3a940c8
Task: 21199
Story: 2002193
2018-06-09 09:25:59 -04: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 Fix crashing "console log show" 2018-03-16 11:30:51 -05:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py flavor: clarify --swap description 2017-12-28 14:56:13 +08:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05: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 Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
server.py Prevent "server migrate --wait" from hanging 2018-05-09 18:02:14 +01:00
server_backup.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00
server_event.py Mention 2.51 in help for openstack server event show 2018-06-09 09:25:59 -04:00
server_group.py Remove hard-coded policy choices for creating a server group 2017-11-19 18:45:28 -05:00
server_image.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00
service.py Corrected spelling mistake 2018-01-19 11:18:41 +01:00
usage.py Fix additional output encoding issues 2018-03-20 15:40:23 -05:00