1. c195d72 pis can update slice objects by Tony Mack · 10 years ago
  2. 5cde5f8 pis can update slice objects by Tony Mack · 10 years ago
  3. 2721d6f add slicename prop by Tony Mack · 10 years ago
  4. 29bf5e8 added max_slivers (instance) quota attribute to slice model by Tony Mack · 10 years ago
  5. 27b5a8a set default image name by Scott Baker · 10 years ago
  6. 4b0cedd merge latest Amisha changes by Scott Baker · 10 years ago
  7. b8d0c5c Amisha's latest changes by Scott Baker · 10 years ago
  8. 6f575c8 cleanup unused fields by Tony Mack · 10 years ago
  9. 537d823 merge Amisha's changes by Scott Baker · 10 years ago
  10. c218b59 store keyname in SliceDeployment table by Tony Mack · 10 years ago
  11. fe4be2e fix AttributeError by Tony Mack · 10 years ago
  12. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  13. b7b4f84 fix bugs. refactor by Tony Mack · 10 years ago
  14. 332ee1d refactor by Tony Mack · 10 years ago
  15. 5b06147 added rbac for viewing objects by Tony Mack · 10 years ago
  16. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  17. 360afb8 fix field description by Tony Mack · 11 years ago
  18. c265b89 Merged plcorebase by Siobhan Tully · 11 years ago
  19. 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
  20. 27c7390 added krole_id to SiteRole and SliceRole. Enable SyncRoles by Tony Mack · 11 years ago
  21. 3971415 add missing roles by Tony Mack · 11 years ago
  22. 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
  23. 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
  24. 79a49c8 initial checkin of event listener. refactor/cleanup by Tony Mack · 11 years ago
  25. 2bd5b41 several bug fixes by Tony Mack · 11 years ago
  26. 0553f28 observer for sites, slices and users by Tony Mack · 11 years ago
  27. 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
  28. e8d596f change serviceClass from CharField to ForeignKey by Scott Baker · 11 years ago
  29. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  30. aa1bcd5 Adjusting admin GUI/inlines, fixed slice modification when no openstack environment is setup by Siobhan Tully · 11 years ago
  31. 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 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[Renamed (80%) from plstackapi/core/models/slice.py]
  33. 0406283 role base filtering for main admin pages by Tony Mack · 11 years ago
  34. 93048c2 slices, slice memberships and site privileges work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  35. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  36. 5d0ce61 refresh openstack credentials when creating a slice's network and router by Tony Mack · 11 years ago
  37. 9bcbe4f fix bugs by Tony Mack · 11 years ago
  38. 54304c6 Fix bugs by Tony Mack · 11 years ago
  39. 00d361f update SitePrivilegeAdmin and SliceMembershipAdmin by Tony Mack · 11 years ago
  40. fdd4d80 create OSModelAdmin. Update some Admin definitions to subclass OSModelAdmin by Tony Mack · 11 years ago
  41. 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
  42. cdec090 update Sliver admin by Tony Mack · 11 years ago
  43. 62bc59a update Slice admin by Tony Mack · 11 years ago
  44. 8484bdb update user admin by Tony Mack · 11 years ago
  45. 4895203 fix bugs by Tony Mack · 11 years ago
  46. 29c287f merge latest code by Tony Mack · 11 years ago
  47. 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