1. 85d1883 allow openstack fields to contain null/blank values. separate User.is_admin from User.is_staff. expose User.is_admin on mdole admin form by Tony Mack · 11 years ago
  2. f2720e3 whitespace by Tony Mack · 11 years ago
  3. f77b859 add subnet_id field to slice model by Tony Mack · 11 years ago
  4. 659dd52 remove Slice.instantiation field by Tony Mack · 11 years ago
  5. 93048c2 slices, slice memberships and site privileges work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  6. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  7. 5d0ce61 refresh openstack credentials when creating a slice's network and router by Tony Mack · 11 years ago
  8. 9bcbe4f fix bugs by Tony Mack · 11 years ago
  9. 54304c6 Fix bugs by Tony Mack · 11 years ago
  10. 00d361f update SitePrivilegeAdmin and SliceMembershipAdmin by Tony Mack · 11 years ago
  11. fdd4d80 create OSModelAdmin. Update some Admin definitions to subclass OSModelAdmin by Tony Mack · 11 years ago
  12. 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
  13. cdec090 update Sliver admin by Tony Mack · 11 years ago
  14. 62bc59a update Slice admin by Tony Mack · 11 years ago
  15. 8484bdb update user admin by Tony Mack · 11 years ago
  16. 4895203 fix bugs by Tony Mack · 11 years ago
  17. 29c287f merge latest code by Tony Mack · 11 years ago
  18. 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