1. 30fd429 Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes by Siobhan Tully · 11 years ago[Renamed (77%) from plstackapi/core/models/sliver.py]
  2. 951dab4 subnets and slivers work when openstack is disable or unavailable by Tony Mack · 11 years ago
  3. d1cd5df Merged with Tony's changes -- added numberCores to SliverAdmins by Siobhan Tully · 11 years ago
  4. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  5. ab05c3b removing refrences to flavor by Tony Mack · 11 years ago
  6. 3811937 remove refrences to flavor. use m1.small as the default flavor by Tony Mack · 11 years ago
  7. fdd4d80 create OSModelAdmin. Update some Admin definitions to subclass OSModelAdmin by Tony Mack · 11 years ago
  8. 5343728 Added in PLUser as custom user, replacing the django base user. Reformatted initial_data for content with more readable 4 space indent for ability to do diffs by Siobhan Tully · 11 years ago
  9. 1eeeae9 switch Sliver.ip from IpAddressField to GenericIPAddressField by Tony Mack · 11 years ago
  10. d8a837a cleanup by Tony Mack · 11 years ago
  11. 8e92dc5 raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  12. 2b241cf raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  13. cdec090 update Sliver admin by Tony Mack · 11 years ago
  14. 771f4b9 fix bugs by Tony Mack · 11 years ago
  15. 29c287f merge latest code by Tony Mack · 11 years ago
  16. 4bc09f2 Decomposed models.py into models/ with individual files per topic. Added new admin views, consolidated/reverted views back to Generics, adjusted modeling of Site<->DeploymentNetwork to remove SiteDeploymentNetwork object by Siobhan Tully · 11 years ago