diff options
author | yayogev <yaronyogev@gmail.com> | 2017-08-23 16:38:28 +0300 |
---|---|---|
committer | yayogev <yaronyogev@gmail.com> | 2017-08-23 16:38:28 +0300 |
commit | 8fba52d145a5537ea924462e4701573ff3578193 (patch) | |
tree | 56cda75310d1011cec9298c33da6f0385dd088d9 /app | |
parent | b09485c578a244a7dead041393ebe42f14e85d5d (diff) |
add mirantis 10.0 opnfv with vlan,ovs to supported_environments
Change-Id: I232c56aca89bb0f0bc4d9ab84681daea58957c8c
Signed-off-by: yayogev <yaronyogev@gmail.com>
Diffstat (limited to 'app')
-rw-r--r-- | app/install/db/supported_environments.json | 472 |
1 files changed, 242 insertions, 230 deletions
diff --git a/app/install/db/supported_environments.json b/app/install/db/supported_environments.json index 1214ef3..987d96d 100644 --- a/app/install/db/supported_environments.json +++ b/app/install/db/supported_environments.json @@ -1,230 +1,242 @@ -[
-{
- "environment" : {
- "distribution" : "Stratoscale-v2.1.6",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : false,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-6.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-7.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-8.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-9.1",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : false,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Mitaka",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Liberty",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-9.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-9.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-8.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-6.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-7.0",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Mirantis-9.1",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Mitaka",
- "mechanism_drivers" : "VPP",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Mitaka",
- "mechanism_drivers" : "VPP",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Devstack-Mitaka",
- "mechanism_drivers" : "VPP",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "Devstack-Mitaka",
- "mechanism_drivers" : "VPP",
- "type_drivers" : "vxlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Mitaka",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-},
-{
- "environment" : {
- "distribution" : "RDO-Liberty",
- "mechanism_drivers" : "OVS",
- "type_drivers" : "vlan"
- },
- "features" : {
- "monitoring" : true,
- "listening" : true,
- "scanning" : true
- }
-}
-]
+[ +{ + "environment" : { + "distribution" : "Mirantis-10.0", + "type_drivers" : "vlan", + "mechanism_drivers" : "OVS" + }, + "features" : { + "scanning" : true, + "monitoring" : true, + "listening" : true + } +}, +{ + "environment" : { + "distribution" : "Stratoscale-v2.1.6", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : false, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-6.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-7.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-8.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-9.1", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : false, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Mitaka", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Liberty", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-9.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-9.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-8.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-6.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-7.0", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Mirantis-9.1", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Mitaka", + "mechanism_drivers" : "VPP", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Mitaka", + "mechanism_drivers" : "VPP", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Devstack-Mitaka", + "mechanism_drivers" : "VPP", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "Devstack-Mitaka", + "mechanism_drivers" : "VPP", + "type_drivers" : "vxlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Mitaka", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +}, +{ + "environment" : { + "distribution" : "RDO-Liberty", + "mechanism_drivers" : "OVS", + "type_drivers" : "vlan" + }, + "features" : { + "monitoring" : true, + "listening" : true, + "scanning" : true + } +} +] |