Bump OpenStack service version

* bump ceilometer from 6.1.3 to 6.1.4
* bump heat from 6.1.0 to 6.1.1
* bump horizon from 9.1.0 to 9.1.1
* bump keyston from 9.2.0 to 9.3.0
* bump neutron from 8.3.0 to 8.4.0
* bump trove from 5.1.1 to 5.1.2

Change-Id: I2150f62852d4a7e6695c924fa2a0245e264902c4
This commit is contained in:
Jeffrey Zhang 2017-02-15 11:08:17 +08:00
parent 47ff954aaf
commit 6452523cf8
1 changed files with 6 additions and 6 deletions

View File

@ -160,7 +160,7 @@ SOURCES = {
'ceilometer-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/ceilometer/'
'ceilometer-6.1.3.tar.gz')},
'ceilometer-6.1.4.tar.gz')},
'cinder-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/cinder/'
@ -180,11 +180,11 @@ SOURCES = {
'heat-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/heat/'
'heat-6.1.0.tar.gz')},
'heat-6.1.1.tar.gz')},
'horizon': {
'type': 'url',
'location': ('http://tarballs.openstack.org/horizon/'
'horizon-9.1.0.tar.gz')},
'horizon-9.1.1.tar.gz')},
'ironic-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/ironic/'
@ -192,7 +192,7 @@ SOURCES = {
'keystone': {
'type': 'url',
'location': ('http://tarballs.openstack.org/keystone/'
'keystone-9.2.0.tar.gz')},
'keystone-9.3.0.tar.gz')},
'magnum-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/magnum/'
@ -212,7 +212,7 @@ SOURCES = {
'neutron-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/neutron/'
'neutron-8.3.0.tar.gz')},
'neutron-8.4.0.tar.gz')},
'nova-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/nova/'
@ -236,7 +236,7 @@ SOURCES = {
'trove-base': {
'type': 'url',
'location': ('http://tarballs.openstack.org/trove/'
'trove-5.1.1.tar.gz')},
'trove-5.1.2.tar.gz')},
'zaqar': {
'type': 'url',
'location': ('http://tarballs.openstack.org/zaqar/'