heat/heat/openstack/common
Thomas Herve 7b589f9000 Sync oslo incubator
Sync with oslo incubator at commit
ea9ead81417e942495f3cc19be400801e7aa9cb4 to get the new config generator
script options.

Change-Id: I52e006325d5cf7ea731d85a73fb7c3675f1f7e41
2014-05-21 21:16:36 +02:00
..
config Update openstack-common in prep for graceful stop 2014-04-25 20:57:12 +09:00
crypto Update olso modules 2014-05-07 16:14:28 -05:00
db Update olso modules 2014-05-07 16:14:28 -05:00
notifier Sync oslo incubator 2014-04-12 10:01:51 +02:00
rpc Update olso modules 2014-05-07 16:14:28 -05:00
__init__.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
context.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
eventlet_backdoor.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
excutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
fileutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
gettextutils.py Update olso modules 2014-05-07 16:14:28 -05:00
importutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
jsonutils.py Update olso modules 2014-05-07 16:14:28 -05:00
local.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
lockutils.py Update olso modules 2014-05-07 16:14:28 -05:00
log_handler.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
log.py Sync oslo incubator 2014-05-21 21:16:36 +02:00
loopingcall.py Sync oslo incubator 2014-05-21 21:16:36 +02:00
network_utils.py Update olso modules 2014-05-07 16:14:28 -05:00
policy.py Update olso modules 2014-05-07 16:14:28 -05:00
processutils.py Sync oslo incubator 2014-05-21 21:16:36 +02:00
README Update Oslo wiki link in README 2014-02-28 20:19:52 +08:00
service.py Update openstack-common in prep for graceful stop 2014-04-25 20:57:12 +09:00
sslutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
strutils.py Update olso modules 2014-05-07 16:14:28 -05:00
systemd.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
test.py Update olso modules 2014-05-07 16:14:28 -05:00
threadgroup.py Update olso modules 2014-05-07 16:14:28 -05:00
timeutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
uuidutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
versionutils.py Sync oslo incubator 2014-04-12 10:01:51 +02:00

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:

  https://wiki.openstack.org/wiki/Oslo#Syncing_Code_from_Incubator

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.