modified to comment the use of juju-br0 as external network.
[joid.git] / ci / nosdn / cloud-sh-odl / cloud-setup.sh
1 #!/bin/sh -e
2
3 . ~/admin-openrc
4
5 # adjust tiny image
6 nova flavor-delete m1.tiny
7 nova flavor-create m1.tiny 1 512 8 1
8
9 # import key pair
10 nova keypair-add --pub-key id_rsa.pub ubuntu-keypair