manila/manila/openstack/common
Clinton Knight 1070ba728e Last sync to Manila from oslo-incubator
Oslo incubator is going away, and we cannot use the sync script
to copy the incubator files to Manila one last time because at
least one file has changed in Manila since the last sync.  This
commit includes the remaining changes which we do want.  The files
are consistent with the oslo-incubator master branch as of commit
305c2b0d52d387c0039e3b3021c4de27e85cd175.

Change-Id: Ib880a0108e4a567ebe39aa1ada7f872c63a818f1
2015-11-20 19:20:21 +00:00
..
scheduler Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00
README Update openstack-common reference in openstack/common/README 2015-04-08 18:28:39 +02:00
__init__.py Sync with oslo-incubator 2014-10-26 08:12:04 +00:00
_i18n.py Sync oslo-incubator code 2015-04-22 11:20:25 +03:00

README

oslo-incubator
--------------

A number of modules from oslo-incubator are imported into this project.
You can clone the oslo-incubator repository using the following url:

  git://git.openstack.org/openstack/oslo-incubator

These modules are "incubating" in oslo-incubator and are kept in sync
with the help of oslo-incubator'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 oslo-incubator first and then run the script to copy
the changes across.