Replace openstack-common with oslo in HACKING.rst
Change-Id: I8c6426983ec374e903c64108b990e5d4550e3fcc
This commit is contained in:
parent
7a475d3cd6
commit
3100abbd9d
12
HACKING.rst
12
HACKING.rst
@ -262,18 +262,18 @@ uses.) More information about testr can be found at:
|
|||||||
http://wiki.openstack.org/testr
|
http://wiki.openstack.org/testr
|
||||||
|
|
||||||
|
|
||||||
openstack-common
|
oslo-incubator
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
A number of modules from openstack-common are imported into the project.
|
A number of modules from oslo-incubator are imported into the project.
|
||||||
|
|
||||||
These modules are "incubating" in openstack-common and are kept in sync
|
These modules are "incubating" in oslo-incubator and are kept in sync
|
||||||
with the help of openstack-common's update.py script. See:
|
with the help of oslo's update.py script. See:
|
||||||
|
|
||||||
http://wiki.openstack.org/CommonLibrary#Incubation
|
https://wiki.openstack.org/wiki/Oslo#Incubation
|
||||||
|
|
||||||
The copy of the code should never be directly modified here. Please
|
The copy of the code should never be directly modified here. Please
|
||||||
always update openstack-common first and then run the script to copy
|
always update oslo-incubator first and then run the script to copy
|
||||||
the changes across.
|
the changes across.
|
||||||
|
|
||||||
OpenStack Trademark
|
OpenStack Trademark
|
||||||
|
Loading…
x
Reference in New Issue
Block a user