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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to