Comment 2 for bug 1298050

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/83218
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=285f2cbc28dff908b8fa17e517125ea9269c3a6c
Submitter: Jenkins
Branch: master

commit 285f2cbc28dff908b8fa17e517125ea9269c3a6c
Author: Jason Dunsmore <email address hidden>
Date: Wed Mar 26 14:01:24 2014 -0500

    Don't use SSH in Rackspace::Cloud::Server

    Rackspace Cloud Servers now supports config drive and the Rackspace
    images have cloud-init installed by default, so we no longer have to SSH
    to the Cloud Server to install dependencies and run the user-data
    script.

    Closes-Bug: #1298050
    Change-Id: I5cb6a93c5b34b0a8cfe7480211da70d65638de54