[openstack-dev] [TripleO] [Heat] os-cloud-config ssh access to cloud

Robert Collins robertc at robertcollins.net
Sun Mar 16 21:14:47 UTC 2014


On 17 March 2014 09:20, Steve Baker <sbaker at redhat.com> wrote:

> It looks like the cert files you want to transfer are all ascii rather than
> binary, which is good as we have yet to implement a way to attach binary
> data to a heat stack create call.
>
> One way to write out these files would be using cloud-config. The
> disadvantages of this is that it is boot-time config only, so those keys
> couldn't be updated with a stack update. You would also be consuming a
> decent proportion of your 16k user_data limit.

I'm confused - why can't we include them in the template? We include
an SSH key in ascii form already with no issue.

-Rob


-- 
Robert Collins <rbtcollins at hp.com>
Distinguished Technologist
HP Converged Cloud



More information about the OpenStack-dev mailing list