Update all SHA's for Master (Pike) as of 30.06.2017

Additionally:
Move Gnocchi to new upstream @ github.com/gnocchixyz/gnocchi
Unpin Nova - since fix https://review.openstack.org/#/c/478991/ merged
Add "lvm_type=thin" to the LVM backend for Cinder.

Change-Id: I2bd31bda8ca94c238042ba99f8eb309dc75164d4
This commit is contained in:
Andy McCrae 2017-06-30 16:09:08 +01:00 committed by Andy McCrae
parent 7ebfb45d79
commit 255c489d83
5 changed files with 41 additions and 40 deletions

View File

@ -14,3 +14,4 @@ storage_hosts:
volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
volume_backend_name: LVM_iSCSI
iscsi_ip_address: "172.29.236.100"
lvm_type: "thin"

View File

@ -32,6 +32,6 @@
## Gnocchi service
## This service has a different stable branch strategy to the rest of OpenStack.
## The SHA is recorded here to make the SHA updating easier.
gnocchi_git_repo: https://git.openstack.org/openstack/gnocchi
gnocchi_git_install_branch: 91656b0a43ff4cf3a75b8682f34b87ca117151a3 # HEAD of "master" as of 02.06.2017
gnocchi_git_repo: https://github.com/gnocchixyz/gnocchi
gnocchi_git_install_branch: 8ace8523e32172e33b422acf031d03a565025215 # HEAD of "master" as of 30.06.2017
gnocchi_git_project_group: gnocchi_all

View File

@ -26,12 +26,12 @@
## NOVNC from source
novncproxy_git_repo: https://github.com/kanaka/novnc
novncproxy_git_install_branch: 255fbe0c9e93d26b0edc6c33fdd99dd64e7bc976 # HEAD of "master" as of 02.06.2017
novncproxy_git_repo: https://github.com/novnc/noVNC
novncproxy_git_install_branch: e7c4d669f0f0267356c37b20b35ff50bbd204cb2 # HEAD of "master" as of 30.06.2017
novncproxy_git_project_group: nova_console
## spice-html5 from source
spicehtml5_git_repo: https://github.com/SPICE/spice-html5
spicehtml5_git_install_branch: 54cc41299bea8cd681ed0262735e0fd821cd774a # HEAD of "master" as of 02.06.2017
spicehtml5_git_install_branch: 54cc41299bea8cd681ed0262735e0fd821cd774a # HEAD of "master" as of 30.06.2017
spicehtml5_git_project_group: nova_console

View File

