Removed OpFlex domain scoping. 16/9516/3
authorThomas Bachman <tbachman@yahoo.com>
Wed, 30 Jul 2014 20:19:05 +0000 (20:19 +0000)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 31 Jul 2014 07:33:29 +0000 (07:33 +0000)
commit46001e0148ab4a9a5fe1d6ddac0b0d5a0ceba788
treeceac590ab3e64cb0dc47b070f27602c1f1d101e7
parent9dee369860afb4977ef12561868c9895e2a1b29b
Removed OpFlex domain scoping.

There will only be a single OpFlex domain, so the domain
is brought out to a top-level configuration item (and is
no longer a list of domains) and brings the Discovery Definitions
back to the top level.

Change-Id: I688335d5b6b6c6980fcec40480d5e9ba4809faf1
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
groupbasedpolicy/src/main/java/org/opendaylight/controller/config/yang/config/opflex_provider/impl/OpflexProviderModule.java
groupbasedpolicy/src/main/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexConnectionService.java
groupbasedpolicy/src/main/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexDomain.java [deleted file]
groupbasedpolicy/src/main/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexRpcServer.java
groupbasedpolicy/src/main/yang/renderer/opflex/opflex.yang
groupbasedpolicy/src/test/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexConnectionServiceTest.java
groupbasedpolicy/src/test/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexDomainTest.java [deleted file]
groupbasedpolicy/src/test/java/org/opendaylight/groupbasedpolicy/renderer/opflex/OpflexRpcServerTest.java