Comment 19 for bug 1839386

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/691415
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=9ba567119e7899394eda49ea189b712c748e7682
Submitter: Zuul
Branch: master

commit 9ba567119e7899394eda49ea189b712c748e7682
Author: Steven Webster <email address hidden>
Date: Wed Oct 23 09:42:45 2019 -0500

    Traffic control fixes and refresh

    This commit fixes a couple of issues surrounding the main StarlingX
    traffic control script. The following has been changed:

    - The name of the script has been changed to remove the 'cgcs_'
      prefix

    - It was discovered that traffic controls were not being set on a
      multi-netted interface shared by aliased management and
      cluster-host interfaces. This is because aliased interfaces
      do not support a 'post-up' command in their network-script
      configuration file.

    Depends-On: https://review.opendev.org/691414
    Partial-Bug: #1839386
    Change-Id: I27c699415d80ff10f5eac162ae3a6be17ec59c7a
    Signed-off-by: Steven Webster <email address hidden>