Skip to content

03. Image: Glance

AJ NOURI edited this page Mar 10, 2017 · 6 revisions

1. Retrieve Ubuntu cloud image file from the following link:

-Create an image named "ubuntu-trusty" from the downoaded image file

-Start an instance named "u1" from the following parameters:

  • image: "ubuntu-trusty"
  • flavor: m1.small
  • key: key31
  • security group: default

2. Retrieve Debian cloud image file from the following link:

-Create an image named "debian87" from the downoaded image file
-Start an instance named "u2" from the following parameters:

  • image: "debian87"
  • flavor: m1.small
  • key: key32
  • security group: default