commit | c3a7b854c41e80535f16823cfcd090d122a6e756 | [log] [tgz] |
---|---|---|
author | Max Klyus <xmaruto@gmail.com> | Wed Apr 20 21:47:50 2016 -0700 |
committer | Max Klyus <xmaruto@gmail.com> | Wed Apr 20 21:47:50 2016 -0700 |
tree | 0cb9b13773e9c3fe3a60b421e90f725510861b5a | |
parent | 276c1b974f895a3ca31cadd86d48f43701b842fb [diff] |
mcord merged into master-branch
diff --git a/xos/services/mcord/models.py.old b/xos/services/mcord/models.py.old index fc69548..611e990 100644 --- a/xos/services/mcord/models.py.old +++ b/xos/services/mcord/models.py.old
@@ -19,6 +19,7 @@ VBBU_KIND = "vBBU" VSGW_KIND = "vSGW" VPGW_KIND = "vPGW" +# some comment # The class to represent the service. Most of the service logic is given for us # in the Service class but, we have some configuration that is specific for # this example.