blob: 31a25345a05688a9c3e411264e78a4eb4d0eb4ab [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 Campanellabcfb2d62017-02-15 09:37:35 -080038
Andrea Campanella4ef48392017-05-16 10:07:05 -070039xos_other_templates:
40 - fabric-network-cfg.json
41
Andrea Campanella4f155c02017-05-02 17:44:10 -070042# GUI Config [new GUI]
Zack Williams2020afb2017-09-29 07:58:45 -070043gui_project_name: "Global E-CORD"
Andrea Campanella4f155c02017-05-02 17:44:10 -070044gui_background: "cord-bg.jpg" # TODO find ecord image
Zack Williams2020afb2017-09-29 07:58:45 -070045gui_payoff: "Your Enterprise Global VNF orchestrator"
Andrea Campanella4f155c02017-05-02 17:44:10 -070046
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020047enabled_gui_extensions:
Zack Williams2020afb2017-09-29 07:58:45 -070048 - name: vnaas
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020049 path: orchestration/xos_services/vnaas/xos/gui
50 extra_files:
51 - app/style/style.css
52 - mapconstants.js
Andrea Campanella4f155c02017-05-02 17:44:10 -070053
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080054# paths defined in manifest/default.xml
55xos_services:
56 - name: vtn
Andy Baviera4638cb2017-08-30 16:02:49 -070057 path: orchestration/xos_services/vtn-service
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080058 - name: openstack
59 path: orchestration/xos_services/openstack
Andrea Campanella4ef48392017-05-16 10:07:05 -070060 - name: fabric
61 path: orchestration/xos_services/fabric
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080062 - name: onos
63 path: orchestration/xos_services/onos-service
Andrea Campanellaeb8dc942017-09-01 13:46:44 +020064 - name: vnaas
65 path: orchestration/xos_services/vnaas
Andrea Campanellabcfb2d62017-02-15 09:37:35 -080066
Andrea Campanella4ef48392017-05-16 10:07:05 -070067# VTN network configuration
Andrea Campanella4ef48392017-05-16 10:07:05 -070068management_network_ip: 172.27.0.1/24
69data_plane_ip: 10.168.0.253/24
70