Ah yea, sorry, should have specified; I am having it run the prepare_node_devstack.sh from the infra repo. I see it adding the same public key to the user specified in my nodepool.yaml. The strange part (and I need to double check.. feel like it can't be right) is that on my master node the nodepool users id_rsa changed at some point in the process.
-Patrick On Fri, Jan 9, 2015 at 8:38 AM, Jeremy Stanley <[email protected]> wrote: > On 2015-01-09 08:28:39 -0800 (-0800), Patrick East wrote: > [...] > > On a related note, I am having issues with the ssh keys. Nodepool > > is able to log in to the node to set up the template and create an > > image from it, but then fails to log in to a build node. Have you > > run into any issues with that? > > Your image build needs to do _something_ to make SSH into the > resulting nodes possible. We accomplish that by applying a puppet > manifest which sets up an authorized_keys file for the account we > want it to use, but there are countless ways you could go about it > in your environment. > -- > Jeremy Stanley > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
