diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2016-11-18 07:40:51 +0000 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2016-11-18 07:40:51 +0000 |
commit | 0fa98bc01e91836f7d087c39489f47fb00715e5b (patch) | |
tree | 372e6b7a0fe95ea070f4ca17c4cba73eb0f15541 | |
parent | 8d7a347065b064784629864e2b41f6ddc2cffc27 (diff) |
Basic Setup For Opera Gerrit Repo
Change-Id: Ib4b787c4afb371eeb320ce572d0645aa961077ee
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
-rw-r--r-- | .gitreview | 4 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..e2f955a --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=opera.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..d95d989 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +OPNFV OPEN-O Integration Source Codes |