commit | 7785c13293e52dd2710d955020c4468af67e0076 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Apr 14 16:05:13 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Apr 14 16:05:13 2016 -0700 |
tree | 8e67ad162bb05c1eebd159047724ee943033d391 | |
parent | 5d268e51578c0713c59177ce56b8058c6b202fa6 [diff] |
add vrouter to migrations
diff --git a/xos/tools/xos-manage b/xos/tools/xos-manage index 5410f37..23cda72 100755 --- a/xos/tools/xos-manage +++ b/xos/tools/xos-manage
@@ -147,6 +147,7 @@ python ./manage.py makemigrations helloworldservice_complete python ./manage.py makemigrations onos python ./manage.py makemigrations vtr + python ./manage.py makemigrations vrouter #python ./manage.py makemigrations servcomp }