Bump OpenStack service version

* Bump ceilometer from 8.1.1 to 8.1.2
* Bump heat from 8.0.4 to 8.0.5
* Bump horizon from 11.0.3 to 11.0.4
* Bump ironic from 7.0.2 to 7.0.3
* Bump magnum from 4.1.3 to 4.1.4
* Bump neutron from 10.0.3 to 10.0.4
* Bump nova from 15.0.7 to 15.0.8

Change-Id: I47ad09e523441afd8e2881b9cd3a22290b720927
This commit is contained in:
Jeffrey Zhang 2017-11-27 09:40:16 +08:00
parent 17f95f00f7
commit 8eab0ee5e7
1 changed files with 7 additions and 7 deletions

View File

@ -251,7 +251,7 @@ SOURCES = {
'ceilometer-base': {
'type': 'url',
'location': ('$tarballs_base/ceilometer/'
'ceilometer-8.1.1.tar.gz')},
'ceilometer-8.1.2.tar.gz')},
'ceilometer-base-plugin-panko': {
'type': 'url',
'location': ('$tarballs_base/panko/'
@ -291,11 +291,11 @@ SOURCES = {
'heat-base': {
'type': 'url',
'location': ('$tarballs_base/heat/'
'heat-8.0.4.tar.gz')},
'heat-8.0.5.tar.gz')},
'horizon': {
'type': 'url',
'location': ('$tarballs_base/horizon/'
'horizon-11.0.3.tar.gz')},
'horizon-11.0.4.tar.gz')},
'horizon-plugin-cloudkitty-dashboard': {
'type': 'url',
'location': ('$tarballs_base/cloudkitty-dashboard/'
@ -375,7 +375,7 @@ SOURCES = {
'ironic-base': {
'type': 'url',
'location': ('$tarballs_base/ironic/'
'ironic-7.0.2.tar.gz')},
'ironic-7.0.3.tar.gz')},
'ironic-inspector': {
'type': 'url',
'location': ('$tarballs_base/ironic-inspector/'
@ -399,7 +399,7 @@ SOURCES = {
'magnum-base': {
'type': 'url',
'location': ('$tarballs_base/magnum/'
'magnum-4.1.3.tar.gz')},
'magnum-4.1.4.tar.gz')},
'manila-base': {
'type': 'url',
'location': ('$tarballs_base/manila/'
@ -435,7 +435,7 @@ SOURCES = {
'neutron-base': {
'type': 'url',
'location': ('$tarballs_base/neutron/'
'neutron-10.0.3.tar.gz')},
'neutron-10.0.4.tar.gz')},
'neutron-base-plugin-neutron-fwaas': {
'type': 'url',
'location': ('$tarballs_base/neutron-fwaas/'
@ -467,7 +467,7 @@ SOURCES = {
'nova-base': {
'type': 'url',
'location': ('$tarballs_base/nova/'
'nova-15.0.7.tar.gz')},
'nova-15.0.8.tar.gz')},
'octavia-base': {
'type': 'url',
'location': ('$tarballs_base/octavia/'