Added metronet-local to manifest

Change-Id: I752268c59ee22bf654474db6738eff647ba26485
diff --git a/default.xml b/default.xml
index f763bed..0a50460 100644
--- a/default.xml
+++ b/default.xml
@@ -29,7 +29,6 @@
 <project path="orchestration/xos_services/exampleservice" name="exampleservice" groups="orchestration,services"/>
 <project path="orchestration/xos_services/fabric" name="fabric" groups="orchestration,services"/>
 <project path="orchestration/xos_services/hypercache" name="hypercache" groups="orchestration,services"/>
-<project path="orchestration/xos_services/metro-net" name="metro-net" groups="orchestration,services"/>
 <project path="orchestration/xos_services/monitoring" name="monitoring" groups="orchestration,services"/>
 <project path="orchestration/xos_services/onos-service" name="onos-service" groups="orchestration,services"/>
 <project path="orchestration/xos_services/openstack" name="openstack" groups="orchestration,services"/>
@@ -46,6 +45,8 @@
 
 <project path="orchestration/xos_services/vEE" name="vEE" groups="orchestration,services"/>
 <project path="orchestration/xos_services/vEG" name="vEG" groups="orchestration,services"/>
+<project path="orchestration/xos_services/metro-net" name="metro-net" groups="orchestration,services"/>
+ <project path="orchestration/xos_services/metronet-local" name="metronet-local" groups="orchestration,services" upstream="master"/>
 
 <project path="orchestration/xos-gui" name="xos-gui" groups="orchestration"/>
 <project path="orchestration/xos-sample-gui-extension" name="xos-sample-gui-extension" groups="orchestration"/>