python-openstackclient/openstackclient/compute
Andrey Kurilin 9e6f99e2ab Use `discover_extensions` for novaclient
novaclien v2.26.0 includes `discover_extensions` method, which returns
list of all nova extensions based of version. Such method allows us to
reduce imports of novaclient's modules and construct novaclient instance
simpler.

Change-Id: Idbe3ed275fb4a7e3918b11669dcfad47b8de4fb9
2015-09-11 16:23:54 +03:00
..
v2 Merge "Use a common decorator to log 'take_action' activation" 2015-09-11 02:43:54 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Use `discover_extensions` for novaclient 2015-09-11 16:23:54 +03:00