diff options
author | Christopher Brown <cbrown2@ocf.co.uk> | 2017-03-02 16:21:55 +0000 |
---|---|---|
committer | Christopher Brown <cbrown2@ocf.co.uk> | 2017-03-02 16:55:14 +0000 |
commit | 3c441842dd8878c855add9ff6eeade39b0400e89 (patch) | |
tree | 5bc0e9ed7dd3b083fbe7d84b0a753a807e451f16 | |
parent | e82e8d23abcfec94d2dbb633b2d5ecd136d4b201 (diff) |
Removes opencontrail reference
The opencontrail environment file was removed in commit da91bb6
so this is no longer required
Change-Id: I835dc665ede7fdb50d5be2c3251b8acf20c3ce37
-rw-r--r-- | capabilities-map.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/capabilities-map.yaml b/capabilities-map.yaml index cc22ff92..3028dcfe 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -335,11 +335,6 @@ topics: description: Enables Neutron Nuage backend on the controller requires: - overcloud-resource-registry-puppet.yaml - - file: environments/neutron-opencontrail.yaml - title: OpenContrail Extensions - description: Enables OpenContrail extensions - requires: - - overcloud-resource-registry-puppet.yaml - file: environments/neutron-opendaylight.yaml title: OpenDaylight description: Enables OpenDaylight |