commit | c88420181967a42f8bd7b4ca26cfa4ef0ad6420c | [log] [tgz] |
---|---|---|
author | Siobhan Tully <stully@verivue.com> | Wed Apr 10 21:00:51 2013 -0400 |
committer | Siobhan Tully <stully@verivue.com> | Wed Apr 10 21:00:51 2013 -0400 |
tree | f24aebb7a39923054f7284b3a131720d8f3594e0 | |
parent | 9dcc0504ffe66f22001702b5c1a3d300f42a9d35 [diff] |
Test push
diff --git a/plstackapi/core/models.py b/plstackapi/core/models.py index a9243e9..d68d801 100644 --- a/plstackapi/core/models.py +++ b/plstackapi/core/models.py
@@ -4,6 +4,7 @@ from plstackapi.openstack.driver import OpenStackDriver # Create your models here. +# Test push class PlCoreBase(models.Model):