diff --git a/lib/beaker/hypervisor/openstack.rb b/lib/beaker/hypervisor/openstack.rb index cc0834a..a1c6e01 100644 --- a/lib/beaker/hypervisor/openstack.rb +++ b/lib/beaker/hypervisor/openstack.rb @@ -451,4 +451,4 @@ def create_or_associate_keypair(host, keyname) host[:keyname] = keyname end end -end \ No newline at end of file +end