glance/glance/tests/unit/common
Doug Hellmann ae21f4dffa Drop use of 'oslo' namespace package
The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: Ifa8baab33cdb3e606cf175a8c29c3a4ef6c44480
2015-04-28 18:57:45 +00:00
..
scripts Image data remains in backend for deleted image 2015-02-17 08:30:24 +01:00
__init__.py Improve unit tests for glance.common package 2013-05-20 17:31:22 +03:00
test_client.py Switch to mox3 2015-01-26 10:59:26 +01:00
test_config.py Switch to mox3 2015-01-26 10:59:26 +01:00
test_exception.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_location_strategy.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_property_utils.py Unify using six.moves.range rename everywhere 2015-02-25 12:05:36 +00:00
test_rpc.py Drop use of 'oslo' namespace package 2015-04-28 18:57:45 +00:00
test_scripts.py Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
test_semver.py SemVer utility to store object versions in DB 2015-03-06 18:04:22 +03:00
test_swift_store_utils.py Remove user and key from location in swift 2014-06-24 12:13:26 +05:30
test_utils.py use is_valid_port from oslo.utils 2015-03-14 17:08:35 +08:00
test_wsgi.py Drop use of 'oslo' namespace package 2015-04-28 18:57:45 +00:00
test_wsgi_ipv6.py Fix and add a test case for IPv6 2014-12-08 10:13:39 +08:00