@ -31,114 +31,114 @@
## Global Requirements
requirements_git_repo: https://git.openstack.org/openstack/requirements
requirements_git_install_branch: 5e111bc5f5423cad6d526a992f6f7d3520a5c1b2 # HEAD of "master" as of 05.06.2017
requirements_git_install_branch: 8a2ba1c08cb9f20fe373c242b85d9e7b4255bfb3 # HEAD of "master" as of 30.06.2017
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: 132de83ed34e1655acce3a8c30baae86b4acdc15 # HEAD of "master" as of 02.06.2017
aodh_git_install_branch: ba461b4f03ee6da3981f38968da4d2d44a5c4f6c # HEAD of "master" as of 30.06.2017
aodh_git_project_group: aodh_all
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: 1a9dcc12612d8fd5c2c811b12ff8aa12cfd3db3f # HEAD of "master" as of 02.06.2017
barbican_git_install_branch: 58838ce6c2a922ae38d5319720c049dc5ddb3091 # HEAD of "master" as of 30.06.2017
barbican_git_project_group: barbican_all
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: 081020db88b965ed03fea2d3538a1bab4d996052 # HEAD of "master" as of 02.06.2017
ceilometer_git_install_branch: f53ab18125cc2efc9a9d492a9c1e4acbc2e28d90 # HEAD of "master" as of 30.06.2017
ceilometer_git_project_group: ceilometer_all
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: bae7cce8372c601411322492fc7422d567a84867 # HEAD of "master" as of 02.06.2017
cinder_git_install_branch: 7617a60cc9ba15a6dbd18345b557447a2e9a9627 # HEAD of "master" as of 30.06.2017
cinder_git_project_group: cinder_all
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: 014756c520c243285769aab1b17fb76c9157b662 # HEAD of "master" as of 02.06.2017
designate_git_install_branch: 3c323d5eab31920733fd55cc1a73076ddf08dcd5 # HEAD of "master" as of 30.06.2017
designate_git_project_group: designate_all
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: https://git.openstack.org/openstack/designate-dashboard
designate_dashboard_git_install_branch: 3fb16ee9ae50d5534e894b8402bf1488e68007f5 # HEAD of "master" as of 02.06.2017
designate_dashboard_git_install_branch: a8d79c4286f3b53508c89b12a07a4d51d4775cc3 # HEAD of "master" as of 30.06.2017
designate_dashboard_git_project_group: horizon_all
## Dragonflow service
dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow
dragonflow_git_install_branch: 86928102b359b7912664465c438a259d607f3fe9 # HEAD of "master" as of 02.06.2017
dragonflow_git_install_branch: 52f43ecacb8df3700b393385e13b1f36354d346e # HEAD of "master" as of 30.06.2017
dragonflow_git_project_group: neutron_all
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: 0d1ec8fb4573715c47195caac652aea4d04adefb # HEAD of "master" as of 02.06.2017
glance_git_install_branch: adf7f5885bcb8a655756afd429301370495966d1 # HEAD of "master" as of 30.06.2017
glance_git_project_group: glance_all
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: ef7aa00a833983d372fde00dada451c40c4853d5 # HEAD of "master" as of 02.06.2017
heat_git_install_branch: 53f53f83ebb5ef43ec8cd8eff4daa242064f08a3 # HEAD of "master" as of 30.06.2017
heat_git_project_group: heat_all
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: c01c4d98730f43bd29afa6a887e258293fd0b99b # HEAD of "master" as of 05.06.2017
horizon_git_install_branch: 839d234bb55c59525f5077c08a2aecdaa55a071a # HEAD of "master" as of 30.06.2017
horizon_git_project_group: horizon_all
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: https://git.openstack.org/openstack/ironic-ui
ironic_dashboard_git_install_branch: 852b70efd87a6e24a33c5ad2f0b71eacbc70d40a # HEAD of "master" as of 02.06.2017
ironic_dashboard_git_install_branch: 6a1f2e2f1b63c5c7edb42a7427d8ac6f395b8897 # HEAD of "master" as of 30.06.2017
ironic_dashboard_git_project_group: horizon_all
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: https://git.openstack.org/openstack/magnum-ui
magnum_dashboard_git_install_branch: cc5dd12f32c08071d97358ed0af2ebf4f3453f50 # HEAD of "master" as of 02.06.2017
magnum_dashboard_git_install_branch: 9e99e8c666e6ded8026de070b458e146cfdf5adb # HEAD of "master" as of 30.06.2017
magnum_dashboard_git_project_group: horizon_all
## Horizon LBaaS dashboard plugin
neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lbaas-dashboard
neutron_lbaas_dashboard_git_install_branch: b355b6b5e8ae7124c467eff334ac8b5933a12a76 # HEAD of "master" as of 02.06.2017
neutron_lbaas_dashboard_git_install_branch: 789e7cea2d949960114754614a63c4a4ef2f0c11 # HEAD of "master" as of 30.06.2017
neutron_lbaas_dashboard_git_project_group: horizon_all
## Horizon Sahara dashboard plugin
sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard
sahara_dashboard_git_install_branch: 29a350c9d4e034f74dd34c2665dc3f08b0ab91e7 # HEAD of "master" as of 02.06.2017
sahara_dashboard_git_install_branch: 5f07d19d68fe61fbe3eb0360e98a60e8cef28853 # HEAD of "master" as of 30.06.2017
sahara_dashboard_git_project_group: horizon_all
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: 7754f170aa0eb42bea356e7f912bc241832eb1f3 # HEAD of "master" as of 02.06.2017
keystone_git_install_branch: bebd7056ad33d294871013067cb7367bc6db1a13 # HEAD of "master" as of 30.06.2017
keystone_git_project_group: keystone_all
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: e91777ae2f078767fef628868aba2796576d0d39 # HEAD of "master" as of 02.06.2017
neutron_git_install_branch: b1dd13abfb121ca2a3e1cebc6bc2cef4a056f401 # HEAD of "master" as of 30.06.2017
neutron_git_project_group: neutron_all
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: f13de20ca68d9447bf67efa932aef48783380d44 # HEAD of "master" as of 02.06.2017
neutron_lbaas_git_install_branch: 997a4556a07f1c830c4d1d84ae0c54570ceab169 # HEAD of "master" as of 30.06.2017
neutron_lbaas_git_project_group: neutron_all
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
neutron_vpnaas_git_install_branch: aa1c3f9a9b16837763feb1e6aaa08dc8ff021971 # HEAD of "master" as of 02.06.2017
neutron_vpnaas_git_install_branch: dddb73ccb489fd2ef5a35818d4925072b00e0726 # HEAD of "master" as of 30.06.2017
neutron_vpnaas_git_project_group: neutron_all
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: e73b214d73e4b0f2627d27c702f1e03b618e20b8 # HEAD of "master" as of 02.06.2017
neutron_fwaas_git_install_branch: 8d7cc87711c279789af70af4034b5f4f45dc41b0 # HEAD of "master" as of 30.06.2017
neutron_fwaas_git_project_group: neutron_all
neutron_dynamic_routing_git_repo: https://git.openstack.org/openstack/neutron-dynamic-routing
neutron_dynamic_routing_git_install_branch: e757b7bd7f14537ceedacbc9cfcac5d76c65030e # HEAD of "master" as of 02.06.2017
neutron_dynamic_routing_git_install_branch: accc24cc6c43d13d6a1322948bc5c040bd47bd94 # HEAD of "master" as of 30.06.2017
neutron_dynamic_routing_git_project_group: neutron_all
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
@ -147,66 +147,66 @@ networking_calico_git_project_group: neutron_all
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: fc162910bac0d0127f157b3c17457a1c98d665f6 # HEAD of "master" as of 23.05.2017
nova_git_install_branch: c140d7d708c22bd54e5020567ddd02ee392b00aa # HEAD of "master" as of 30.06.2017
nova_git_project_group: nova_all
## PowerVM Virt Driver
nova_powervm_git_repo: https://git.openstack.org/openstack/nova-powervm
nova_powervm_git_install_branch: 484eaee78cf3f6aceb2bd208221d26e6d5e06fa8 # HEAD of "master" as of 02.06.2017
nova_powervm_git_install_branch: 560953d1c8b732364c80994906dd2cafc42c0262 # HEAD of "master" as of 30.06.2017
nova_powervm_git_project_group: nova_compute
## LXD Virt Driver
nova_lxd_git_repo: https://git.openstack.org/openstack/nova-lxd
nova_lxd_git_install_branch: 52232047f18937b7e2dd83b4f108a5c382f20ffa # HEAD of "master" as of 02.06.2017
nova_lxd_git_install_branch: ca9073ca179058518b3ccd620694b7fa82b662f7 # HEAD of "master" as of 30.06.2017
nova_lxd_git_project_group: nova_compute
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: 8f406bcfb96aada2fee397eef73abe5bd200969a # HEAD of "master" as of 02.06.2017
sahara_git_install_branch: 506f85b7906517286be21a04f71ce608abc0860a # HEAD of "master" as of 30.06.2017
sahara_git_project_group: sahara_all
## Swift service
swift_git_repo: https://git.openstack.org/openstack/swift
swift_git_install_branch: d51ecb4ecc559bf4628159edc2119e96c05fe6c5 # HEAD of "master" as of 02.06.2017
swift_git_install_branch: 3361cd083ea9b242baee7f44f1570793ff681d73 # HEAD of "master" as of 30.06.2017
swift_git_project_group: swift_all
## Swift3 middleware
swift3_git_repo: https://git.openstack.org/openstack/swift3
swift3_git_install_branch: de8fe28278905678b84e95fa977aca01545a4b27 # HEAD of "master" as of 02.06.2017
swift3_git_install_branch: a8bbdd66464b735a247159ee6c68e0d71bcf27d6 # HEAD of "master" as of 30.06.2017
swift3_git_project_group: swift_all
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: edd0b16ac7aeb66eb41b74166156031e7db9d77f # HEAD of "master" as of 02.06.2017
ironic_git_install_branch: cbcb5d9fdbdb1bce2b8fb18f766b95cd556c7949 # HEAD of "master" as of 30.06.2017
ironic_git_project_group: ironic_all
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: 744335c4573a9c8efe62c948bfbe27760d191c63 # HEAD of "master" as of 02.06.2017
magnum_git_install_branch: 2e7e5a77967028c961337177ce577eb936c3845c # HEAD of "master" as of 30.06.2017
magnum_git_project_group: magnum_all
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: 321b38219c23edac4d3918ad8a86b5b57fc69ad3 # HEAD of "master" as of 02.06.2017
trove_git_install_branch: 7c258abb01047355813be6a1002b4c1c253ab41c # HEAD of "master" as of 30.06.2017
trove_git_project_group: trove_all
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: https://git.openstack.org/openstack/trove-dashboard
trove_dashboard_git_install_branch: 468b8984d932dd3bd664034d9fa973d2a217f1a5 # HEAD of "master" as of 02.06.2017
trove_dashboard_git_install_branch: e1a1fa462191291f121059816df3908ddb791569 # HEAD of "master" as of 30.06.2017
trove_dashboard_git_project_group: horizon_all
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: 29219e43453f0eecacebd7d3bf892519da7cc35c # HEAD of "master" as of 02.06.2017
octavia_git_install_branch: 7466016ae982af2a560a94327f9e63a7e7151cc5 # HEAD of "master" as of 30.06.2017
octavia_git_project_group: octavia_all
## Molteniron service
molteniron_git_repo: https://git.openstack.org/openstack/molteniron
molteniron_git_install_branch: 6eb00df34c25e156197b9b03f428cc5ef028b649 # HEAD of "master" as of 02.06.2017
molteniron_git_install_branch: 6eb00df34c25e156197b9b03f428cc5ef028b649 # HEAD of "master" as of 30.06.2017
molteniron_git_project_group: molteniron_all

View File

@ -27,13 +27,13 @@
## Tempest service
tempest_git_repo: https://git.openstack.org/openstack/tempest
tempest_git_install_branch: 8a36a38cd406b34e7b157dacbf4343ffc025937c # HEAD of "master" as of 02.06.2017
tempest_git_install_branch: 0279907cc7a1b84fcea94d43a63226d9a5799e7b # HEAD of "master" as of 30.06.2017
tempest_git_project_group: utility_all
tempest_git_install_fragments: "venvwithindex=True&ignorerequirements=True"
## Rally service
rally_git_repo: https://git.openstack.org/openstack/rally
rally_git_install_branch: df0d4d25a2ed7115c088cac1ca52f24ca673f706 # HEAD of "master" as of 02.06.2017
rally_git_install_branch: 277a60226b90df2127d65d144885efd79b7ee3a2 # HEAD of "master" as of 30.06.2017
rally_git_project_group: utility_all
rally_git_install_fragments: "venvwithindex=True&ignorerequirements=True"