heat/heat/openstack/common
Jenkins e930bc2887 Merge "Use oslo.context" 2014-12-31 11:51:00 +00:00
..
config Remove gettextutils import 2014-12-19 16:19:55 +02:00
crypto Sync oslo modules 2014-12-10 19:57:12 +01:00
middleware Remove oslo middleware.base module 2014-10-27 09:21:18 +00:00
README Update Oslo wiki link in README 2014-02-28 20:19:52 +08:00
__init__.py sync oslo-incubator for request_id shim 2014-10-23 18:14:55 +01:00
_i18n.py Sync oslo modules 2014-12-10 19:57:12 +01:00
eventlet_backdoor.py Sync oslo modules 2014-12-10 19:57:12 +01:00
fileutils.py Sync oslo modules 2014-12-10 19:57:12 +01:00
importutils.py Sync with oslo incubator 2014-06-17 11:22:37 +02:00
jsonutils.py Sync with oslo incubator 2014-06-17 11:22:37 +02:00
local.py Sync oslo incubator 2014-04-12 10:01:51 +02:00
log.py Sync oslo modules 2014-12-10 19:57:12 +01:00
loopingcall.py sync oslo-incubator for request_id shim 2014-10-23 18:14:55 +01:00
policy.py Sync oslo modules 2014-12-10 19:57:12 +01:00
service.py sync oslo-incubator for request_id shim 2014-10-23 18:14:55 +01:00
strutils.py Update olso modules 2014-05-07 16:14:28 -05:00
systemd.py Sync with oslo incubator 2014-06-17 11:22:37 +02:00
threadgroup.py Sync oslo modules 2014-12-10 19:57:12 +01:00
timeutils.py Sync with oslo incubator 2014-06-17 11:22:37 +02:00
versionutils.py sync oslo-incubator for request_id shim 2014-10-23 18:14:55 +01: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:

  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.