Files
gantt/nova/openstack/common
Andreas Jaeger e01764605e Merge from oslo-incubator for notifier
Goal: merge from oslo-incubator change  I282d4ae3311bc3fcda6be8e5a1fceecfc8ddb115

Done via:
python update.py --nodeps --base nova --dest-dir ../nova --modules notifier

Change-Id: I5ed80458f1073d6e5185e2769eed85a49dec5d10
2013-08-12 10:27:54 +02:00
..
2013-07-31 17:46:31 -05:00
2013-07-25 19:22:53 -07:00
2013-02-14 11:13:15 +02:00
2013-02-14 11:13:15 +02:00
2013-07-19 05:58:19 +00:00
2013-03-22 14:10:07 -04:00
2013-07-26 09:30:28 -05:00
2012-02-07 21:35:30 +00:00
2013-08-08 13:49:45 +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:

  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.