- fca52df addresspool now has cidr field and can only hold one cidr by Scott Baker · 9 years ago
- 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 9 years ago
- d0e8ed8 Custom model tologdict by Sapan Bhatia · 9 years ago
- 272949f protect against handing out an in-use address if someone re-ran the tosca recipe and reset the available addresses by Scott Baker · 9 years ago
- c5dfb5f start adding ability to delete ports from openstack by Scott Baker · 9 years ago
- a6a5b29 fix bugs by Scott Baker · 9 years ago
- 2e60860 add inuse field by Scott Baker · 9 years ago
- 6167c92 AddressPool object by Scott Baker · 9 years ago
- e60c73b enforce choices in network.access by Scott Baker · 9 years ago
- a36a990 Data model support for network access classes by Scott Baker · 9 years ago
- e50115b rename Quantum to Neutron by Scott Baker · 9 years ago
- c9642a7 remove segmentation_id from port by Scott Baker · 9 years ago
- d0f74ec parameter helper functions by Scott Baker · 9 years ago
- dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
- e4ea895 Add container class, add segmentation_id to Port, allow ports to be attached to containers by Scott Baker · 9 years ago
- 34d16d4 some objects had broken select_by_users functions by Scott Baker · 9 years ago
- 2a5fe80 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- c682292 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
- 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- b956a5d resolve merge conflicts by Tony Mack · 9 years ago
- e553b47 store neutron mac addr in port object by Scott Baker · 9 years ago
- 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
- 30690b1 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
- 5a7d931 start renaming NetworkSliver to Port by Scott Baker · 9 years ago
- d0ca597 remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
- 895d804 resolve merge conflicts by Tony Mack · 9 years ago
- 3789cb2 add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
- d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- a92af1f add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
- b3c363e some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 10 years ago
- 5d93a9e replace composite_primary_key hack with django's unique together by Tony Mack · 10 years ago
- c8836df define composite primary key for models that need them by Tony Mack · 10 years ago
- 7d85a03 fix wrong model name by Scott Baker · 10 years ago
- ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/core/models/network.py]
- 3428e6e refactor object write permissions by Tony Mack · 10 years ago
- 928888b conflict resolution by Scott Baker · 10 years ago
- 723fd25 network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
- 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
- 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
- 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
- 201f7da latest auto-generated genapi by Scott Baker · 10 years ago
- 51c4a7d introduce Controller model by Tony Mack · 10 years ago
- 7e9b608 add controllerUrl to network object by Scott Baker · 10 years ago
- 59078f8 check in network migrations by Scott Baker · 10 years ago
- f83ea30 Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
- 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 · 10 years ago
- a289ed7 validate ports field in network object by Scott Baker · 10 years ago
- 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 · 10 years ago
- ed7b83b Deployment filtering for NetworkDeployment objects by Sapan Bhatia · 10 years ago
- 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 10 years ago
- 95d81c7 add select_by_user for NetworkTemplate by Scott Baker · 10 years ago
- 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
- e9b0869 add NetworkDeployment object by Tony Mack · 11 years ago
- 5efa133 update select_by_user() by Tony Mack · 11 years ago
- 31683c8 fix AttributeError by Tony Mack · 11 years ago
- 332ee1d refactor by Tony Mack · 11 years ago
- 5b06147 added rbac for viewing objects by Tony Mack · 11 years ago
- cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
- fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 11 years ago
- 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
- f4df952 create NetworkSliver objects when networks are attached to instances by Scott Baker · 11 years ago
- 5f814b5 shared network template support by Scott Baker · 12 years ago
- 87e5e09 add translation field to network template by Scott Baker · 12 years ago
- 87191e7 fields for observer/driver, permission checks on attaching networks to slices by Scott Baker · 12 years ago
- 026bfe7 allow NetworkSliver.ip to be null, fix NO_OBSERVER define by Scott Baker · 12 years ago
- 58a9c7a import network data model from plstackapi-network branch by Scott Baker · 12 years ago