Correct glance_store's launchpad project name

Fix and re-run the history script to import glance-store's history.

Change-Id: Ie646eafaaec12b9f30c025ef1c76c8cebf7fc95c
This commit is contained in:
Louis Taylor 2015-07-16 15:52:27 +00:00 committed by Doug Hellmann
parent 436dc380d4
commit e561da93a5
3 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,7 @@
---
launchpad: glance-store
releases:
- version: 0.4.0
projects:
- repo: openstack/glance_store
hash: ea88e503b617a7ac9a0ae7e537d6517e9992a104

View File

@ -0,0 +1,11 @@
---
launchpad: glance-store
releases:
- version: 0.5.0
projects:
- repo: openstack/glance_store
hash: 56c9486800a371e853056a3badd6eb11c2f88ad9
- version: 0.6.0
projects:
- repo: openstack/glance_store
hash: b3f8092b7512b9e9e7993e3895fdde6092022f4f

View File

@ -19,7 +19,7 @@ gen swift $REPOS/swift
gen swift-bench $REPOS/swift-bench
gen glance $REPOS/glance
gen glance_store $REPOS/glance_store
gen glance-store $REPOS/glance_store
gen keystone $REPOS/keystone
gen keystoneauth $REPOS/keystoneauth