From 60f0cc9f11117bb5b4e5d60c7581dc6a52b19939 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Wed, 18 Jan 2017 12:42:15 -0700 Subject: [PATCH] Additional Newton Puppet Openstack release We've had a bunch of improvements and fixes for various OS related updates. So we would like to release 9.5.0 to capture all of these improvements. Change-Id: Ie4021741d457e62068f54df0e7adce2d6d350bd5 --- deliverables/newton/puppet-aodh.yaml | 4 ++++ deliverables/newton/puppet-barbican.yaml | 4 ++++ deliverables/newton/puppet-ceilometer.yaml | 4 ++++ deliverables/newton/puppet-cinder.yaml | 4 ++++ deliverables/newton/puppet-designate.yaml | 4 ++++ deliverables/newton/puppet-glance.yaml | 4 ++++ deliverables/newton/puppet-gnocchi.yaml | 4 ++++ deliverables/newton/puppet-heat.yaml | 4 ++++ deliverables/newton/puppet-horizon.yaml | 4 ++++ deliverables/newton/puppet-ironic.yaml | 4 ++++ deliverables/newton/puppet-keystone.yaml | 4 ++++ deliverables/newton/puppet-magnum.yaml | 4 ++++ deliverables/newton/puppet-manila.yaml | 4 ++++ deliverables/newton/puppet-mistral.yaml | 4 ++++ deliverables/newton/puppet-murano.yaml | 4 ++++ deliverables/newton/puppet-neutron.yaml | 4 ++++ deliverables/newton/puppet-nova.yaml | 4 ++++ deliverables/newton/puppet-openstack_extras.yaml | 4 ++++ deliverables/newton/puppet-openstacklib.yaml | 4 ++++ deliverables/newton/puppet-oslo.yaml | 4 ++++ deliverables/newton/puppet-ovn.yaml | 4 ++++ deliverables/newton/puppet-sahara.yaml | 4 ++++ deliverables/newton/puppet-swift.yaml | 4 ++++ deliverables/newton/puppet-tempest.yaml | 4 ++++ deliverables/newton/puppet-trove.yaml | 4 ++++ deliverables/newton/puppet-vswitch.yaml | 4 ++++ deliverables/newton/puppet-zaqar.yaml | 4 ++++ 27 files changed, 108 insertions(+) diff --git a/deliverables/newton/puppet-aodh.yaml b/deliverables/newton/puppet-aodh.yaml index c4b5847b64..134dffb62e 100644 --- a/deliverables/newton/puppet-aodh.yaml +++ b/deliverables/newton/puppet-aodh.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-aodh hash: 71d5f609145cffed594142ce3451d9ebaf01f4d5 + - version: 9.5.0 + projects: + - repo: openstack/puppet-aodh + hash: 0ec76c62a3039f68630184486ccbf27c12f3dbbb diff --git a/deliverables/newton/puppet-barbican.yaml b/deliverables/newton/puppet-barbican.yaml index e6df95a0a5..db8b50616e 100644 --- a/deliverables/newton/puppet-barbican.yaml +++ b/deliverables/newton/puppet-barbican.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-barbican hash: 60e616811320607aba649a342ab50015fff491cc + - version: 9.5.0 + projects: + - repo: openstack/puppet-barbican + hash: ec668dedbfde1373eb26175d8ffc8d9005842d1d diff --git a/deliverables/newton/puppet-ceilometer.yaml b/deliverables/newton/puppet-ceilometer.yaml index ccc6d28d0d..8f404f5269 100644 --- a/deliverables/newton/puppet-ceilometer.yaml +++ b/deliverables/newton/puppet-ceilometer.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-ceilometer hash: 007ff0f54ac9269d7962360088b52b50a62acb9a + - version: 9.5.0 + projects: + - repo: openstack/puppet-ceilometer + hash: 8d2093ecd086e6a8dd05e03631bbc3f6528e8a8c diff --git a/deliverables/newton/puppet-cinder.yaml b/deliverables/newton/puppet-cinder.yaml index c5207005c1..70a3034955 100644 --- a/deliverables/newton/puppet-cinder.yaml +++ b/deliverables/newton/puppet-cinder.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-cinder hash: 328a06651e262d55117b78d7778e3688af7aad1c + - version: 9.5.0 + projects: + - repo: openstack/puppet-cinder + hash: 3f2b95e7ef298b1bec52e63d05a8109b1f6785ac diff --git a/deliverables/newton/puppet-designate.yaml b/deliverables/newton/puppet-designate.yaml index 09a5f91943..763d8d2b0a 100644 --- a/deliverables/newton/puppet-designate.yaml +++ b/deliverables/newton/puppet-designate.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-designate hash: 3ae6f896b126fc11f4ff28df8bf93bf5db1df700 + - version: 9.5.0 + projects: + - repo: openstack/puppet-designate + hash: 3f40defa8998c27b1ce55c24b509d1cea6f00ba0 diff --git a/deliverables/newton/puppet-glance.yaml b/deliverables/newton/puppet-glance.yaml index 9593994f71..9d4e50b627 100644 --- a/deliverables/newton/puppet-glance.yaml +++ b/deliverables/newton/puppet-glance.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-glance hash: 3aa4b0b9a365c6581ea77cdb65620373cc9413ed + - version: 9.5.0 + projects: + - repo: openstack/puppet-glance + hash: b59fc5506a5446eb84f606aed65e97e709b3f902 diff --git a/deliverables/newton/puppet-gnocchi.yaml b/deliverables/newton/puppet-gnocchi.yaml index 39e25dd5f7..db633b9cf3 100644 --- a/deliverables/newton/puppet-gnocchi.yaml +++ b/deliverables/newton/puppet-gnocchi.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-gnocchi hash: 3c089d961c06a7337861198c04228cee964e9f9d + - version: 9.5.0 + projects: + - repo: openstack/puppet-gnocchi + hash: e45b5d3b2c556e64a966475b79e34c6d92bc6857 diff --git a/deliverables/newton/puppet-heat.yaml b/deliverables/newton/puppet-heat.yaml index f5c23533d1..fa8575c603 100644 --- a/deliverables/newton/puppet-heat.yaml +++ b/deliverables/newton/puppet-heat.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-heat hash: f107762c3518222d344077a68cc6cd014732fb43 + - version: 9.5.0 + projects: + - repo: openstack/puppet-heat + hash: 3081de486620556dc4e2a4103a1f8f46e73a564a diff --git a/deliverables/newton/puppet-horizon.yaml b/deliverables/newton/puppet-horizon.yaml index 27cd59c422..94386d4dc6 100644 --- a/deliverables/newton/puppet-horizon.yaml +++ b/deliverables/newton/puppet-horizon.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-horizon hash: 20fb08a9476f0390e96240906af3a8dbb607143d + - version: 9.5.0 + projects: + - repo: openstack/puppet-horizon + hash: c53f2b65f8fbdd2f90aafc29563e44de07b68c98 diff --git a/deliverables/newton/puppet-ironic.yaml b/deliverables/newton/puppet-ironic.yaml index 8f5c3ec4bd..361932c6cc 100644 --- a/deliverables/newton/puppet-ironic.yaml +++ b/deliverables/newton/puppet-ironic.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-ironic hash: 13fda5e379719956f498d5dd998404c4f5f7b5d8 + - version: 9.5.0 + projects: + - repo: openstack/puppet-ironic + hash: ff154c25a0cf5a9fde5195f8d4f4337ff7d7a97d diff --git a/deliverables/newton/puppet-keystone.yaml b/deliverables/newton/puppet-keystone.yaml index 695b566199..4e944a3587 100644 --- a/deliverables/newton/puppet-keystone.yaml +++ b/deliverables/newton/puppet-keystone.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-keystone hash: 276e432046faba94046799c4b709310a615dd1c6 + - version: 9.5.0 + projects: + - repo: openstack/puppet-keystone + hash: 005134fc6c43d439d72a7973665d1585035aeeec diff --git a/deliverables/newton/puppet-magnum.yaml b/deliverables/newton/puppet-magnum.yaml index 9acc07fe5f..5eff0d0c15 100644 --- a/deliverables/newton/puppet-magnum.yaml +++ b/deliverables/newton/puppet-magnum.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-magnum hash: 7ed3e3ae8d9cb94b0d18c1952765097c2c103471 + - version: 9.5.0 + projects: + - repo: openstack/puppet-magnum + hash: 9329556f6dec13401973a9e9ef58c0304226fc27 diff --git a/deliverables/newton/puppet-manila.yaml b/deliverables/newton/puppet-manila.yaml index ee02b182ab..dbd1c72efc 100644 --- a/deliverables/newton/puppet-manila.yaml +++ b/deliverables/newton/puppet-manila.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-manila hash: 259071bd95c5f3341c7e4a8a998558ab28ce42d1 + - version: 9.5.0 + projects: + - repo: openstack/puppet-manila + hash: db4e38f00dd29f2cb10bd61fb4fe4c942b665e25 diff --git a/deliverables/newton/puppet-mistral.yaml b/deliverables/newton/puppet-mistral.yaml index 285fbca43e..7d90bdb9bf 100644 --- a/deliverables/newton/puppet-mistral.yaml +++ b/deliverables/newton/puppet-mistral.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-mistral hash: 67b2f4f6fae662a9bf9b9e486b17caa4c795c7b6 + - version: 9.5.0 + projects: + - repo: openstack/puppet-mistral + hash: cae479cd2c46cb24db8c54c7514fe68f1b67251d diff --git a/deliverables/newton/puppet-murano.yaml b/deliverables/newton/puppet-murano.yaml index 2c532be716..170b3fd04c 100644 --- a/deliverables/newton/puppet-murano.yaml +++ b/deliverables/newton/puppet-murano.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-murano hash: 3842db036321e6ea9c5c0a3995666ed60cd964f5 + - version: 9.5.0 + projects: + - repo: openstack/puppet-murano + hash: ea616d16677ef9c1c071ccff7ef06e50553546f2 diff --git a/deliverables/newton/puppet-neutron.yaml b/deliverables/newton/puppet-neutron.yaml index 9d7fe0278b..ea6e7705b6 100644 --- a/deliverables/newton/puppet-neutron.yaml +++ b/deliverables/newton/puppet-neutron.yaml @@ -37,3 +37,7 @@ releases: projects: - repo: openstack/puppet-neutron hash: 130b59cadebcd19f13d48afd23014e1f37a3468e + - version: 9.5.0 + projects: + - repo: openstack/puppet-neutron + hash: 24c3d0d3261d6fd60977d48d456597f0d86c3443 diff --git a/deliverables/newton/puppet-nova.yaml b/deliverables/newton/puppet-nova.yaml index e96dbfee75..8d4e7f8030 100644 --- a/deliverables/newton/puppet-nova.yaml +++ b/deliverables/newton/puppet-nova.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-nova hash: 29d44cdf26e18a14b64cad61ffe9725a25d0f0ca + - version: 9.5.0 + projects: + - repo: openstack/puppet-nova + hash: 67b6dbb2825086f59932e8a9862611817c4c99fd diff --git a/deliverables/newton/puppet-openstack_extras.yaml b/deliverables/newton/puppet-openstack_extras.yaml index b20ae8ae1d..6bb0e795ab 100644 --- a/deliverables/newton/puppet-openstack_extras.yaml +++ b/deliverables/newton/puppet-openstack_extras.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-openstack_extras hash: eaca03bdae67b6e6cc86cec56f99d8dc14275e4e + - version: 9.5.0 + projects: + - repo: openstack/puppet-openstack_extras + hash: 5ea8ac8bb99cb47ccee979e47a15f08f49d13ce8 diff --git a/deliverables/newton/puppet-openstacklib.yaml b/deliverables/newton/puppet-openstacklib.yaml index 6b72833504..e92c80af03 100644 --- a/deliverables/newton/puppet-openstacklib.yaml +++ b/deliverables/newton/puppet-openstacklib.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-openstacklib hash: adf3ce3d1da3dab867ccb44a9c4bd208f1845654 + - version: 9.5.0 + projects: + - repo: openstack/puppet-openstacklib + hash: b7d99359eea9eafa861c2aec73566b19afdc0fca diff --git a/deliverables/newton/puppet-oslo.yaml b/deliverables/newton/puppet-oslo.yaml index c3c7bebcc9..427bf3f0ad 100644 --- a/deliverables/newton/puppet-oslo.yaml +++ b/deliverables/newton/puppet-oslo.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-oslo hash: ea577516fd8158a9e01c2eabdb2bad3688339cd3 + - version: 9.5.0 + projects: + - repo: openstack/puppet-oslo + hash: 8cbfbcfb0c9f1e1b469895cb00a19c4675b7d1b7 diff --git a/deliverables/newton/puppet-ovn.yaml b/deliverables/newton/puppet-ovn.yaml index 8ba2edabcb..d0e366faa8 100644 --- a/deliverables/newton/puppet-ovn.yaml +++ b/deliverables/newton/puppet-ovn.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-ovn hash: 35fd3718b81bb711512f21492dc511f90d121934 + - version: 9.5.0 + projects: + - repo: openstack/puppet-ovn + hash: fe4233e7d5f953be5dfd9c549030f2624fdda48f diff --git a/deliverables/newton/puppet-sahara.yaml b/deliverables/newton/puppet-sahara.yaml index 30f9e9978a..df8f066977 100644 --- a/deliverables/newton/puppet-sahara.yaml +++ b/deliverables/newton/puppet-sahara.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-sahara hash: 80979d6ddfed0f3d14d15d13d55fe01c701e00ee + - version: 9.5.0 + projects: + - repo: openstack/puppet-sahara + hash: 578b80bee12662d00821d2836d16d87b5d9ff214 diff --git a/deliverables/newton/puppet-swift.yaml b/deliverables/newton/puppet-swift.yaml index e35e361042..15b2fdf152 100644 --- a/deliverables/newton/puppet-swift.yaml +++ b/deliverables/newton/puppet-swift.yaml @@ -45,3 +45,7 @@ releases: projects: - repo: openstack/puppet-swift hash: f75979a613b1cc745e95498f10c69c4a421f271e + - version: 9.5.0 + projects: + - repo: openstack/puppet-swift + hash: 1d4afc04b479b7b376e00e217086ae96eb69a18b diff --git a/deliverables/newton/puppet-tempest.yaml b/deliverables/newton/puppet-tempest.yaml index 8d22931fb9..88906e22f1 100644 --- a/deliverables/newton/puppet-tempest.yaml +++ b/deliverables/newton/puppet-tempest.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-tempest hash: 31097f2247ac5f29ec96feddc16d3734d1c12747 + - version: 9.5.0 + projects: + - repo: openstack/puppet-tempest + hash: 83c229fad4085289f361ed53817732d2787fdff8 diff --git a/deliverables/newton/puppet-trove.yaml b/deliverables/newton/puppet-trove.yaml index fda8886657..d411eedba8 100644 --- a/deliverables/newton/puppet-trove.yaml +++ b/deliverables/newton/puppet-trove.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-trove hash: 29facdf424b72036b28df411cc07a360f170c38a + - version: 9.5.0 + projects: + - repo: openstack/puppet-trove + hash: 1fb091bdb1b26105f81ac867c5e33c2d8866f596 diff --git a/deliverables/newton/puppet-vswitch.yaml b/deliverables/newton/puppet-vswitch.yaml index c108ed8fc6..968df17851 100644 --- a/deliverables/newton/puppet-vswitch.yaml +++ b/deliverables/newton/puppet-vswitch.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/puppet-vswitch hash: 3f5e1fb3e4bb8aa7b7362ddadf9fa18230f5bbf3 + - version: 5.5.0 + projects: + - repo: openstack/puppet-vswitch + hash: f40d2757cf04e3a08c617b50383358ed2c6da157 diff --git a/deliverables/newton/puppet-zaqar.yaml b/deliverables/newton/puppet-zaqar.yaml index 6991201dc0..f91a6fcd33 100644 --- a/deliverables/newton/puppet-zaqar.yaml +++ b/deliverables/newton/puppet-zaqar.yaml @@ -29,3 +29,7 @@ releases: projects: - repo: openstack/puppet-zaqar hash: c34d1b6642a0f8fcea9e83278179213030828022 + - version: 9.5.0 + projects: + - repo: openstack/puppet-zaqar + hash: a3c78095fb0e815ffb2f5d555ce72d9ff4d3f56e