From 40ff7954ac68d0a0c30b4a97e2e9e1ef9c715491 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 7 Feb 2017 12:17:42 +0000 Subject: [PATCH] Use ocata component for UCA ocata component for UCA is now published, we should use it instead of staying on newton. Change-Id: Ib771f70f7f3d3510cef332c83dcab7522db813cf --- vars/ubuntu-16.04.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/ubuntu-16.04.yml b/vars/ubuntu-16.04.yml index d6c2f399..d1af8f0c 100644 --- a/vars/ubuntu-16.04.yml +++ b/vars/ubuntu-16.04.yml @@ -14,7 +14,7 @@ # limitations under the License. # Ubuntu Cloud Archive variables -uca_openstack_release: newton +uca_openstack_release: ocata uca_repo_dist: "{{ ansible_lsb.codename }}-updates/{{ uca_openstack_release }}" uca_repo: "deb {{ uca_apt_repo_url }} {{ uca_repo_dist }} main" neutron_checksum_script: /etc/network/if-up.d/post-up-metadata-checksum