vagrant up VM misses the public key
Bug #1498240 reported by
Hui Kang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Medium
|
Hui Kang |
Bug Description
When I use vagrant to boot up the VMs., the operator VM misses the public key, e.g., ~/.ssh/id_rsa.pub. Since the tool/init-runonce requires such key to insert a key pair, it would be better if the pub key is generated automatically during the VM initialization phase.
Changed in kolla: | |
importance: | Undecided → Medium |
assignee: | nobody → Paul Bourke (pauldbourke) |
milestone: | none → liberty-rc1 |
assignee: | Paul Bourke (pauldbourke) → Hui Kang (hkang-sunysb) |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/226115 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=c51ee7a1df3 b10c1792cd9225b 1b2aa6fb57fc51
Committed: https:/
Submitter: Jenkins
Branch: master
commit c51ee7a1df3b10c 1792cd9225b1b2a a6fb57fc51
Author: Hui Kang <email address hidden>
Date: Tue Sep 22 01:01:38 2015 +0000
Add pub key to the VM booted by vagrant
so that the ./tool/init-runonce can use the key
Change-Id: I50e5540a24ddda 9d8266585e7cb13 fb8e3ad4473
Closes-Bug: #1498240