glance/glance/tests/unit/v1
Jon Bernard 19de1156c7 Prevent creation of http images with invalid URIs
Active images should always be ready to be downloaded, regardless
they're locally or remotely stored. This patch prevents images with
invalid location URIs from being created and entering the 'active'
state with no data. This is only for the HTTP store.

Closes-Bug: #1257273
Co-authored: Jon Bernard <jobernar@redhat.com>

Change-Id: Iffce79b654cabe8397c85b2cc50c4b7f59733ea5
(cherry picked from commit 503be24afa)
2014-05-30 15:38:04 +09:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_api.py Prevent creation of http images with invalid URIs 2014-05-30 15:38:04 +09:00
test_registry_api.py Fix the incorrect log message when creating images 2014-01-18 09:40:34 +00:00
test_registry_client.py Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
test_upload_utils.py Enable F841 check 2014-02-13 16:54:12 +04:00