Skip to content

Allow users to use keys uploaded to Openstack#2

Merged
hartmantis merged 3 commits intotest-kitchen:masterfrom
stevendanna:improve-ssh-setup
May 6, 2013
Merged

Allow users to use keys uploaded to Openstack#2
hartmantis merged 3 commits intotest-kitchen:masterfrom
stevendanna:improve-ssh-setup

Conversation

@stevendanna
Copy link
Copy Markdown
Contributor

These commits

  • Ensures we wait for SSH to be available before connecting
  • Allows users to use keys uploaded to Openstack

The latter is important for installations where instances do not have password logins and only keys provided by the metadata server are used to connect. Also, it ensure that test runs do not fail because of an instance that was slow to boot.

Openstack allows users to upload public keys.  The user can then start
instances and use one of their uploaded keys to connect to the
instance.  Public keys are made available to the instances via the
metadata server and are placed on disk at boot.
@hartmantis
Copy link
Copy Markdown
Contributor

Awesome! LGTM.

hartmantis added a commit that referenced this pull request May 6, 2013
Allow users to use keys uploaded to Openstack
@hartmantis hartmantis merged commit aa57160 into test-kitchen:master May 6, 2013
@ainoya ainoya mentioned this pull request Jun 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants