Updated juno for new dev work - 25 Sep 2015

Updates all repo SHAs to open up work on 10.1.16

Change-Id: I393706818a4c6a3b314c492ee792eb58c17bd027
This commit is contained in:
Jesse Pretorius 2015-09-25 18:51:24 +01:00
parent 437bc67738
commit 933fce57ff
11 changed files with 11 additions and 11 deletions

View File

@ -49,7 +49,7 @@ external_vip_address: "{{ external_lb_vip_address }}"
## URL for the frozen rpc repo
rpc_repo_url: "https://mirror.rackspace.com/rackspaceprivatecloud"
rpc_release: 10.1.15
rpc_release: 10.1.16
## URLs for package repos
mariadb_repo_url: "http://mirror.rackspace.com/mariadb/repo/5.5/ubuntu"

View File

@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
git_repo: https://github.com/openstack/cinder
git_fallback_repo: https://git.openstack.org/openstack/cinder
git_dest: "/opt/{{ repo_path }}"
git_install_branch: 7979f558a6d9eedcda6fee6cfbcc5eca93c4fc8c # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 7979f558a6d9eedcda6fee6cfbcc5eca93c4fc8c # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: cinder

View File

@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
git_repo: https://github.com/openstack/glance
git_fallback_repo: https://git.openstack.org/openstack/glance
git_dest: "/opt/{{ repo_path }}"
git_install_branch: 45be8e1c620c50f3cbca76f561945200a8843bc8 # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 45be8e1c620c50f3cbca76f561945200a8843bc8 # HEAD of "stable/juno" as of 25.09.2015
git_etc_example: etc/
pip_wheel_name: glance

View File

@ -22,7 +22,7 @@ git_repo: https://github.com/openstack/heat
git_fallback_repo: https://git.openstack.org/openstack/heat
git_dest: "/opt/{{ repo_path }}"
git_etc_example: etc/heat
git_install_branch: aa922af221155c88054008f878bb0a5160a0e5d7 # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 964c6e8c5f31e292f755944dd7a82152d600e9d6 # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: heat

View File

@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
git_repo: https://github.com/openstack/horizon
git_fallback_repo: https://git.openstack.org/openstack/horizon
git_dest: "/opt/{{ repo_path }}"
git_install_branch: 184f5a6380567e902b06e6013bdb2a757ff8c9b3 # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 184f5a6380567e902b06e6013bdb2a757ff8c9b3 # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: horizon

View File

@ -22,7 +22,7 @@ git_repo: https://github.com/openstack/keystone
git_fallback_repo: https://git.openstack.org/openstack/keystone
git_dest: "/opt/{{ repo_path }}"
git_etc_example: etc/
git_install_branch: dd819ff1be1bc0eea02b89420e53ff4a9e6f312a # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: dd819ff1be1bc0eea02b89420e53ff4a9e6f312a # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: keystone

View File

@ -22,7 +22,7 @@ git_repo: https://github.com/openstack/neutron
git_fallback_repo: https://git.openstack.org/openstack/neutron
git_dest: "/opt/{{ repo_path }}"
git_etc_example: etc/
git_install_branch: 169cbd9164fce1ff83856821e55bdfac9b8dddec # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 169cbd9164fce1ff83856821e55bdfac9b8dddec # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: neutron
container_packages:

View File

@ -22,7 +22,7 @@ git_repo: https://github.com/openstack/nova
git_fallback_repo: https://git.openstack.org/openstack/nova
git_dest: "/opt/{{ repo_path }}"
git_etc_example: etc/nova/
git_install_branch: 057fe408a2dcc0d1b55eb7f7e24ffe65ce49fd5d # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 057fe408a2dcc0d1b55eb7f7e24ffe65ce49fd5d # HEAD of "stable/juno" as of 25.09.2015
pip_wheel_name: nova

View File

@ -19,7 +19,7 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
git_repo: https://github.com/openstack/requirements
git_fallback_repo: https://git.openstack.org/openstack/requirements
git_dest: "/opt/{{ repo_path }}"
git_install_branch: a54948766e4835bc46299d84fd45926881189399 # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: d46536bd37d9517657bbbcb7b1439990a03e3e16 # HEAD of "stable/juno" as of 25.09.2015
requirements_file: global-requirements.txt
pip_wheel_name: requirements

View File

@ -25,4 +25,4 @@ container_packages:
pip_requirements_file: "/usr/lib/rackspace-monitoring-agent/plugins/requirements.txt"
git_repo: https://github.com/rcbops/rpc-maas
git_install_branch: 92c4817cec72804e8e903ff6950b2608d3740940 # HEAD of "juno" as of 23.09.2015
git_install_branch: 92c4817cec72804e8e903ff6950b2608d3740940 # HEAD of "juno" as of 25.09.2015

View File

@ -22,7 +22,7 @@ git_repo: https://github.com/openstack/swift
git_fallback_repo: https://git.openstack.org/openstack/swift
git_dest: "/opt/{{ repo_path }}"
git_etc_example: etc/
git_install_branch: 0694e1911d10a18075ff99462c96781372422b2c # HEAD of "stable/juno" as of 23.09.2015
git_install_branch: 0694e1911d10a18075ff99462c96781372422b2c # HEAD of "stable/juno" as of 25.09.2015
service_pip_dependencies:
- pywbem