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. be50d3e adjust unicode name by Tony Mack · 11 years ago
  3. 1b34e88 subnet model no longer exists by Tony Mack · 11 years ago
  4. 1008202 remove sliver.name field from admin page. generate sliver.name for user when it isn't specified by Tony Mack · 11 years ago
  5. ddc21c7 default numberCores to 0 by smbaker · 11 years ago
  6. 951dab4 subnets and slivers work when openstack is disable or unavailable by Tony Mack · 11 years ago
  7. d1cd5df Merged with Tony's changes -- added numberCores to SliverAdmins by Siobhan Tully · 11 years ago
  8. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  9. ab05c3b removing refrences to flavor by Tony Mack · 11 years ago
  10. 3811937 remove refrences to flavor. use m1.small as the default flavor 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. 1eeeae9 switch Sliver.ip from IpAddressField to GenericIPAddressField by Tony Mack · 11 years ago
  14. d8a837a cleanup by Tony Mack · 11 years ago
  15. 8e92dc5 raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  16. 2b241cf raise exception if sliver's slice has no subnet by Tony Mack · 11 years ago
  17. cdec090 update Sliver admin by Tony Mack · 11 years ago
  18. 771f4b9 fix bugs by Tony Mack · 11 years ago
  19. 29c287f merge latest code by Tony Mack · 11 years ago
  20. 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