Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-21 | Use tripleo profile for bigswitch agent | Alex Schultz | 1 | -3/+1 | |
For ease of backporting, we originally just included the neutron agent configuration for bigswitch within THT directly. This change updates it to use a profile which is a best practice when configuring a service. Change-Id: I1c4dfe803fd372fb5db981a9e9a9b0ac7cb3763f Depends-On: I7a8f7f73c9c8446e21c16a5c378bd7e0f0a4c94e Closes-Bug: #1674791 | |||||
2017-03-17 | Re-Add bigswitch agent support | Alex Schultz | 1 | -0/+31 | |
The agent configuration was lost in newton during the puppet-tripleo and THT role conversion. This change adds support for including the bigswitch agent service for composable roles. Change-Id: I46896389e48cdbe2864bf5b609a786f1c84ef908 Closes-Bug: #1673126 |