Christian Berendt 25847ba82c [commands] fix generator for latest python-openstackclient
* suppress deprecation warning messages

UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for
novaclient.v2). The preferable way to get client class or object you can
find in novaclient.client module.
  warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis
for "

* use --os-auth-type token to make the openstack help command workable

ERROR: openstack Authentication type must be selected with
--os-auth-type

* add new commands

Change-Id: I14c9479ef7ded7b7c62b0d976706e3d7e26a6cd6
2015-02-26 14:40:34 +01:00
..
2014-01-01 17:33:55 +01:00
2014-05-19 18:22:25 +02:00