Test push
authorSiobhan Tully <stully@verivue.com>
Thu, 11 Apr 2013 01:00:51 +0000 (21:00 -0400)
committerSiobhan Tully <stully@verivue.com>
Thu, 11 Apr 2013 01:00:51 +0000 (21:00 -0400)
plstackapi/core/models.py

index a9243e9..d68d801 100644 (file)
@@ -4,6 +4,7 @@ from django.db import models
 from plstackapi.openstack.driver import OpenStackDriver
 
 # Create your models here.
+# Test push
 
 class PlCoreBase(models.Model):