python-novaclient/novaclient
Shane Wang 3c97f768e5 Cleanup some flavor commands
Some cleanups include:
 - Add flavor sub-commands into README.rst
 - Check flavor ID when creating a flavor
 - Remove check_uuid_like() because it isn't used
 - Remove parameter cs in some _print_XXX functions because cs is
   not used

Change-Id: If47ce557d33db05f53e382f0670f436e05a340b7
Signed-off-by: Shane Wang <shane.wang@intel.com>
2013-05-15 15:55:27 +08:00
..
openstack Synchronize code from oslo 2013-04-29 11:48:09 +03:00
v1_1 Cleanup some flavor commands 2013-05-15 15:55:27 +08:00
__init__.py Fix problem with nova --version 2013-04-08 12:15:03 -04:00
auth_plugin.py Improve authentication plugins management. 2013-04-01 14:19:01 +00:00
base.py make sure .get() also updates _info 2013-04-10 15:53:54 -07:00
client.py Use HTTP keep-alive feature in HTTPClient class 2013-04-19 09:46:17 +03:00
crypto.py Implement get password for novaclient 2013-01-15 13:00:02 -08:00
exceptions.py Expose retry_after attribute of OverLimit exception 2013-04-29 13:47:57 -07:00
extension.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
service_catalog.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
shell.py Merge "catch NoKeyringDaemonError from gnomekeyring" 2013-04-02 16:10:35 +00:00
utils.py Cleanup some flavor commands 2013-05-15 15:55:27 +08:00