StarlingX miscellaneous tools and utilities
Go to file
Steven Webster fc33582e4f 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

- Obsolete code involving the (old) infrastructure network and
  related consolidation with the management interface has been
  removed.

- There is no more class/qdisc for live-migration, since that
  traffic now runs over the cluster-host network.  It should
  be prioritized via a kubernetes network policy instead.
  (not in this commit)

- The code has been cleaned up to define the handles and qdisc
  parameters globally so they can be changed once instead of
  in each tc command.

- SM heartbeats are treated as high priority traffic. Previously,
  we were only treating a tos of 0x10 (low delay) as high priority
  traffic, while SM uses a DSCP value of 0xc0.

- The script now handles IPv6

Closes-Bug: #1839386
Change-Id: I32cd58842865d8c8efe9444b23b05a96f1df168a
Signed-off-by: Steven Webster <steven.webster@windriver.com>
2019-10-28 17:34:31 -05:00
ceph Don't raise missing ceph peer alarm on simplex 2019-10-09 11:11:30 +03:00
security Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
tools Traffic control fixes and refresh 2019-10-28 17:34:31 -05:00
utilities Traffic control fixes and refresh 2019-10-28 17:34:31 -05:00
.gitignore Updating .gitignore to exclude egg-info 2019-10-15 14:56:55 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:48:42 -05:00
.zuul.yaml Adding pylint target to utilities for zuul validation. 2019-09-19 13:44:36 -05:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
centos_guest_image.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_guest_image_rt.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_iso_image.inc Merge "Remove pm-qos-mgr daemon" 2019-10-25 21:33:23 +00:00
centos_pkg_dirs Remove pm-qos-mgr daemon 2019-10-24 13:23:53 -04:00
pylint.rc Enable a check in pylint for import-error 2019-09-19 13:49:57 -05:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
test-requirements.txt Adding pylint target to utilities for zuul validation. 2019-09-19 13:44:36 -05:00
tox.ini Remove pm-qos-mgr daemon 2019-10-24 13:23:53 -04:00