1. f47c804 fixtures: remove image_id from image by Scott Baker · 10 years ago
  2. 09dd858 fixtures: remove kuser_id from user, router_id/subnet_id/tenant_id/network_id from slice by Scott Baker · 10 years ago
  3. bdc2578 remote site.tenant_id from initial_data.json by Scott Baker · 10 years ago
  4. da18056 Added roles (admin, tech, billing) to initial_data, so that they exist at install time rather than having to add them while creating a new user. by David Payne · 10 years ago
  5. 44fd4cc Added in initial make -- rpm support, tested against Fedora 16, code in for Fedora 17 but needs additional testing. Adjusted initial_data.json to align with current code base, enacted was deprecated from core.user. New scripts/opencloud for database/init/reset/syncdb/runserver commands. by Siobhan Tully · 10 years ago
  6. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  7. 44a90a2 updates to demo data by Tony Mack · 11 years ago
  8. aa47472 added I2 Singapore site and nodes by Tony Mack · 11 years ago
  9. 4cac5c5 updating demo fixture by Tony Mack · 11 years ago
  10. ee83f34 updating demo data by Tony Mack · 11 years ago
  11. 01965a1 updating demo data by Tony Mack · 11 years ago
  12. a0a641d updating demo data by Tony Mack · 11 years ago
  13. 419b779 updating demo data by Tony Mack · 11 years ago
  14. 4816cee backup just he 'core' data by Tony Mack · 11 years ago
  15. 9d27d52 archiving the demo data by Tony Mack · 11 years ago
  16. 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
  17. 19f6406 Removed enacted field from initial_data.json and admin.py, corrected type on urls.py, removed MemberAdmin from admin.py by Siobhan Tully · 11 years ago
  18. 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
  19. 567e3e6 Added in geoposition for Sites, including google map display. Redid fixtures to include new fields (enacted), and formatted (prettyprint) serviceclass_initial_data.json for comparison. by Siobhan Tully · 11 years ago
  20. e4d3682 Initial data should note have core.user installed (root user). That needs to come from the initial syncdb. by Siobhan Tully · 11 years ago
  21. 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
  22. 255ec37 move serviceclass fixture to the right place by Scott Baker · 11 years ago
  23. 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