Skip to content

xcat-inventory 0.1.5 release

Compare
Choose a tag to compare
@immarvin immarvin released this 24 Aug 06:30
· 143 commits to master since this release
c6b0af7

This release is compatible with xCAT 2.14.3 release

New features:

  • smart mechanism to keep compatibility between xcat-inventory schema version and xCAT release:
    -- xcat-inventory export will choose the correct schema version for the running xCAT release
    -- xcat-inventory import will validate the compatibility between schema version of inventory file and running xCAT release

  • the default format of inventory file is changed to "yaml"

  • a new inventory type "credential" is added to cover the inventory of xCAT SSL credentials:
    -- CA cert
    -- server CA+private key
    -- client CA+private key of "root"