[openstack-dev] [tripleo] Ironic Inspector in the overcloud
    Bogdan Dobrelya 
    bdobreli at redhat.com
       
    Wed Apr 18 13:22:04 UTC 2018
    
    
  
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: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
-- 
Best regards,
Bogdan Dobrelya,
Irc #bogdando
    
    
More information about the OpenStack-dev
mailing list