glance/glance/openstack/common
Monty Taylor 1aaacf9c63 Update version code from oslo.
Change-Id: Ibe96c6783203dc01d231c5ba990159a089ee27ba
2013-01-13 14:27:48 -08:00
..
notifier Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08: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 Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
gettextutils.py Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
importutils.py Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
iniparser.py Sync with latest version of openstack.common.cfg 2012-08-10 12:01:28 +01:00
jsonutils.py Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
local.py Add openstack-common's local and notifier modules 2012-07-11 21:18:00 -07:00
log.py Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
policy.py Merge in update openstack-common policy code 2012-10-23 13:57:24 -05:00
setup.py Update version code from oslo. 2013-01-13 14:27:48 -08:00
timeutils.py Update common openstack code from oslo-incubator 2013-01-09 11:16:59 -08:00
uuidutils.py Update uuidutils from openstack common 2012-11-12 15:38:43 -05:00
version.py Update version code from oslo. 2013-01-13 14:27:48 -08: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.