From b9aa2c1e0c95826426ef67e08fbee9b57d97cbd5 Mon Sep 17 00:00:00 2001
From: Christopher Brown <cbrown2@ocf.co.uk>
Date: Fri, 3 Mar 2017 14:00:53 +0000
Subject: [PATCH] Removes old environment file references

ODL-l3 env file was removed in commit 7163746
manage-firewall was removed in commit 2064ab8 as this was enabled
by default

Change-Id: I8ed8d4ed5bf709f2ac581adfaacc24a7582f13bd
---
 capabilities-map.yaml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/capabilities-map.yaml b/capabilities-map.yaml
index 3028dcfe..26ed7f2a 100644
--- a/capabilities-map.yaml
+++ b/capabilities-map.yaml
@@ -340,11 +340,6 @@ topics:
             description: Enables OpenDaylight
             requires:
               - overcloud-resource-registry-puppet.yaml
-          - file: environments/neutron-opendaylight-l3.yaml
-            title: OpenDaylight with L3 DVR
-            description: Enables OpenDaylight with L3 DVR
-            requires:
-              - overcloud-resource-registry-puppet.yaml
           - file: environments/neutron-ovs-dpdk.yaml
             title: DPDK with OVS
             description: Deploy DPDK with OVS
@@ -539,14 +534,6 @@ topics:
             description:
             requires:
               - overcloud-resource-registry-puppet.yaml
-      - title: Manage Firewall
-        description:
-        environments:
-          - file: environments/manage-firewall.yaml
-            title: Manage Firewall
-            description:
-            requires:
-              - overcloud-resource-registry-puppet.yaml
 
   - title: Operational Tools
     description:
-- 
2.16.6