commit | 6fd33002af09dc1c90829e4a1c4df2d7de2de35b | [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 | c58089d152d51310846100adb2543ca525a7d912 | |
parent | 99604beb995809d57038e8a336939b841fda91f0 [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.