OpenStack Image Management (Glance)
Go to file
2010-12-22 12:38:54 -05:00
bin Fixes binaries, updates WSGI file to more recent version from Nova, and fixes an issue in SQLAlchemy API that was being hidden by stubs and only showed up when starting up the actual binaries and testing... 2010-12-18 13:00:21 -05:00
doc Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00
glance Merge Rick's additions branch and make tiny fixups 2010-12-21 10:07:16 -05:00
tests Adds POST /images work that saves image data to a store backend 2010-12-20 13:38:56 -05:00
tools Fixes binaries, updates WSGI file to more recent version from Nova, and fixes an issue in SQLAlchemy API that was being hidden by stubs and only showed up when starting up the actual binaries and testing... 2010-12-18 13:00:21 -05:00
.bzrignore Ignore virtualenv directory in bzr 2010-10-15 15:46:21 -04:00
builddeb.sh Packaging fixups 2010-10-21 15:51:44 -04:00
MANIFEST.in Packaging fixups 2010-10-21 15:51:44 -04:00
pylintrc Packaging fixups 2010-10-21 15:51:44 -04:00
README Initial check-in 2010-08-05 22:06:42 -05:00
run_tests.sh Implements Parallax API call to register a new image 2010-10-12 14:01:12 -04:00
setup.cfg Added setup.py and sphinx docs. 2010-09-26 00:25:34 -07:00
setup.py Packaging fixups 2010-10-21 15:51:44 -04:00

Glance Project
==============

Glance has to sub-projects:

  Parallax - an image registry
  Teller - a image delivery agent