Accidentally turned a trusty image into precise

Closes-Bug: #1355998
Change-Id: Ic585555d48c374f0441615ba95f416ad5f7f8e37
This commit is contained in:
K Jonathan Harker 2014-08-12 16:20:36 -07:00
parent 162017f787
commit 2fa821d2ce

View File

@ -433,7 +433,7 @@ providers:
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
- name: devstack-trusty
base-image: 'Ubuntu Server 12.04.5 LTS (amd64 20140806) - Partner Image'
base-image: 'Ubuntu Server 14.04.1 LTS (amd64 20140724) - Partner Image'
min-ram: 30720
setup: prepare_node_devstack.sh
username: jenkins