diff options
author | Jeremy Stanley <fungi@yuggoth.org> | 2012-11-11 23:44:12 +0000 |
---|---|---|
committer | Jeremy Stanley <fungi@yuggoth.org> | 2012-11-11 23:44:12 +0000 |
commit | 745278192e142b0b2eadb0623c2b83de5fda3b50 (patch) | |
tree | 6ac593d676aa634e3010e7f86759aa59e3dac4e0 /.gitreview | |
parent | 9c6394ed9ac67eecfa1de83c3b86c02a84f01b29 (diff) | |
download | oslo-db-745278192e142b0b2eadb0623c2b83de5fda3b50.tar.gz |
Correcting openstack-common mv to oslo-incubator.
The earlier rename of openstack-common to oslo was incorrect; it should
have been oslo-incubator instead per the 2102-11-06 Project meeting log.
This change corrects its .gitreview file to match CI changes already
merged.
Change-Id: I9720387576a52654383bfc14f557ed1e06cc0a91
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [gerrit] host=review.openstack.org port=29418 -project=openstack/oslo.git +project=openstack/oslo-incubator.git |