Disable example BGP client 74/4174/2
authorRobert Varga <rovarga@cisco.com>
Mon, 13 Jan 2014 10:27:50 +0000 (11:27 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 13 Jan 2014 14:52:47 +0000 (15:52 +0100)
Change-Id: I81cddad1b763458af42500b4b94f7c22b52c7cbc
Signed-off-by: Robert Varga <rovarga@cisco.com>
bgp/controller-config/src/main/resources/initial/41-bgp-example.conf

index 16da0a936e812ab52ded1c7b5e6f003951020b69..2d8fab95fb50ea6547ed0e0f62ae87b88941debe 100644 (file)
@@ -5,19 +5,6 @@
                <as-number>64496</as-number>
                <bgp-id>192.0.2.2</bgp-id>
        </module>
-       <module>
-               <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-impl</type>
-               <name>example-bgp-peer</name>
-               <bgp-dispatcher>
-                       <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-dispatcher</type>
-                       <name>global-bgp-dispatcher</name>
-               </bgp-dispatcher>
-               <bgp-proposal>
-                       <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-proposal</type>
-                       <name>example-bgp-proposal</name>
-               </bgp-proposal>
-               <host>route-reflector.example.org</host>
-       </module>
        <module>
                <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:reconnectstrategy">prefix:timed-reconnect-strategy</type>
                <name>example-reconnect-strategy</name>
                        <name>global-event-executor</name>
                </executor>
        </module>
+       <!--module>
+               <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-impl</type>
+               <name>example-bgp-peer</name>
+               <bgp-dispatcher>
+                       <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-dispatcher</type>
+                       <name>global-bgp-dispatcher</name>
+               </bgp-dispatcher>
+               <bgp-proposal>
+                       <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:bgp-proposal</type>
+                       <name>example-bgp-proposal</name>
+               </bgp-proposal>
+               <host>route-reflector.example.org</host>
+       </module-->
        <module>
                <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:rib-impl</type>
                <name>example-bgp-rib</name>
                <rib-id>example-bgp-rib</rib-id>
                <local-as>64496</local-as>
                <bgp-id>192.0.2.2</bgp-id>
-               <bgp>
+               <!--bgp>
                        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:listener">prefix:listener</type>
                        <name>example-bgp-peer</name>
-               </bgp>
+               </bgp-->
                <extensions>
                         <type xmlns:ribspi="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:spi">ribspi:extensions</type>
                         <name>global-rib-extensions</name>
                         <provider>/config/modules/module[name='bgp-proposal-impl']/instance[name='example-bgp-proposal']</provider>
                </instance>
        </service>
-       <service>
+       <!--service>
                <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:listener">prefix:listener</type>
                <instance>
                        <name>example-bgp-peer</name>
                         <provider>/config/modules/module[name='bgp-impl']/instance[name='example-bgp-peer']</provider>
                </instance>
-       </service>
+       </service-->
        <service>
                <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:reconnectstrategy">prefix:reconnect-strategy</type>
                <instance>