1. 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
  2. 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  3. ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
  4. a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  5. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  6. f1b474b some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 10 years ago
  7. 549f7b1 replace composite_primary_key hack with django's unique together by Tony Mack · 10 years ago
  8. a4736f5 define composite primary key for models that need them by Tony Mack · 10 years ago
  9. 0da79c5 fix wrong model name by Scott Baker · 10 years ago
  10. 89f8a9e rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/core/models/network.py]
  11. 5ff90fc refactor object write permissions by Tony Mack · 10 years ago
  12. 4511248 conflict resolution by Scott Baker · 10 years ago
  13. bf7bc4a network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  14. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  15. 0451fb6 update code to use renamed network fields by Scott Baker · 10 years ago
  16. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  17. a3134fe latest auto-generated genapi by Scott Baker · 10 years ago
  18. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  19. 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago
  20. f2e0cfc check in network migrations by Scott Baker · 10 years ago
  21. ab9f84b Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
  22. 13d2db9 This change renamed a number of misnamed related fields (e.g. site_privileges->siteprivileges), adds them where they are missing, and changes the corresponding accessors. by Sapan Bhatia · 10 years ago
  23. 198fda1 validate ports field in network object by Scott Baker · 10 years ago
  24. 165f70c add default select_by_user to plcorebase, hunt down and destroy select_by_user methods in other classes that were redundant with the new default by Scott Baker · 10 years ago
  25. 6df5651 Deployment filtering for NetworkDeployment objects by Sapan Bhatia · 10 years ago
  26. 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 10 years ago
  27. 95d81c7 add select_by_user for NetworkTemplate by Scott Baker · 10 years ago
  28. 457c84c rename openstack network_id field to net_id to avoid conflict with django network_id foreign key field by Tony Mack · 11 years ago
  29. e9b0869 add NetworkDeployment object by Tony Mack · 11 years ago
  30. 5efa133 update select_by_user() by Tony Mack · 11 years ago
  31. 31683c8 fix AttributeError by Tony Mack · 11 years ago
  32. 332ee1d refactor by Tony Mack · 11 years ago
  33. 5b06147 added rbac for viewing objects by Tony Mack · 11 years ago
  34. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  35. fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 11 years ago
  36. 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
  37. f4df952 create NetworkSliver objects when networks are attached to instances by Scott Baker · 11 years ago
  38. 5f814b5 shared network template support by Scott Baker · 11 years ago
  39. 87e5e09 add translation field to network template by Scott Baker · 11 years ago
  40. 87191e7 fields for observer/driver, permission checks on attaching networks to slices by Scott Baker · 11 years ago
  41. 026bfe7 allow NetworkSliver.ip to be null, fix NO_OBSERVER define by Scott Baker · 11 years ago
  42. 58a9c7a import network data model from plstackapi-network branch by Scott Baker · 11 years ago