1. 200181e remove image_preference, add default_image, default_flavor to slice by Scott Baker · 10 years ago
  2. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  3. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  4. a99fbb2 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  5. a6a0c77 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  6. eef5a6b models for per-controller dashboard views by Scott Baker · 10 years ago
  7. 93d1b03 refactor and bug fixes by Tony Mack · 10 years ago
  8. 528d422 refactor by Tony Mack · 10 years ago
  9. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  10. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  11. 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
  12. e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
  13. bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  14. 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  15. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  16. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  17. cbfb600 add support for fine-grained field permissions for user model by Scott Baker · 10 years ago
  18. f427c92 We can only import site.py after slice.py, because of a dependency by Sapan Bhatia · 10 years ago
  19. 4b3c046 Typo .site<-.deployment by Sapan Bhatia · 10 years ago
  20. a2d1b13 Re-added imports to __init__.py by Sapan Bhatia · 10 years ago
  21. 30ffe5a Companion to renaming core/models/planetstack by Sapan Bhatia · 10 years ago
  22. afc5b02 Add credentials module to core list by Sapan Bhatia · 10 years ago
  23. 7a61dc4 replace sliver.numberCores with sliver.Flavor, add flavor filtering by deployment to sliver inline by Scott Baker · 10 years ago
  24. 37b4790 flavor data model objects and admin by Scott Baker · 10 years ago
  25. 7b836b6 move UserDeployments to a separate file to resolve circular reference by Scott Baker · 10 years ago
  26. 9438351 models in deployment.py appear to have been moved to site.py by Scott Baker · 10 years ago
  27. 6769993 include imagedeployments by Scott Baker · 10 years ago
  28. 2c3cb64 dynamic home view with customization by Scott Baker · 10 years ago
  29. 629008b add NetworkDepoyments by Tony Mack · 10 years ago
  30. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  31. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  32. 4310504 check in billing system models, admin, and sample data generator by Scott Baker · 11 years ago
  33. 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
  34. 2d95e48 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  35. 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
  36. 74c82ea add NetworkSlice to model imports by Scott Baker · 11 years ago
  37. 58a9c7a import network data model from plstackapi-network branch by Scott Baker · 11 years ago
  38. d351575 Added in Project support to be used in concert with Tags on Slice, Site, Sliver and User. by Siobhan Tully · 11 years ago
  39. 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
  40. b5cf06d removing key model by Tony Mack · 11 years ago
  41. 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
  42. 307e06f add slice tags by Scott Baker · 11 years ago
  43. ea03c93 check in reservation models by Scott Baker · 11 years ago
  44. 37967b7 move ServiceClass and ServiceResource before Slice by Scott Baker · 11 years ago
  45. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  46. 3de3e37 models and admin for ServiceClass and ServiceResource by Scott Baker · 11 years ago
  47. 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