Files
openstack-ansible/playbooks/inventory/env.d/octavia.yml
German Eichberger daf20d0961 Additions to install OpenStack Octavia
- Adds Octavia AIO config
- Adds group vars to trigger config of LBaaS/Ocatvia in neutron
  if Octavia is installed
- Adds Octavia endpoint to haproxy
- Adds Octavia vars and secrets
- Adds Octavia to repository
- adjusts tests
- adds reno

Depends-On: Idb419a4ca5daa311d39c90eda5f83412ccf576ad

Change-Id: Ia334ed42ed0664b10cba860d4231a6aa1588800e
2017-03-13 16:50:46 -04:00

50 lines
1.2 KiB
YAML

---
# Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
component_skel:
octavia-api:
belongs_to:
- octavia_all
octavia-worker:
belongs_to:
- octavia_all
octavia-housekeeping:
belongs_to:
- octavia_all
octavia-health-manager:
belongs_to:
- octavia_all
container_skel:
octavia_server_container:
belongs_to:
- octavia-infra_containers
contains:
- octavia-api
- octavia-worker
- octavia-housekeeping
- octavia-health-manager
properties:
service_name: octavia
physical_skel:
octavia-infra_containers:
belongs_to:
- all_containers
octavia_hosts:
belongs_to:
- hosts