- 4d3cc75 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 9 years ago
- 6eeb26d fix filter of AddressPool by Scott Baker · 9 years ago
- 7d54df7 fix bad filter of AddressPool by Scott Baker · 9 years ago
- 27fab49 preparing for WAN addresses to be associated with vSG without an actual WAN network by Scott Baker · 9 years ago
- da5e887 create vSG lan port when Instance is created by Scott Baker · 9 years ago
- 060f735 more vCPE -> vSG renaming by Scott Baker · 9 years ago
- 4698b92 rename VCPEService to VSGService by Scott Baker · 9 years ago
- 664bbe5 rename VCPETenant to VSGTenant by Scott Baker · 9 years ago
- 8789195 all containers with same s_tag go into the same VM; tag instances with s-tags by Scott Baker · 9 years ago
- e01ee76 move cord to services/ by Scott Baker · 9 years ago[Renamed (99%) from xos/cord/models.py]
- 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
- de1707d Support for Safe DNS configuration per subscriber device without Broadbandshield by Andy Bavier · 9 years ago
- c771163 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
- 0a17ccc when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
- 816aa71 remove use_cobm stuff by Scott Baker · 9 years ago
- 89a338c add c_tag and s_tag by Scott Baker · 9 years ago
- f7f7e57 expose container options to vcpe by Scott Baker · 9 years ago
- 0fa3dd6 Add wan_container_mac and wan_next_hop by Andy Bavier · 9 years ago
- e337e51 remove the vbng service's default url by Scott Baker · 9 years ago
- 1612faf remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
- e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- a75c119 Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
- d35a4bc punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
- 1a85132 Bug fix for wan_mac by Andy Bavier · 9 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
- 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- eaee05e return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id by Scott Baker · 9 years ago
- 3d7ec1a add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
- a0886fb rename bbs_url to bbs_api_hostname and add bbs_api_port by Scott Baker · 9 years ago
- cec6a70 rename client_network_label to backend_network_label by Scott Baker · 9 years ago
- 3d2493b add bbs_server and bbs_slice to vCPE Service model and admin by Scott Baker · 9 years ago
- 7ba272e add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
- 1027cd6 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 9 years ago
- db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
- 7c7b631 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 9 years ago
- cd34918 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
- f08823d CordSubscriberRoot, WIP by Scott Baker · 9 years ago
- 361c86c eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
- 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
- acf0205 Use ubuntu-vcpe3 by Andy Bavier · 9 years ago
- 7bbdd2f add vcpe_synced field to cordsubscriber object by Scott Baker · 9 years ago
- d40a42d implement 'quick mode' for vcpe observer by Scott Baker · 9 years ago
- f4f61ca reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 9 years ago
- 790613c only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 9 years ago
- e2168c7 force all vCPEs to use the same bbs account for now by Scott Baker · 9 years ago
- 3f4fe40 push wan_mac through to vcpe observer by Scott Baker · 9 years ago
- 11981a9 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
- 710ad05 plumb hpc_client_ip through to vCPE docker container by Scott Baker · 9 years ago
- fd1f696 new vcpe image that expects two private networks by Scott Baker · 9 years ago
- 2c4f1eb new default image for vCPE by Scott Baker · 9 years ago
- 99ff551 plumb through delete-vBNG API call by Scott Baker · 9 years ago
- ac73170 return user on update_user function by Scott Baker · 9 years ago
- 7c79630 disallow duplicate user names by Scott Baker · 9 years ago
- 664c428 add is_demo_user field to vOLT object by Scott Baker · 9 years ago
- e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
- 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 9 years ago
- a0cf961 REST API for managing CORD users by Scott Baker · 9 years ago
- c7a96c8 move the address properties into the vcpe object by Scott Baker · 9 years ago
- a6a7e03 move the address properties into the vcpe object by Scott Baker · 9 years ago
- 706bf97 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 9 years ago
- f4c3ad4 fix services dict inside of a list by Scott Baker · 9 years ago
- ac60d5f use m1.small for vCPE by Scott Baker · 9 years ago
- 8d13a98 url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 9 years ago
- 2b29a31 update comments by Scott Baker · 10 years ago
- ee0c280 fix typos by Scott Baker · 10 years ago
- 9c8a2c7 add creator field to cord objects by Scott Baker · 10 years ago
- 4f751bd look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 10 years ago
- d921e1c clarify exceptions by Scott Baker · 10 years ago
- e744c7b separate vlan_id from service_specific_id by Scott Baker · 10 years ago
- 557aada default provider_service for volt tenant by Scott Baker · 10 years ago
- 697fb0b models for VBNG; cache linked models; set caller by Scott Baker · 10 years ago
- 0bcbb96 add more virtual fields to VCPETenant by Scott Baker · 10 years ago
- 39b0d89 add VOLT Tenant and Service, redo services as Proxy objects by Scott Baker · 10 years ago
- 1b24161 cord, WIP by Scott Baker · 10 years ago