Detangling incubator: virtual nets, tunnels, resource labels, oh my

- virtual networking moved to /apps/virtual; with CLI & REST API
- tunnels and labels moved to /apps/tunnel; with CLI & REST API; UI disabled for now
- protobuf/models moved to /core/protobuf/models
- defunct grpc/rpc registry stuff left under /graveyard
- compile dependencies on /incubator moved to respective modules for compilation
- run-time dependencies will need to be re-tested for dependent apps

- /graveyard will be removed in not-too-distant future

Change-Id: I0a0b995c635487edcf95a352f50dd162186b0b39
diff --git a/drivers/ciena/c5162/src/main/resources/ciena-5162-drivers.xml b/drivers/ciena/c5162/src/main/resources/ciena-5162-drivers.xml
index c0bcc4d..acddbd4 100644
--- a/drivers/ciena/c5162/src/main/resources/ciena-5162-drivers.xml
+++ b/drivers/ciena/c5162/src/main/resources/ciena-5162-drivers.xml
@@ -29,7 +29,7 @@
                    impl="org.onosproject.drivers.ciena.c5162.netconf.Ciena5162FlowRuleProgrammable"/>
         <behaviour api="org.onosproject.net.behaviour.LambdaQuery"
                    impl="org.onosproject.drivers.ciena.c5162.netconf.Ciena5162LambdaQuery"/>
-        <behaviour api="org.onosproject.incubator.net.faultmanagement.alarm.AlarmConsumer"
+        <behaviour api="org.onosproject.alarm.AlarmConsumer"
                    impl="org.onosproject.drivers.ciena.c5162.netconf.Ciena5162AlarmConsumer"/>
 -->
     </driver>