aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-resource-registry.yaml
blob: 9d0f653eded34f20400a2db75f307060d568db24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
resource_registry:
  OS::TripleO::BlockStorage: cinder-storage.yaml
  OS::TripleO::Compute: compute.yaml
  OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment
  OS::TripleO::Controller: controller.yaml
  OS::TripleO::ObjectStorage: swift-storage.yaml
  OS::TripleO::Net::SoftwareConfig: net-config-noop.yaml
  OS::TripleO::CephStorage: ceph-storage.yaml
  OS::TripleO::ControllerPostDeployment: controller-post.yaml
  OS::TripleO::ComputePostDeployment: compute-post.yaml
  OS::TripleO::SwiftDevicesAndProxy::SoftwareConfig: swift-devices-and-proxy-config.yaml
  OS::TripleO::AllNodes::SoftwareConfig: all-nodes-config.yaml
  OS::TripleO::BootstrapNode::SoftwareConfig: bootstrap-config.yaml