Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    5d6658b3
    Improve ironic deployment image build for overcloud · 5d6658b3
    Mark Goddard authored
    Overcloud deployment images can now be built via:
    
    kayobe overcloud deployment image build
    
    This should be done prior to running kayobe overcloud service deploy.
    In order to build IPA images, the ipa_build_images variable should be
    set to True. In this case, these images will be used by the overcloud's
    ironic inspector service during hardware inspection, and by ironic
    during provisioning.
    5d6658b3
    History
    Improve ironic deployment image build for overcloud
    Mark Goddard authored
    Overcloud deployment images can now be built via:
    
    kayobe overcloud deployment image build
    
    This should be done prior to running kayobe overcloud service deploy.
    In order to build IPA images, the ipa_build_images variable should be
    set to True. In this case, these images will be used by the overcloud's
    ironic inspector service during hardware inspection, and by ironic
    during provisioning.
setup.py 3.75 KiB