On 4/18/18 12:07 PM, Derek Higgins wrote:
Hi All,

I've been testing the ironic inspector containerised service in the overcloud, the service essentially works but there is a couple of hurdles to tackle to set it up, the first of these is how to get  the IPA kernel and ramdisk where they need to be.

These need to be be present in the ironic_pxe_http container to be served out over http, whats the best way to get them there?

On the undercloud this is done by copying the files across the filesystem[1][2] to /httpboot  when we run "openstack overcloud image upload", but on the overcloud an alternative is required, could the files be pulled into the container during setup?

I'd prefer keep bind-mounting IPA kernel and ramdisk into a container via the /var/lib/ironic/httpboot host-path. So the question then becomes how to deliver those by that path for overcloud nodes?


thanks,
Derek

1 - https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L421-L433 2 - https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L181

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



--
Best regards,
Bogdan Dobrelya,
Irc #bogdando

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to