1. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  2. cbfb600 add support for fine-grained field permissions for user model by Scott Baker · 10 years ago
  3. f427c92 We can only import site.py after slice.py, because of a dependency by Sapan Bhatia · 10 years ago
  4. 4b3c046 Typo .site<-.deployment by Sapan Bhatia · 10 years ago
  5. a2d1b13 Re-added imports to __init__.py by Sapan Bhatia · 10 years ago
  6. 30ffe5a Companion to renaming core/models/planetstack by Sapan Bhatia · 10 years ago
  7. afc5b02 Add credentials module to core list by Sapan Bhatia · 10 years ago
  8. 7a61dc4 replace sliver.numberCores with sliver.Flavor, add flavor filtering by deployment to sliver inline by Scott Baker · 10 years ago
  9. 37b4790 flavor data model objects and admin by Scott Baker · 10 years ago
  10. 7b836b6 move UserDeployments to a separate file to resolve circular reference by Scott Baker · 10 years ago
  11. 9438351 models in deployment.py appear to have been moved to site.py by Scott Baker · 10 years ago
  12. 6769993 include imagedeployments by Scott Baker · 10 years ago
  13. 2c3cb64 dynamic home view with customization by Scott Baker · 10 years ago
  14. 629008b add NetworkDepoyments by Tony Mack · 10 years ago
  15. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  16. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  17. 4310504 check in billing system models, admin, and sample data generator by Scott Baker · 11 years ago
  18. ce652d0 Adjusted modeling of Service, Slice and Tags. Added RequestRouter starter App. Modified Admin.py of core apps for new relationships. Modified the initial_data for new roles, and deprecated ForeignKey relationships. by Siobhan Tully · 11 years ago
  19. 2d95e48 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  20. bfd11dc Django-suit, add in Roles for specific classes site, slice, deployment, planetstack, change admin to leverage suit options by Siobhan Tully · 11 years ago
  21. 74c82ea add NetworkSlice to model imports by Scott Baker · 11 years ago
  22. 58a9c7a import network data model from plstackapi-network branch by Scott Baker · 11 years ago
  23. d351575 Added in Project support to be used in concert with Tags on Slice, Site, Sliver and User. by Siobhan Tully · 11 years ago
  24. 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
  25. b5cf06d removing key model by Tony Mack · 11 years ago
  26. 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
  27. 307e06f add slice tags by Scott Baker · 11 years ago
  28. ea03c93 check in reservation models by Scott Baker · 11 years ago
  29. 37967b7 move ServiceClass and ServiceResource before Slice by Scott Baker · 11 years ago
  30. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  31. 3de3e37 models and admin for ServiceClass and ServiceResource by Scott Baker · 11 years ago
  32. 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