deb-sahara/sahara/utils
Michael Ionkin fba2d67ed9 novaclient.v2.images to glanceclient migration
The novaclient.v2.images module is deprecated and will be removed
after Nova 15.0.0 is released so we need to migrate to glanceclient.

note: glanceclient doesn't have any Image class. It have image json
schema and use it to generate warlock models when creates image
object.

closes-bug: 1573595
Depends-on: I2e13867bed72fd2ae6749491dd5b032c2c08f9f6
Change-Id: Ie0f04c15e6e49e8e7c77f7b7d870a368cdd5c7c7
2016-06-24 15:57:46 +03:00
..
hacking Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00
notification implement sending health notifications 2016-02-19 11:29:33 +00:00
openstack novaclient.v2.images to glanceclient migration 2016-06-24 15:57:46 +03:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api_validator.py Fix typo in api_validator.py 2016-02-24 10:25:38 -08:00
api.py add initial v2 api 2016-02-10 09:56:07 -05:00
cluster_progress_ops.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
cluster.py keystoneclient to keystoneauth migration 2016-04-21 11:54:21 +03:00
configs.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
crypto.py Optimize "open" method with context manager 2015-11-27 04:23:12 -05:00
edp.py [EDP] Add suspend_job() for sahara edp engine(oozie implementation) 2016-02-23 12:03:18 +08:00
files.py SPI Method to Validate Images 2016-04-07 12:15:38 +00:00
general.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
patches.py Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
poll_utils.py Remove unused code from volumes module 2015-12-10 09:53:39 +00:00
procutils.py Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00
proxy.py add helper functions for key manager 2016-01-11 10:12:01 -05:00
remote.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
resources.py Improve compatible with python3 2015-05-11 11:40:23 +03:00
rpc.py Move notifications options into oslo_messaging_notifications 2016-01-27 15:09:02 +08:00
ssh_remote.py Improve timeout message when cluster create fails 2016-06-02 14:26:14 +03:00
tempfiles.py Add translation support to service and utils modules 2014-07-29 12:45:22 +04:00
types.py Refactor exception is Sahara 2015-06-17 09:16:40 +00:00
wsgi.py Stop using unicode builtin 2015-12-23 17:17:18 +03:00
xmlutils.py Fix compatible issues in unit tests for python 3 2015-06-29 05:41:17 +00:00