Move ironic-tempest-plugin release to rocky

The last ironic-tempest-plugin release was for rocky but was done under
as an independent release. This just moves the existing release under
the rocky deliverable file so it shows up as part of this release cycle.

Change-Id: Ie4417cc0a72f1f3f3124f091d51f37dfe05d9157
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2018-08-09 11:19:24 -05:00
parent 79d0808a37
commit 51e2ae7233
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 5 additions and 4 deletions

View File

@ -12,9 +12,5 @@ releases:
- hash: e4cfb8bade562628feb404fb2740eac0768893e7 - hash: e4cfb8bade562628feb404fb2740eac0768893e7
repo: openstack/ironic-tempest-plugin repo: openstack/ironic-tempest-plugin
version: 1.1.0 version: 1.1.0
- projects:
- hash: 3dc8f79c86b5b4dafb1c2ae9e38baae5a725af32
repo: openstack/ironic-tempest-plugin
version: 1.2.0
repository-settings: repository-settings:
openstack/ironic-tempest-plugin: {} openstack/ironic-tempest-plugin: {}

View File

@ -5,5 +5,10 @@ release-model: cycle-with-intermediary
release-type: python-pypi release-type: python-pypi
repository-settings: repository-settings:
openstack/ironic-tempest-plugin: {} openstack/ironic-tempest-plugin: {}
releases:
- projects:
- hash: 3dc8f79c86b5b4dafb1c2ae9e38baae5a725af32
repo: openstack/ironic-tempest-plugin
version: 1.2.0
team: ironic team: ironic
type: tempest-plugin type: tempest-plugin