Dchirikov Luna Versions Save

Provisioning tool for clusters

v1.2-400

6 years ago
  • Features
    • Added support for IPv6
    • Network interfaces can now be renamed
    • Boot interface name is no longer required, BOOTIF is used instead by default
    • Ability to clone Luna groups to make replicating configuration easier
    • Support for DHCP reservations per node
    • Support for parallel GZIP when packing images to speed up the process
    • All Luna objects now support a 'comment' field which can have a textual value
    • An osimage can now have an arbitrary kernel version for manually installed kernels
    • Default SELinux contexts are now restored when deploying nodes
    • Added a new SELinux policy for all Luna services
    • ACLs are now preserved when packing images
  • CLI
    • luna cluster listmacs lists known MAC-addresses
    • --frontend_address is now a mandatory options when initializing a Luna cluster
    • A --debug flag is add to luna ... for verbosity
    • Add group support to lpower via --group/-g
    • Add group support to luna node list via --group/-g
    • Add single line per node output support to luna node list via --one-line/-1
    • --name/-n is no longer required when dealing with Luna objects except when adding them
    • Ability to drop the Luna’s database and start a new configuration from scratch using luna cluster delete -- * force
    • -s/--script {boot, install} flag is added to luna node show to output the PXE- and dracut-stage scripts for * troubleshooting purposes.
  • Improvements
    • Support for SSL when connecting to Luna’s database
    • Support for SSL when querying Luna web service
    • Added support for includes in bind9 zone files with --include and --rev_include
    • Luna’s database is now versioned to prevent an upgrade from messing up an existing configuration
    • Added migration scripts to help during Luna upgrades
    • Luna components are now distributed in RPM packages
    • Updated man pages
    • A new Ansible module to interact with Luna objects
    • Improved overall error handling

v1.1

7 years ago
  • Grabbing image
  • OpenPower support