github Teradata/stacki stacki-5.1rc12
5.1rc12

latest releases: stacki-5.6.5, stacki-5.6.4, stacki-5.6.3...
5 years ago

Feature

  • stack dump refactor

    Move code from pluggins into commands:

    • stack dump api
    • stack dump appliance
    • stack dump bootaction
    • stack dump box
    • stack dump cart
    • stack dump environment
    • stack dump group
    • stack dump host
    • stack dump network
    • stack dump os
    • stack dump pallet
  • Add --use-src flag to integration test set-up.sh

    The new --use-src flag for set-up.sh will cause the local Stacki source to be mounted insi
    de the VM that is created. The ISO provided files are then removed and replaced with symlinks to
    the local source files. This allows you to run test against the local source changes, or to log
    in via vagrant ssh frontend to test out stuff manually on the command line.

Bugfix

  • Make sure the smq-* services run last in systemd.

    And, if anyone needs to run a service last, just associate it
    with the last.target.

  • Need to send the set of VLAN ids for all non-frontend components.

    The code was only looking at backend appliances for the VLAN ids. When
    a host would switch to another appliance (e.g., a dbs appliance), then
    the dbs appliance would be skipped and the switch would not be configured
    correctly for this appliance.

  • 'list pallet command' shouldn't traceback if there are stack commands with syntax errors

  • 'list pallet command' shouldn't traceback if there are dotfiles in the path

  • IB switch credential attrs needed to be updated in the producer code as well

Git

  • starting 5.1rc12

Don't miss a new stacki release

NewReleases is sending notifications on new releases.