summaryrefslogtreecommitdiffstats
path: root/nova/openstack/common/README
blob: def4a172aa23f217ba24fb58f224a57328c28770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.