Merge "Revert "Pass host cpu flags to compute guests""
[fuel.git] / deploy / templates / templater / base_dea_template.yaml
1 ##############################################################################
2 # Copyright (c) 2015, 2016 Ericsson AB and others.
3 # jonas.bjurel@ericsson.com
4 # peter.barabas@ericsson.com
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 dea-base-config-metadata:
12   title: 'Deployment Environment Adapter Base configuration'
13   # DEA API version supported
14   version: '0.4'
15   created: 'Fri Jun 10 2016'
16   comment: 'Rebased for Fuel 9'
17 environment:
18   net_segment_type: %{network/networking_parameters/segmentation_type}
19 fuel:
20   FUEL_ACCESS:
21     %{fuel/FUEL_ACCESS}
22 wanted_release: %{wanted_release}
23 settings:
24   %{settings}