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