- e2920b2 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
- 839daa8 when container isolation is used, vcpetenant sets up ports by Scott Baker · 9 years ago
- aee4401 remove use_cobm stuff by Scott Baker · 9 years ago
- f1527cd add c_tag and s_tag by Scott Baker · 9 years ago
- dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
- ab12105 make use_cobm not required by Scott Baker · 9 years ago
- 4b20697 expose container options to vcpe by Scott Baker · 9 years ago
- 733733d Add wan_container_mac and wan_next_hop by Andy Bavier · 9 years ago
- 6667ddc remove the vbng service's default url by Scott Baker · 9 years ago
- 8a33907 remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
- 4b662f3 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- d145efe set default value for creator field by Scott Baker · 9 years ago
- d926529 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
- b956a5d resolve merge conflicts by Tony Mack · 9 years ago
- c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- 4c7e76d Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
- 92a81d4 punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
- 697e1b9 Bug fix for wan_mac by Andy Bavier · 9 years ago
- 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
- 11fe2e9 more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- fe38c2a return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id 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
- 4124e96 add VOLTTenantInline to CordSubscriberRootAdmin by Scott Baker · 9 years ago
- 6dddd2f add admin for CordSubscriberRoot by Scott Baker · 9 years ago
- 21d1893 add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
- 80a3929 remove service_specific_attribute from CORD admins and replace with individual attributes by Scott Baker · 9 years ago
- 2b56cf4 rename bbs_url to bbs_api_hostname and add bbs_api_port by Scott Baker · 9 years ago
- d4829ea rename client_network_label to backend_network_label by Scott Baker · 9 years ago
- 80157da add bbs_server and bbs_slice to vCPE Service model and admin by Scott Baker · 9 years ago
- 92560b5 cleanup and checkin the example scripts by Scott Baker · 9 years ago
- 6231297 add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
- eefe65c make vlan_id and creator fields in vOLT admin, make service_specific_attribute readonly by Scott Baker · 9 years ago
- 192da22 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 10 years ago
- 126ad47 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 10 years ago
- 050f8b3 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 10 years ago
- e4364d1 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 10 years ago
- 836fbe6 add subscriber_root to vOLT admin pages by Scott Baker · 10 years ago
- 81de640 CordSubscriberRoot, WIP by Scott Baker · 10 years ago
- b3cf921 add TenantRoot admins by Scott Baker · 10 years ago
- d913334 eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 10 years ago
- 868dabf clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 10 years ago
- 4c6be4a Use ubuntu-vcpe3 by Andy Bavier · 10 years ago
- d517a10 add vcpe_synced field to cordsubscriber object by Scott Baker · 10 years ago
- 4aa660e implement 'quick mode' for vcpe observer by Scott Baker · 10 years ago
- 2f0b346 reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 10 years ago
- cf155f4 only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 10 years ago
- 9882ba2 force all vCPEs to use the same bbs account for now by Scott Baker · 10 years ago
- 4f97259 push wan_mac through to vcpe observer by Scott Baker · 10 years ago
- 3415ac7 punch ssh_command through to CordSubscriber API by Scott Baker · 10 years ago
- 281b1af plumb hpc_client_ip through to vCPE docker container by Scott Baker · 10 years ago
- 721c9b7 new vcpe image that expects two private networks by Scott Baker · 10 years ago
- 866575c new default image for vCPE by Scott Baker · 10 years ago
- 61c8e8d plumb through delete-vBNG API call by Scott Baker · 10 years ago
- 9e362d3 return user on update_user function by Scott Baker · 10 years ago
- f1e8004 disallow duplicate user names by Scott Baker · 10 years ago
- 1f050df add is_demo_user field to vOLT object by Scott Baker · 10 years ago
- 642126f only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 10 years ago
- 4e6d60d allocate bbs account in vcpe object by Scott Baker · 10 years ago
- 2095255 REST API for managing CORD users by Scott Baker · 10 years ago
- 0c8512b move the address properties into the vcpe object by Scott Baker · 10 years ago
- 432d140 move the address properties into the vcpe object by Scott Baker · 10 years ago
- 5571c69 add ip addresses to vcpe and cordsubscriber objects by Scott Baker · 10 years ago
- aa1e96d fix services dict inside of a list by Scott Baker · 10 years ago
- 9da5304 add ServicePrivilegeAdmin to cord/hpc/rr admins by Scott Baker · 10 years ago
- e1f72d1 use m1.small for vCPE by Scott Baker · 10 years ago
- 647d45d url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 10 years ago
- dfc0bef update comments by Scott Baker · 10 years ago
- f6790db fix typos by Scott Baker · 10 years ago
- c633dc9 add creator field to cord objects by Scott Baker · 10 years ago
- c0b967d hard-code admin links by Scott Baker · 10 years ago
- 27b768d views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE by Scott Baker · 10 years ago
- bb2a2a2 volt and volttenant admin for operator view by Scott Baker · 10 years ago
- 8c0ae62 look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 10 years ago
- 7f8ef8f clarify exceptions by Scott Baker · 10 years ago
- 679f702 separate vlan_id from service_specific_id by Scott Baker · 10 years ago
- 323eca9 default provider_service for volt tenant by Scott Baker · 10 years ago
- 406f60b sample scripts for doing REST API on vOLT tenants by Scott Baker · 10 years ago
- fa5cdd6 models for VBNG; cache linked models; set caller by Scott Baker · 10 years ago
- 05eb497 add more virtual fields to VCPETenant by Scott Baker · 10 years ago
- d4b48c0 add VOLT Tenant and Service, redo services as Proxy objects by Scott Baker · 10 years ago
- e9ff7ce cord, WIP by Scott Baker · 10 years ago