blob: 024aad98a3ec937bd31288901d0bfd52c0131985 [file] [log] [blame]
Zack Williamsa88041c2017-09-13 10:11:55 -07001---
Matteo Scandolo3896c472017-08-01 13:31:42 -07002# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
Zack Williams3eca6472017-06-22 18:18:38 -070016# profile_manifests/ecord-global.yml
Zack Williams2020afb2017-09-29 07:58:45 -070017# Global E-CORD Profile Manifest
18#
19# Note: supports the `single` scenario, but not the virtual/physical scenarios
20# (requires ONOS, but not MaaS/OpenStack)
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080021
Zack Williams3eca6472017-06-22 18:18:38 -070022# Site configuration
Zack Williams2020afb2017-09-29 07:58:45 -070023site_name: ecordglobal
24site_humanname: "Global E-CORD"
25site_suffix: "{{ site_name }}.cord.lab"
26deployment_type: "global_ecord"
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080027
Zack Williams3eca6472017-06-22 18:18:38 -070028# Feature toggles
Zack Williamsfe284a12017-07-01 11:00:04 -070029use_maas: True
30use_apt_cache: True
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080031
Zack Williams3eca6472017-06-22 18:18:38 -070032# XOS config
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080033xos_tosca_config_templates:
Andrea Campanella4ef48392017-05-16 10:07:05 -070034 - vtn-service.yaml
35 - fabric-service.yaml
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020036 - vnaasglobal-service.yaml
Matteo Scandoloae45a2f2017-06-27 14:14:19 -070037 - xos-gui-extensions.yml
Andrea Campanella770ca042017-06-23 14:06:03 +020038 - carrierethernet-global-app.yaml
39
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080040
Andrea Campanella4ef48392017-05-16 10:07:05 -070041xos_other_templates:
42 - fabric-network-cfg.json
43
Andrea Campanella4f155c02017-05-02 17:44:10 -070044# GUI Config [new GUI]
Zack Williams2020afb2017-09-29 07:58:45 -070045gui_project_name: "Global E-CORD"
Andrea Campanella4f155c02017-05-02 17:44:10 -070046gui_background: "cord-bg.jpg" # TODO find ecord image
Zack Williams2020afb2017-09-29 07:58:45 -070047gui_payoff: "Your Enterprise Global VNF orchestrator"
Andrea Campanella4f155c02017-05-02 17:44:10 -070048
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020049enabled_gui_extensions:
Zack Williams2020afb2017-09-29 07:58:45 -070050 - name: vnaas
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020051 path: orchestration/xos_services/vnaas/xos/gui
52 extra_files:
53 - app/style/style.css
54 - mapconstants.js
Andrea Campanella4f155c02017-05-02 17:44:10 -070055
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080056# paths defined in manifest/default.xml
57xos_services:
58 - name: vtn
Andy Baviera4638cb2017-08-30 16:02:49 -070059 path: orchestration/xos_services/vtn-service
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080060 - name: openstack
61 path: orchestration/xos_services/openstack
Andrea Campanella4ef48392017-05-16 10:07:05 -070062 - name: fabric
63 path: orchestration/xos_services/fabric
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080064 - name: onos
65 path: orchestration/xos_services/onos-service
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020066 - name: vnaas
67 path: orchestration/xos_services/vnaas
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080068
Andrea Campanella4ef48392017-05-16 10:07:05 -070069# VTN network configuration
Andrea Campanella4ef48392017-05-16 10:07:05 -070070management_network_ip: 172.27.0.1/24
71data_plane_ip: 10.168.0.253/24
72