lorin / devstack-vm

Boot a VM and auto-install devstack
79 stars 37 forks source link

Upgraded to cirros-0.3.2 and ubuntu thrusty #7

Closed homlhl closed 9 years ago

homlhl commented 9 years ago

index 7028c5c..5b0925f 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Source the credentials of the "demo" user and boot an instance.

 source demo.openrc
 nova keypair-add --pub-key ~/.ssh/id_rsa.pub mykey

diff --git a/Vagrantfile b/Vagrantfile index cb3206b..2f7aff3 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,8 +4,8 @@

Vagrant.configure("2") do |config|

lorin commented 9 years ago

Thanks, applied as f8afc4df4753f8090fd801b7f057f2cba938d310.