summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMichael Chapman <michapma@redhat.com>2016-07-19 16:41:32 -0400
committerMichael Chapman <michapma@redhat.com>2016-07-21 17:39:10 -0400
commitffab5943f9f4c0ddf87004352791f2e852b9bdc4 (patch)
tree9e19a7fe709b829aef174277c3143b02644aec72 /ci
parent66f4a30987f870d5a6416b2c46c7dfb95130b4d9 (diff)
Add nova ssh key for vm resize
SSH keys for the nova account are required for the nova resize functionality. A new pair of keys is generated for each deploy. In addition, host keys are populated and a shell is provided to the nova user on all compute nodes via puppet. opnfv-tht-pr: 43 Change-Id: Ibde6877d279bc0b87553301fbce44975286cb092 JIRA: APEX-147 Signed-off-by: Michael Chapman <michapma@redhat.com>
Diffstat (limited to 'ci')
-rw-r--r--ci/PR_revision.log1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/PR_revision.log b/ci/PR_revision.log
index de684ef5..95d64aaf 100644
--- a/ci/PR_revision.log
+++ b/ci/PR_revision.log
@@ -16,3 +16,4 @@
40,Move mongo to step 1
42, congress typo
44,Fixes nova host/ip bug
+43,Add support for live migration and resize