# ******************************************************************* # This file was created automatically by the sample environment # generator. Developers should use `tox -e genconfig` to update it. # Users are recommended to make changes to a copy of the file instead # of the original, if any customizations are needed. # ******************************************************************* # title: Distributed Compute Node # description: | # Environment file for deploying a remote site of distributed compute nodes # (DCN) in a separate stack (multi-stack) deployment. parameter_defaults: # The availability zone where new Nova compute nodes will be added. If the zone does not already exist, it will be created. If left unset, it will default to the value of the stack name. # Type: string NovaComputeAvailabilityZone: '' resource_registry: OS::TripleO::Network::Ports::RedisVipPort: ../network/ports/noop.yaml OS::TripleO::Services::NovaAZConfig: ../deployment/nova/nova-az-config.yaml