~ajkavanagh/openstack-mojo-specs/remove-cinder-from-vrrp-ha

« back to all changes in this revision

Viewing changes to helper/setup/images.yaml

  • Committer: Liam Young
  • Date: 2015-02-10 07:40:20 UTC
  • mto: This revision was merged to the branch mainline in revision 205.
  • Revision ID: liam.young@canonical.com-20150210074020-iorzsdum2q817wfy
More detail to readme

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  disk_format: qcow2
8
8
  glance_name: cirros
9
9
  is_public: 'true'
10
 
  url: http://10.245.161.162:80/swift/v1/images/cirros-0.3.4-x86_64-disk.img
 
10
  url: http://10.245.160.50:80/swift/v1/images/cirros-0.3.3-x86_64-disk.img
11
11
precise:
12
12
  auth_type: privkey
13
13
  bootstring: cloud-init boot finished at
17
17
  glance_name: precise
18
18
  is_public: 'true'
19
19
  url: http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img
20
 
trusty:
21
 
  auth_type: privkey
22
 
  bootstring: Cloud-init v. 0.7.5 finished
23
 
  username: ubuntu
24
 
  container_format: bare
25
 
  disk_format: qcow2
26
 
  glance_name: trusty
27
 
  is_public: 'true'
28
 
  url: http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img