OpenStack Image Management (Glance)
Go to file
Fei Long Wang 5ebf2e0b9b Adding an image status transition diagram for dev doc
Now there is no image status transition diagram in the dev
doc, this patch will add one and keep the image source as
a dot file so that it can be updated easily in the future.
See http://www.graphviz.org to get more info about .dot file.

Fixes bug 1244995

Change-Id: I076c461f688be93eab8d3d1fa541990d7b79da5e
2013-11-25 13:13:56 +08:00
doc/source Adding an image status transition diagram for dev doc 2013-11-25 13:13:56 +08:00
etc Merge "Remove "image_cache_invalid_entry_grace_period" option" 2013-11-12 15:37:53 +00:00
glance Merge "Log unhandled exceptions" 2013-11-25 00:41:05 +00:00
tools Merge "Changed header from LLC to Foundation based on trademark policies" 2013-11-12 13:41:45 +00:00
.coveragerc Update .coveragerc 2013-02-06 16:47:06 +02:00
.gitignore Merge "add doc/source/api in gitignore" 2013-07-30 20:32:30 +00:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 11:02:16 -04:00
.mailmap Update my mailmap 2013-10-25 16:16:01 +08:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08:00
HACKING.rst Replace openstack-common with oslo in HACKING.rst 2013-06-10 13:48:17 +02:00
LICENSE Add a LICENSE file. 2012-01-03 10:14:01 -05:00
MANIFEST.in Update version code from oslo. 2013-01-13 14:27:48 -08:00
openstack-common.conf Sync common db and db.sqlalchemy code from Oslo 2013-11-18 10:25:53 +02:00
pylintrc Packaging fixups 2010-10-21 15:51:44 -04:00
README.rst Replace README with links to better docs 2012-09-20 09:33:40 -07:00
requirements.txt Use packaged version of ordereddict 2013-10-30 16:52:15 +00:00
run_tests.sh emit warning while running flake8 without virtual env 2013-08-28 07:07:29 +08:00
setup.cfg Open Icehouse development 2013-09-30 11:45:13 -07:00
setup.py Updated from global requirements 2013-10-16 16:09:02 +00:00
test-requirements.txt Remove redundant dependencies in test-requirements 2013-10-19 08:28:45 +09:00
tox.ini Enable H501: do not use locals() for formatting 2013-11-12 00:50:49 +00:00

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more: