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