<div dir="ltr"><div>Hi All,</div><div><br></div><div>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.</div><div><br></div><div>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?</div><div><br></div><div>On the undercloud this is done by copying the files across the filesystem[1][2] to <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">/httpboot </span> 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?  </div><div><br></div><div>thanks,</div><div>Derek</div><div><br></div><div>1 - <a href="https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L421-L433">https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L421-L433</a></div><div>2 - <a href="https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L181">https://github.com/openstack/python-tripleoclient/blob/3cf44eb/tripleoclient/v1/overcloud_image.py#L181</a>     </div></div>