Updated openstack/openstack

Project: openstack-dev/devstack-vagrant  ad67271514d2a0a9fd8c90865d110d90ffae3fec

Work around invalid public key issue

I've faced with inability of keystone to recognize a public key
inside of `~stack/.ssh/autorized_keys` file. This happened because
of puppet writing three-line comment stating it was generated
automatically. With this fix it works fine.

Changes, I've done:
- Move public key path into separate variable
- Write public key into tmp file and pass it to `nova keypair-add`

Change-Id: I827b7e1695f61ef2742137195866cb2deb4a390f
This commit is contained in:
Sviatoslav Sydorenko 2016-07-12 18:04:12 +03:00 committed by Gerrit Code Review
parent 3e5f64040b
commit 9bbc1f9d95
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e15d17e0ed1bcf72752cc07a76cfd5f1edabcb8c
Subproject commit ad67271514d2a0a9fd8c90865d110d90ffae3fec