summaryrefslogtreecommitdiffstats
path: root/opendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'opendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt')
-rwxr-xr-xopendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/opendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt b/opendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt
deleted file mode 100755
index e5363498..00000000
--- a/opendaylight/neon/neon-alpine/src/main/odlscripts/custom_shard_config.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# If this file has entries, they will be used to configure the module
-# shards that will be available. Otherwise, the default shards will
-# be used. Below, the commented lines are the current default shards
-# (inventory, network-topology, and toaster)
-#
-# These configurations are an array and the indexes need to increment
-# from 1,2,3...
-#
-# There is a FRIENDLY_MODULE_NAME[$index] that will map to the
-# MODULE_NAMESPACES[$index]
-#
-FRIENDLY_MODULE_NAMES[1]='inventory'
-MODULE_NAMESPACES[1]='urn:opendaylight:inventory'
-FRIENDLY_MODULE_NAMES[2]='topology'
-MODULE_NAMESPACES[2]='urn:TBD:params:xml:ns:yang:network-topology'
-FRIENDLY_MODULE_NAMES[3]='toaster'
-MODULE_NAMESPACES[3]='http://netconfcentral.org/ns/toaster'