diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index d367381224ebee0f30fa7ac7284daa0d306a3be4..ffae848f7f5dd42bf67fd87e625c0664df3a5f44 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -39,8 +39,8 @@ kolla_ansible_source_url: "{{ stackhpc_kolla_ansible_source_url }}" # Version (branch, tag, etc.) of Kolla Ansible source code repository if type # is 'source'. Default is {{ openstack_branch }}. #kolla_ansible_source_version: scientific-openstack/victoria-em.5 -#kolla_ansible_source_version: "yoga/neutron-service-limit_cam-reqs" -kolla_ansible_source_version: "{{ stackhpc_kolla_ansible_source_version }}" +kolla_ansible_source_version: "zed-eom-branch" + #kolla_ansible_source_version: "{{ stackhpc_kolla_ansible_source_version }}" # Path to virtualenv in which to install kolla-ansible. Default is # $KOLLA_VENV_PATH or $PWD/venvs/kolla-ansible if $KOLLA_VENV_PATH is not set. diff --git a/requirements.txt b/requirements.txt index c87b398c15f6748081b67b291c0e1face4f66203..ce05c0bb5330b630675a27076b46bf2a0485f8d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -kayobe@git+https://github.com/stackhpc/kayobe@scientific-openstack/zed +git+https://gitlab.developers.cam.ac.uk/rcs/platforms/cloud-services/kayobe.git@zed-eom-branch#egg-kayobe # Apache-2.0 ansible-modules-hashivault>=5.2.1 jmespath