Juno
Updated to pull from master branch for openstack bits. Changed rpc_release to 10.0.0 to get wheel files from frozen repo located in python_packages/10.0.0
This commit is contained in:
parent
c94213055c
commit
855badc9e6
@ -41,7 +41,7 @@ external_vip_address: "{{ external_lb_vip_address }}"
|
|||||||
|
|
||||||
## URL for the frozen rpc repo
|
## URL for the frozen rpc repo
|
||||||
rpc_repo_url: "http://rpc-slushee.rackspace.com"
|
rpc_repo_url: "http://rpc-slushee.rackspace.com"
|
||||||
rpc_release: "9.0.0"
|
rpc_release: "10.0.0"
|
||||||
|
|
||||||
## GPG Keys
|
## GPG Keys
|
||||||
gpg_keys:
|
gpg_keys:
|
||||||
|
@ -17,6 +17,6 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
|
|||||||
|
|
||||||
## Git Source
|
## Git Source
|
||||||
git_repo: "https://github.com/rcbops/ansible-lxc-rpc"
|
git_repo: "https://github.com/rcbops/ansible-lxc-rpc"
|
||||||
git_install_branch: 22dd0baba7b1e0f496794ee59c968738df1a257d
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: ansible-lxc-rpc
|
pip_wheel_name: ansible-lxc-rpc
|
||||||
|
@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/cinder
|
git_repo: https://git.openstack.org/openstack/cinder
|
||||||
git_fallback_repo: https://github.com/openstack/cinder
|
git_fallback_repo: https://github.com/openstack/cinder
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: 36406c9bb0bac99b5daf1b8194df73685cbe49ea
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: cinder
|
pip_wheel_name: cinder
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/glance
|
git_repo: https://git.openstack.org/openstack/glance
|
||||||
git_fallback_repo: https://github.com/openstack/glance
|
git_fallback_repo: https://github.com/openstack/glance
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: d0453ae453adeacf19d121f08f8f9691f11f435a
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: glance
|
pip_wheel_name: glance
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/heat
|
git_repo: https://git.openstack.org/openstack/heat
|
||||||
git_fallback_repo: https://github.com/openstack/heat
|
git_fallback_repo: https://github.com/openstack/heat
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: 93f3c78a8bd9ecb79fa3d719468b371e67519969
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: heat
|
pip_wheel_name: heat
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/horizon
|
git_repo: https://git.openstack.org/openstack/horizon
|
||||||
git_fallback_repo: https://github.com/openstack/horizon
|
git_fallback_repo: https://github.com/openstack/horizon
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: e53cc81fe554ac27c9c3797336f62f9da7d96226
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: horizon
|
pip_wheel_name: horizon
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ git_repo: https://git.openstack.org/openstack/keystone
|
|||||||
git_fallback_repo: https://github.com/openstack/keystone
|
git_fallback_repo: https://github.com/openstack/keystone
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_etc_example: etc/
|
git_etc_example: etc/
|
||||||
git_install_branch: 7c2bee76936461043671adc6d100f20775c4212f
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: keystone
|
pip_wheel_name: keystone
|
||||||
|
|
||||||
|
@ -19,6 +19,6 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
|
|||||||
git_repo: https://git.openstack.org/openstack/keystonemiddleware
|
git_repo: https://git.openstack.org/openstack/keystonemiddleware
|
||||||
git_fallback_repo: https://github.com/openstack/keystonemiddleware
|
git_fallback_repo: https://github.com/openstack/keystonemiddleware
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: f61fe33f558ba3f02fc2400507d5f71de21e6d12
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: keystonemiddleware
|
pip_wheel_name: keystonemiddleware
|
||||||
|
@ -22,7 +22,7 @@ git_repo: https://git.openstack.org/openstack/neutron
|
|||||||
git_fallback_repo: https://github.com/openstack/neutron
|
git_fallback_repo: https://github.com/openstack/neutron
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_etc_example: etc/
|
git_etc_example: etc/
|
||||||
git_install_branch: fd1221124b8f53a61731e51b5f923af44ec5598f
|
git_install_branch: master
|
||||||
pip_wheel_name: neutron
|
pip_wheel_name: neutron
|
||||||
|
|
||||||
container_packages:
|
container_packages:
|
||||||
|
@ -22,7 +22,7 @@ git_repo: https://git.openstack.org/openstack/nova
|
|||||||
git_fallback_repo: https://github.com/openstack/nova
|
git_fallback_repo: https://github.com/openstack/nova
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_etc_example: etc/nova/
|
git_etc_example: etc/nova/
|
||||||
git_install_branch: 9ada982ccdb974d43c1c94e59eb4b84e35a7997d
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: nova
|
pip_wheel_name: nova
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ repo_path: "{{ pip_wheel_name }}_{{ git_install_branch | replace('/', '_') }}"
|
|||||||
git_repo: "https://git.openstack.org/openstack/requirements"
|
git_repo: "https://git.openstack.org/openstack/requirements"
|
||||||
git_fallback_repo: "https://github.com/openstack/requirements"
|
git_fallback_repo: "https://github.com/openstack/requirements"
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: c99cbdc7d3a1e5f5b29b9f1507fad2e62e09485c
|
git_install_branch: master
|
||||||
requirements_file: global-requirements.txt
|
requirements_file: global-requirements.txt
|
||||||
|
|
||||||
pip_wheel_name: requirements
|
pip_wheel_name: requirements
|
||||||
|
@ -21,6 +21,6 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/swift
|
git_repo: https://git.openstack.org/openstack/swift
|
||||||
git_fallback_repo: https://github.com/openstack/swift
|
git_fallback_repo: https://github.com/openstack/swift
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: 8d02147d04a41477383de8e13bea6ac3fd2cade0
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: swift
|
pip_wheel_name: swift
|
||||||
|
@ -21,6 +21,6 @@ repo_path: "{{ repo_package_name }}_{{ git_install_branch | replace('/', '_') }}
|
|||||||
git_repo: https://git.openstack.org/openstack/tempest
|
git_repo: https://git.openstack.org/openstack/tempest
|
||||||
git_fallback_repo: https://github.com/openstack/tempest
|
git_fallback_repo: https://github.com/openstack/tempest
|
||||||
git_dest: "/opt/{{ repo_path }}"
|
git_dest: "/opt/{{ repo_path }}"
|
||||||
git_install_branch: 9d7d28b66f9aa3fe1220f418cc2d13dd19984429
|
git_install_branch: master
|
||||||
|
|
||||||
pip_wheel_name: tempest
|
pip_wheel_name: tempest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user