1. 332ee1d refactor by Tony Mack · 10 years ago
  2. 5b06147 added rbac for viewing objects by Tony Mack · 10 years ago
  3. 3015c76 give sliver a unicode name before it is instantiated by Scott Baker · 11 years ago
  4. de5450d Added support for Generic Tags. Tags can be applied to Node, Site, Slice, Sliver. Adjusted relation_name for SliceTags to not conflict with generic tag. by Siobhan Tully · 11 years ago
  5. 2bd5b41 several bug fixes by Tony Mack · 11 years ago
  6. b0d9742 key is now just an attribute of the user model. Added 'creator' field to sliver model by Tony Mack · 11 years ago
  7. bf1153a Changed DeploymentNetwork to Deployment, adjusted initial_json to include service class json, modified admin screens to only show appropriate topLevel objects (with the exception of Key), added in showAll var to make it easier when developing to showAll the objects in Admin. Removed Django_Evolution objects from admin interface. by Siobhan Tully · 11 years ago
  8. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  9. 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 11 years ago
  10. 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]
  11. 0406283 role base filtering for main admin pages by Tony Mack · 11 years ago
  12. 951dab4 subnets and slivers work when openstack is disable or unavailable by Tony Mack · 11 years ago
  13. d1cd5df Merged with Tony's changes -- added numberCores to SliverAdmins by Siobhan Tully · 11 years ago
  14. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  15. ab05c3b removing refrences to flavor by Tony Mack · 11 years ago
  16. 3811937 remove refrences to flavor. use m1.small as the default flavor by Tony Mack · 11 years ago
  17. fdd4d80 create OSModelAdmin. Update some Admin definitions to subclass OSModelAdmin by Tony Mack · 11 years ago
  18. 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
  19. 1eeeae9 switch Sliver.ip from IpAddressField to GenericIPAddressField by Tony Mack · 11 years ago
  20. d8a837a cleanup by Tony Mack · 11 years ago
  21. 8e92dc5 raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  22. 2b241cf raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  23. cdec090 update Sliver admin by Tony Mack · 11 years ago
  24. 771f4b9 fix bugs by Tony Mack · 11 years ago
  25. 29c287f merge latest code by Tony Mack · 11 years ago
  26. 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