1. 30690b1 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 10 years ago
  2. 5a7d931 start renaming NetworkSliver to Port by Scott Baker · 10 years ago
  3. d0ca597 remove 'reserve' field from NetworkSliver by Scott Baker · 10 years ago
  4. 3789cb2 add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 10 years ago
  5. a92af1f add ability to create NetworkSlivers with sliver=None by Scott Baker · 10 years ago
  6. b3c363e some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 11 years ago
  7. 5d93a9e replace composite_primary_key hack with django's unique together by Tony Mack · 11 years ago
  8. c8836df define composite primary key for models that need them by Tony Mack · 11 years ago
  9. 7d85a03 fix wrong model name by Scott Baker · 11 years ago
  10. ef20dd5 rename planetstack directory to xos by Scott Baker · 11 years ago[Renamed from planetstack/core/models/network.py]
  11. 3428e6e refactor object write permissions by Tony Mack · 11 years ago
  12. 928888b conflict resolution by Scott Baker · 11 years ago
  13. 723fd25 network.py warning messages to stderr instead of stdout by Scott Baker · 11 years ago
  14. 3066a95 removing plural from model names. some cleanup by Tony Mack · 11 years ago
  15. 549aa25 update code to use renamed network fields by Scott Baker · 11 years ago
  16. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 11 years ago
  17. 201f7da latest auto-generated genapi by Scott Baker · 11 years ago
  18. 51c4a7d introduce Controller model by Tony Mack · 11 years ago
  19. 7e9b608 add controllerUrl to network object by Scott Baker · 11 years ago
  20. 59078f8 check in network migrations by Scott Baker · 11 years ago
  21. f83ea30 Migration script for conventions-related renaming by Sapan Bhatia · 11 years ago
  22. 6bfa2ca 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 · 11 years ago
  23. a289ed7 validate ports field in network object by Scott Baker · 11 years ago
  24. 5e5f455 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 · 11 years ago
  25. ed7b83b Deployment filtering for NetworkDeployment objects by Sapan Bhatia · 11 years ago
  26. 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 11 years ago
  27. 95d81c7 add select_by_user for NetworkTemplate by Scott Baker · 11 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 · 12 years ago
  29. e9b0869 add NetworkDeployment object by Tony Mack · 12 years ago
  30. 5efa133 update select_by_user() by Tony Mack · 12 years ago
  31. 31683c8 fix AttributeError by Tony Mack · 12 years ago
  32. 332ee1d refactor by Tony Mack · 12 years ago
  33. 5b06147 added rbac for viewing objects by Tony Mack · 12 years ago
  34. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 12 years ago
  35. fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 12 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 · 12 years ago
  37. f4df952 create NetworkSliver objects when networks are attached to instances by Scott Baker · 12 years ago
  38. 5f814b5 shared network template support by Scott Baker · 12 years ago
  39. 87e5e09 add translation field to network template by Scott Baker · 12 years ago
  40. 87191e7 fields for observer/driver, permission checks on attaching networks to slices by Scott Baker · 12 years ago
  41. 026bfe7 allow NetworkSliver.ip to be null, fix NO_OBSERVER define by Scott Baker · 12 years ago
  42. 58a9c7a import network data model from plstackapi-network branch by Scott Baker · 12 years ago