subnets and slivers work when openstack is disable or unavailable
[plstackapi.git] / plstackapi / core / models / sliver.py
2013-05-02 Tony Macksubnets and slivers work when openstack is disable...
2013-05-02 Siobhan TullyMerged with Tony's changes -- added numberCores to...
2013-05-02 Siobhan TullyAdded in serviceClass to Slice, and numberCores to...
2013-04-30 Tony Mackremoving refrences to flavor
2013-04-30 Tony Mackremove refrences to flavor. use m1.small as the default...
2013-04-27 Tony Mackcreate OSModelAdmin. Update some Admin definitions...
2013-04-26 Siobhan TullyAdded in PLUser as custom user, replacing the django...
2013-04-17 Tony Mackswitch Sliver.ip from IpAddressField to GenericIPAddres...
2013-04-17 Tony Mackcleanup
2013-04-17 Tony Mackraise exception if sliver's slice has no subnet
2013-04-17 Tony Mackraise exception if sliver's slice has no subnet
2013-04-15 Tony Mackupdate Sliver admin
2013-04-12 Tony Mackfix bugs
2013-04-12 Tony Mackmerge latest code
2013-04-11 Siobhan TullyDecomposed models.py into models/ with individual files...