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