update ceph-common to 10.2.11-0ubuntu0.16.04.2
[yaml_builds.git] / site_type / sriov / airship-treasuremap / site / airship-seaworthy / software / charts / osh / openstack-compute-kit / nova.yaml
1 ---
2 # This file defines hardware-specific settings for nova. If you use the same
3 # hardware profile as this environment, you should not need to change this file.
4 # Otherwise, you should review the settings here and adjust for your hardware.
5 # In particular:
6 # 1. vcpu_pin_set will change if the number of logical CPUs on the hardware
7 #    changes.
8 # 2. pci alias / passthrough_whitelist could change if the NIC type or NIC
9 #    slotting changes.
10 # TODO: Should move to global layer and become tied to the hardware profile
11 schema: armada/Chart/v1
12 metadata:
13   schema: metadata/Document/v1
14   name: nova
15   layeringDefinition:
16     abstract: false
17     layer: site
18     parentSelector:
19       name: nova-global
20     actions:
21       - method: merge
22         path: .
23   storagePolicy: cleartext
24 data: {}
25 ...