deb-glance/glance/tests/functional/db
Alexander Tivelkov b281eec8b3 Database layer for Artifact Repository
Adds a Data Model (Tables: Artifact, ArtifactDependecy, ArtifactTag,
ArtifactProperty, ArtifactBlob, ArtifactBlobLocation), Migrations and DB
API for SQLAlchemy. Adds wrappers for simple and registry DB drivers.

Adds appropriate unittests to DB API tests and to migration tests.

Implements-blueprint: artifact-repository

Co-Authored-By: Alexander Tivelkov <ativelkov@mirantis.com>
Co-Authored-By: Mike Fedosin <mfedosin@mirantis.com>
Co-Authored-By: Inessa Vasilevskaya <ivasilevskaya@mirantis.com>

Change-Id: Ia491a58956101a1c40f1bca95cd9efe432f13dce
2015-03-27 02:48:15 +03:00
..
__init__.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
base_artifacts.py Database layer for Artifact Repository 2015-03-27 02:48:15 +03:00
base_metadef.py Adding Metadef Tag support 2014-12-17 19:45:40 +00:00
base.py Use graduated oslo.policy 2015-03-17 23:50:02 -05:00
test_registry.py Move from oslo.db to oslo_db 2015-01-12 19:03:20 +00:00
test_rpc_endpoint.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
test_simple.py Update glance.openstack.common.policy and cleanup 2014-12-01 15:08:58 +08:00
test_sqlalchemy.py Database layer for Artifact Repository 2015-03-27 02:48:15 +03:00