8393ad3cbc
Depends-On: I7600f1750538335c1348e7d042e6bf450910e12c Depends-On: Id9bd94923e05b3911a9dfd4e10c43f4c0ab81b9b Depends-On: I1ee165b06fe6c6a840784565a7a661b11bf9ebff Depends-On: I4619d333187a0e96c1b60fe2f203df0838c12059 Change-Id: Iae04e60622d1ecde78676c105e35655541065d04
37 lines
951 B
YAML
37 lines
951 B
YAML
---
|
|
# Copyright 2019, VEXXHOST, 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:
|
|
placement_api:
|
|
belongs_to:
|
|
- placement_all
|
|
|
|
container_skel:
|
|
placement_container:
|
|
belongs_to:
|
|
- os-infra_containers
|
|
- placement-infra_containers
|
|
contains:
|
|
- placement_api
|
|
|
|
physical_skel:
|
|
placement-infra_containers:
|
|
belongs_to:
|
|
- all_containers
|
|
placement-infra_hosts:
|
|
belongs_to:
|
|
- hosts
|