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? 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180418/bc7abc09/attachment.html>