python-openstackclient/openstackclient
Dean Troyer dfb0e3e3c1 Begin Python 3 compatability
* use six.iteritems()
* replace basestring with six.string_types
* convert print statements to functions (they're all debugging and should
  be removed eventually anyway)

* clean up OpenStack copyright: LLC -> Foundation

Change-Id: Icb14212bcb408e63816bfec3922a697bc1a6c946
2013-07-29 19:12:29 -05:00
..
common Add server resize command 2013-07-29 18:57:02 -05:00
compute Begin Python 3 compatability 2013-07-29 19:12:29 -05:00
identity Begin Python 3 compatability 2013-07-29 19:12:29 -05:00
image Complete Image v1 2013-07-18 14:14:14 -05:00
openstack Migrate to pbr. 2013-05-16 10:36:08 -07:00
tests Complete Image v1 2013-07-18 14:14:14 -05:00
volume Begin Python 3 compatability 2013-07-29 19:12:29 -05:00
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
shell.py Merge "Complete Image v1" 2013-07-20 20:17:00 +00:00