glance/glance/openstack/common
Monty Taylor f879081427 Use sdist cmdclass from openstack-common.
Change-Id: I6f970cb61929d32fa121c1bc1209fc1fef1d572d
2012-05-06 11:48:01 -07:00
..
README Integrate openstack-common using update.py 2012-04-30 14:01:13 -07:00
__init__.py Integrate openstack-common using update.py 2012-04-30 14:01:13 -07:00
cfg.py Support for directory source of config files 2012-05-01 17:29:34 +01:00
iniparser.py Integrate openstack-common using update.py 2012-04-30 14:01:13 -07:00
setup.py Use sdist cmdclass from openstack-common. 2012-05-06 11:48:01 -07:00

README

openstack-common
----------------

A number of modules from openstack-common are imported into this project.

These modules are "incubating" in openstack-common and are kept in sync
with the help of openstack-common's update.py script. See:

  http://wiki.openstack.org/CommonLibrary#Incubation

The copy of the code should never be directly modified here. Please
always update openstack-common first and then run the script to copy
the changes across.