diff options
author | Parker Berberian <pberberian@iol.unh.edu> | 2019-06-27 14:09:00 -0400 |
---|---|---|
committer | Parker Berberian <pberberian@iol.unh.edu> | 2019-06-27 14:10:44 -0400 |
commit | e5e07b97e3d797a3a1f90fa33b7ccc41b6bacde3 (patch) | |
tree | 38f4a09603979a4119a73257c91832e85e0b8c17 /.gitreview | |
parent | 1cf54b373ff70d35aabf9a29fe0e9c50b1c4ce19 (diff) | |
parent | aa622cf569aed53861ca9be6348800a5e899d02c (diff) |
Migrate Dashboard Code To New Repo
Now that LaaS is an official project, we must migrate
our codebase to the new repos.
This is only the dashboard code, e.g. the contents of dashboard/
in the original repo
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..ec1b14e --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=laas.git |