- 0ea3ba7 portforwarding API method by Scott Baker · 9 years ago
- d0f073f popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
- 17ee7f8 fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
- 878576f apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
- 4fcc6c5 make all InstanceInline fields readonly by Scott Baker · 9 years ago
- dc5db28 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
- b29ace2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- ebe8923 fix bug when adding new deployment; remove django's add-instance link in favor of add-instance popup by Scott Baker · 9 years ago
- 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
- 533c215 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
- 22beb6a add expert mode for adding instances by Scott Baker · 9 years ago
- 849629c latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
- 2a5fe80 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- b8d00da expose mac address in xoslib admin by Scott Baker · 9 years ago
- 580af20 Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
- c682292 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
- c02a652 remove obsolete code by Scott Baker · 9 years ago
- ba6de70 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
- 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- 35f854a compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
- b956a5d resolve merge conflicts by Tony Mack · 9 years ago
- f05c497 reconcile merge conflict by Scott Baker · 9 years ago
- c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 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
- 9a2b7c0 NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
- 44c162d use port instead of networksliver by Scott Baker · 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
- f23c59d syntax error by Tony Mack · 9 years ago
- d0ca597 remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
- fbade88 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
- 5f1068a rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
- 895d804 resolve merge conflicts by Tony Mack · 9 years ago
- 8fd49d5 delete obsolete code by Scott Baker · 9 years ago
- eb8235a syntax error by Tony Mack · 9 years ago
- e54d5b5 fix import by Tony Mack · 9 years ago
- 7a105f7 added get_tenant_permissions() 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
- 19b4563 add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
- 3a4a5b4 add no_sync field to all objects by Scott Baker · 9 years ago
- 14823dd replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 01907e9 tolerate networksliver not having ip by Scott Baker · 9 years ago
- a92af1f add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
- c24f86d Add Program model to XOS by Scott Baker · 9 years ago
- c145221 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
- 0bed11c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 02f913f only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
- 8d60ba3 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
- 02b8f14 UserAdmin filters the site field to only display sites that host users. NodeAdmin filters the site field to only display sites that host nodes. by Tony Mack · 9 years ago
- 6a38847 added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
- 9f8beea added get_permissions by Tony Mack · 9 years ago
- b171dd1 added get_readable_objects() by Tony Mack · 9 years ago
- c030be6 fix bug in select_by_user by Tony Mack · 9 years ago
- b581a46 fix bug introduced in selflink code by Scott Baker · 9 years ago
- daf3473 remove comment by Scott Baker · 9 years ago
- 1729e34 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
- 27de601 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
- 625437a fix import by Scott Baker · 9 years ago
- c8e947a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
- 54c9b9b redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
- 1c3d8a2 make favorites icon a config option by Scott Baker · 9 years ago
- e7ab168 add comment by Scott Baker · 9 years ago
- 7e0c173 add CORD Debug views, and vbng_mapping view by Scott Baker · 9 years ago
- a5b2598 make branding configurable in xos_config by Scott Baker · 9 years ago
- 13dab84 eliminate debug print by Scott Baker · 9 years ago
- 31ba9ca allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
- 48f83c5 update comment by Scott Baker · 9 years ago
- 9ebd38c site admins should be able to see all slices in site by Scott Baker · 9 years ago
- e2879d3 fix scoping issue by Scott Baker · 9 years ago
- eb098e6 a way to automatically create simple attributes by Scott Baker · 9 years ago
- 9d1c6d9 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
- b9040e9 add service_specific_attribute to service model by Scott Baker · 9 years ago
- f41fe2c if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
- b5ecad0 add controlleruser to xoslib admin by Scott Baker · 9 years ago
- f8cbac7 fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 10 years ago
- 126ad47 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 10 years ago
- c6a2b2e fix permission check for TenantRoot missing allow field by Scott Baker · 10 years ago
- 29415a8 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 10 years ago
- d9851ab CordSubscriberNew, WIP by Scott Baker · 10 years ago
- f2ca685 Add Subscirber, Provider to __init__.py by Scott Baker · 10 years ago
- d586d4d add TenantRoot models to model __init__.py by Scott Baker · 10 years ago
- b3cf921 add TenantRoot admins by Scott Baker · 10 years ago
- b238562 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 10 years ago
- a86489f TenantRoot and related models by Scott Baker · 10 years ago
- cd1652e fix wrong class name in Super() by Scott Baker · 10 years ago
- 868dabf clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 10 years ago
- 457afc2 Ali's mac now in jack's laptop; mom reset by Scott Baker · 10 years ago
- 7589b1f mom's pc mac updated by Scott Baker · 10 years ago
- dc9c2ff fixup bbsdump method by Scott Baker · 10 years ago
- 5065132 add bbs_dump method by Scott Baker · 10 years ago
- 2588199 hide Deployment column for mysite_vcpe slice by Scott Baker · 10 years ago
- 9a2ccce remove font size changes by Scott Baker · 10 years ago
- a81e164 newest cord logo by Scott Baker · 10 years ago
- d55f26d newest cord logo by Scott Baker · 10 years ago
- f204107 newest cord logo by Scott Baker · 10 years ago
- f3a0eae add onos icon by Scott Baker · 10 years ago
- 5ea1dc2 new cord logo by Scott Baker · 10 years ago
- 9e1a3f4 fixing the loggedin template and redirect by Scott Baker · 10 years ago