aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/octavia-base.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-03-04Update properties being set for octavia rabbit propertiesBrent Eagles1-3/+3
A change to puppet-tripleo (Iea5607dbb3ee6b1dd50acc1395de52dc920aa915) altered altered which hieradata was consumed for octavia. This updates the heat templates to sync with that change. Change-Id: I572dd4c25f25ab2ea8b10cabfa4773fae2a2bc91 Closes-Bug: #1670058
2017-01-18Add Octavia API service definitionsBrent Eagles1-0/+62
Introduce basic configuration support for Octavia API service. Change-Id: I8816725ed65039af4b7d45392a2823395e81e51c Depends-On: I77783029797be4fb488c6e743c51d228eba9c474 Partially-Implements: blueprint octavia-service-integration