OpenStack Image Management (Glance)
b46563eda7
This patch adds glance.db.ImageRepo which provides a Repository-like abstraction over image persistence. In the process of testing, a few additional changes to the simple and sqlalchemy db apis were needed. Partially implements bp:glance-domain-logic-layer Change-Id: Ie35e427aa8fc7f3bece8d4d383afde4cc02b2096 |
||
---|---|---|
bin | ||
doc/source | ||
etc | ||
glance | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
babel.cfg | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more: