keys and users work when openstack is disabled or unavailable
[plstackapi.git] / plstackapi / core / models /
2013-05-02 Tony Mackkeys and users work when openstack is disabled or unava...
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-05-02 Tony MackRoleAdmin and Role model work when openstack is disable
2013-05-02 Tony Mackcall user.set_password() in PLUser.save() instead of...
2013-04-30 Tony Mackremoving refrences to flavor
2013-04-30 Tony Mackremoving flavor model
2013-04-30 Tony Mackremove refrences to flavor. use m1.small as the default...
2013-04-29 Tony Mackrefresh openstack credentials when creating a slice...
2013-04-29 Tony Mackfix bugs
2013-04-28 Tony MackFix bugs
2013-04-28 Tony Mackupdate SitePrivilegeAdmin and SliceMembershipAdmin
2013-04-27 Tony Mackupdate user admin
2013-04-27 Tony Mackcreate OSModelAdmin. Update some Admin definitions...
2013-04-27 Tony Mackbug fixes
2013-04-27 Tony Macksave() and delete() uses caller's credentials to init...
2013-04-26 Siobhan TullyAdded in PLUser as custom user, replacing the django...
2013-04-24 Tony Mackfix NameError
2013-04-18 Tony Mackdisable setting route until we have consistent way...
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 Mackfix Subnet bugs
2013-04-15 Tony Mackupdate Sliver admin
2013-04-15 Tony Mackupdate Subnet admin
2013-04-15 Tony Mackupdate Slice admin
2013-04-15 Tony Mackupdate Key admin
2013-04-15 Tony Mackupdate user admin
2013-04-14 Tony Mackupdate Site admin
2013-04-14 Tony Mackupdated Role admin
2013-04-12 Tony Mackfix bug
2013-04-12 Tony Mackfix bugs
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...