Fixed typo in globalxos and added .gitreview

Change-Id: I400056ce97e641c1228a0897063161a1732af888
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..f0e39e8
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,6 @@
+[gerrit]
+host=gerrit.opencord.org
+port=29418
+project=manifest.git
+defaultremote=origin
+defaultbranch=master
diff --git a/default.xml b/default.xml
index 15310d2..2829505 100644
--- a/default.xml
+++ b/default.xml
@@ -36,7 +36,7 @@
 <project path="orchestration/xos_services/vrouter" name="vrouter" groups="orchestration,services"/>
 <project path="orchestration/xos_services/vsg" name="vsg" groups="orchestration,services"/>
 <project path="orchestration/xos_services/vtr" name="vtr" groups="orchestration,services"/>
-<project path="orchestration/xos_services/global-xos" name="global-xos" groups="orchestration,services"/>
+<project path="orchestration/xos_services/globalxos" name="globalxos" groups="orchestration,services"/>
 
 <project path="orchestration/xos_libraries/ng-xos-lib" name="ng-xos-lib" groups="orchestration,libraries"/>