os-cloud-config/os_cloud_config/tests
James Slagle 60ef21f450 Fix usage of glanceclient exceptions
openstack.common code was remove from glanceclient in
Ib3ac09743ce761ab0186e99e1c9de02517f89510, but we were still importing
an old exceptions module. This commit updates the code to use a
different exception class from glanceclient that still exists.

Change-Id: Ia366e94e7724234f7ec879a6f100925f265e420f
2017-01-25 15:29:37 -05:00
..
__init__.py Bump hacking to 0.9.x series 2014-11-13 12:53:54 +00:00
base.py Shift EnvironmentVariable fixture setup to base 2015-02-11 16:41:06 +11:00
test_flavors.py Merge "Create flavors from registered nodes" 2015-08-11 13:41:15 +00:00
test_glance.py Fix usage of glanceclient exceptions 2017-01-25 15:29:37 -05:00
test_keystone.py Set compute API version to 2.1, don't use v3 2016-04-01 15:19:05 +00:00
test_keystone_pki.py Switch keystone certs to parameter_defaults 2016-01-28 18:46:53 +00:00
test_neutron.py Do not hardcode datacentre as the physical network 2015-01-23 12:38:54 +11:00
test_nodes.py Merge "Update to use new iboot driver entrypoints" 2016-12-22 23:11:30 +00:00