diff options
author | Tim Rozet <trozet@redhat.com> | 2016-11-11 19:26:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-11 19:26:47 +0000 |
commit | 5f2cc4e6b222d109836abd1172f481f303f46319 (patch) | |
tree | 3cf444cb9e0aead555945195d07b5f61230a90d4 /build/virtual-environment.yaml | |
parent | 0333a22450988e3950c0915aa0cebeddf0886952 (diff) | |
parent | e8b6d6debe2b056b404fc353f54b67364b58c59d (diff) |
Merge "Migrate to stable/newton"
Diffstat (limited to 'build/virtual-environment.yaml')
-rw-r--r-- | build/virtual-environment.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/virtual-environment.yaml b/build/virtual-environment.yaml index 6f1d0517..f87879cf 100644 --- a/build/virtual-environment.yaml +++ b/build/virtual-environment.yaml @@ -1,10 +1,5 @@ parameter_defaults: controllerExtraConfig: - # In releases before Mitaka, HeatWorkers doesn't modify - # num_engine_workers, so handle via heat::config - heat::config::heat_config: - DEFAULT/num_engine_workers: - value: 1 heat::api_cloudwatch::enabled: false heat::api_cfn::enabled: false HeatWorkers: 1 |