aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/openstack/common/README
blob: 0700c72bb970b4bebaf8bc39f2df064f0c486769 (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:

  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.