drydock/drydock_provisioner
Scott Hussey b628a1bfce [390773] Support SRIOV fields in definition profiles
- Add hugepages and cpu_sets stanzas to HardwareProfile as the
  size and count of hugepages and the exact CPUs to pin for SRIOV
  are dependent on hardware.
- Add sriov stanza to a node interface to specify vf_count and
  trustedmode. These will be passthrough values as Drydock doesn't
  configure SRIOV.
- Add sriov information to the bootaction context so it can be written
  to disk on a deployed node if needed
- Allow an interface configuration to be skipped when an interface has
  no defined network_link for things like SR-IOV interfaces.
- Add kernel parameter reference support to access hardware profile
  information
- Add unit tests
- Update topology documentation for usage of HardwareProfile
  and kernel parameter references

Change-Id: Iefd326f5c6fad19dbd21300ee249019a3dfd4848
2018-03-14 14:12:51 -05:00
..
cli Fix: CLI default filter wrong 2018-02-28 10:42:37 -05:00
control [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
drivers [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
drydock_client [390136] Drydock client timeout options 2018-03-07 16:59:15 -06:00
ingester [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
introspection Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
objects [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
orchestrator [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
schemas [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
statemgmt [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
__init__.py Update oslo_config integration to support auto-generation of files 2017-07-05 10:23:28 -05:00
config.py Update image and chart mgmt 2017-12-15 15:33:14 -06:00
drydock.py NoAuth filter for PasteDeploy 2017-11-27 10:12:19 -05:00
error.py [390773] Support SRIOV fields in definition profiles 2018-03-14 14:12:51 -05:00
policy.py Use new validator model for validation 2018-03-14 14:12:51 -05:00
util.py YAPF catchup 2017-12-15 15:33:14 -06:00