github Teradata/stacki stacki-5.1rc13
5.1rc13

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

Feature

  • If more than one host is mapped to an ethernet switch port, put that port in trunk mode.

    A trunk allows all VLAN traffic to pass, and when we see multiple
    hosts mapped to one port, we know that either:

    1. The host on the other end of the port is a KVM server
      and multiple VMs are actively sending network traffic.

    2. The port on the ethernet switch is connected to another
      ethernet switch (a true trunk).

    In either case, we must tell the switch to pass all traffic.

  • Move setup-src.py to use_the_source in a tools package.

    This file can be imported as a module to allow other tools to access the source-to-installed m
    appings

    Make integration test --use-src flag use the new use_the_source.py.

    stacki-cluster-up will also be updated to use this tool.

  • Refresh Python Packages to Latest

Bugfix

  • If /etc/fstab is corrupted, an exception will occur and no partitioning instructions will be w
    ritten.

    If /etc/fstab is corrupted, output-partition.py will produce and exception which results
    in a zero-length /tmp/partition.xml which causes the install to fail.

Git

  • starting stacki-5.1rc13

Don't miss a new stacki release

NewReleases is sending notifications on new releases.