summaryrefslogtreecommitdiffstats
path: root/HACKING.rst
diff options
context:
space:
mode:
authorThomas Bechtold <thomasbechtold@jpberlin.de>2013-06-07 11:05:54 +0200
committerThomas Bechtold <thomasbechtold@jpberlin.de>2013-06-07 11:13:51 +0200
commit3100abbd9d15496a9c6eb16c3b4a7be2b2208c59 (patch)
tree273aa51435ccd4d053df41fe5dbd79ee95237091 /HACKING.rst
parent7a475d3cd606e68090075c1a8944e3aeb7898b87 (diff)
downloadnova-3100abbd9d15496a9c6eb16c3b4a7be2b2208c59.tar.gz
nova-3100abbd9d15496a9c6eb16c3b4a7be2b2208c59.tar.xz
nova-3100abbd9d15496a9c6eb16c3b4a7be2b2208c59.zip
Replace openstack-common with oslo in HACKING.rst
Change-Id: I8c6426983ec374e903c64108b990e5d4550e3fcc
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/HACKING.rst b/HACKING.rst
index b29361a8d..c272bfc25 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -262,18 +262,18 @@ uses.) More information about testr can be found at:
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
-with the help of openstack-common's update.py script. See:
+These modules are "incubating" in oslo-incubator and are kept in sync
+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
-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.
OpenStack Trademark