1. 2ceeed7 Fix VPN by Jeremy Mowery · 9 years ago
  2. 25c04e9 Fix YAML? by Jeremy Mowery · 9 years ago
  3. 28c154c Fix another typo by Jeremy Mowery · 9 years ago
  4. 84ec62e YAML sucks by Jeremy Mowery · 9 years ago
  5. 4092ab8 Fix another damned typo by Jeremy Mowery · 9 years ago
  6. 1b63a56 Attempt to fix the form issue again by Jeremy Mowery · 9 years ago
  7. ee7420c Add tun device to docker run by Jeremy Mowery · 9 years ago
  8. 5fa7a15 Fix typo by Jeremy Mowery · 9 years ago
  9. 4ba71d3 Try to fix read only problem by Jeremy Mowery · 9 years ago
  10. 4fb886b fix typo by Jeremy Mowery · 9 years ago
  11. a731b03 Fix typo by Jeremy Mowery · 9 years ago
  12. ef2af0a Hopefully get OpenVPN working by Jeremy Mowery · 9 years ago
  13. 0dc63cc Add clean to makefile and fix small problem by Jeremy Mowery · 9 years ago
  14. c4d4cb0 Fix slight issues by Jeremy Mowery · 9 years ago
  15. 5c16bc1 Fix small error by Jeremy Mowery · 9 years ago
  16. ebbe963 Merge branch 'master' of https://github.com/open-cloud/xos into AddVPNService by Jeremy Mowery · 9 years ago
  17. bbf543f Changes to reflect that ARP works with vOLT now by Andy Bavier · 9 years ago
  18. f05eb67 Add missing file by Jeremy Mowery · 9 years ago
  19. 2dd1a58 Install VPN by Jeremy Mowery · 9 years ago
  20. 4cdec80 Create observer for vpn service by Jeremy Mowery · 9 years ago
  21. 022f56f Initial backend XOS APIs for XOS operator ceilometer dashboard by svavilap · 9 years ago
  22. 3cd52b7 Add models for VPN service by Jeremy Mowery · 9 years ago
  23. b8951f2 Add models for VPN service by Jeremy Mowery · 9 years ago
  24. 9819fc5 Merge pull request #118 from davidkbainbridge/docker-changes by tmack-pl · 9 years ago
  25. ec94799 move compose to beta by David K. Bainbridge · 9 years ago
  26. fe8bfcd add a build target that allows you to specify the git repo / branch to use when building the image by David K. Bainbridge · 9 years ago
  27. a758d82 support for posting configuration to ONOS via REST API by Scott Baker · 9 years ago
  28. 5066765 specify the command to start XOS to include making migrations by David K. Bainbridge · 9 years ago
  29. 911ecc6 update the makefiles to allow docker image cache usage based on env var by David K. Bainbridge · 9 years ago
  30. e88f565 update manage to be able to run makemigrations via flag by David K. Bainbridge · 9 years ago
  31. 4c1a0d8 update settings to allow environment to override config by David K. Bainbridge · 9 years ago
  32. ab4a2eb updated to work better with containers and links, so that IP references are not hard coded by David K. Bainbridge · 9 years ago
  33. 5b9f5a3 use openflow-base instead of openflow; no more manual arps needed\! by Scott Baker · 9 years ago
  34. 3997f18 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  35. 1b426a1 dynamically generate virtualbng.json by Scott Baker · 9 years ago
  36. 822cc90 Merge pull request #117 from jermowery/AddHelloWorldService by sbconsulting · 9 years ago
  37. 2885622 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  38. b4ed57b ceilometer changes to makefile by Scott Baker · 9 years ago
  39. 23bc4c9 Fix for vOLT switch by Andy Bavier · 9 years ago
  40. d30c0d0 restored the line that restores tupleness to INSTALL_APPS, in case it was important by Scott Baker · 9 years ago
  41. d542867 clean up django_evolution stuff from xos_settings by Scott Baker · 9 years ago
  42. 4ef77cb remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  43. e7d0064 remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  44. 4ebeb90 remove django_evolution by Scott Baker · 9 years ago
  45. 917cda7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  46. 044b64d perm fix by Scott Baker · 9 years ago
  47. 5c95ae1 Support for ONOS pollster to fetch SDN meters from ONOS instances by Srikanth Vavilapalli · 9 years ago
  48. d367d59 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  49. 9e95628 fix bug when running onos tosca twice by Scott Baker · 9 years ago
  50. 287a351 hack to make wan_network allocate the same mac that we're passing to vbng by Scott Baker · 9 years ago
  51. 6e0abce Update README.md by Andy Bavier · 9 years ago
  52. b2fcb2a Update README.md by Andy Bavier · 9 years ago
  53. aedbf94 Add verbose name for tenant by Jeremy Mowery · 9 years ago
  54. 1552102 Update README.md by sbconsulting · 9 years ago
  55. ad15b78 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  56. bf08f2f reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  57. 3e2521b sudo seems necessary on the recipe, documenting that for now until I fix it by sbconsulting · 9 years ago
  58. 8746411 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  59. fc9a4d8 sudo on the grep; source the admin-openrc from the right place by Scott Baker · 9 years ago
  60. e2c238b Update README.md by Andy Bavier · 9 years ago
  61. 7664d52 Update README.md by Andy Bavier · 9 years ago
  62. ee8b69c Fix more typos by Jeremy Mowery · 9 years ago
  63. 6771f8c Remove unnecessary api config options by Jeremy Mowery · 9 years ago
  64. 8d0d6eb Remove unnecessary plc section from config by Jeremy Mowery · 9 years ago
  65. b1c1f32 Fix all the typos by Jeremy Mowery · 9 years ago
  66. a663e7f switch another Exception to DeferredException by Scott Baker · 9 years ago
  67. 266baa6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  68. bd13b5a fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  69. ed97012 Update README.md by sbconsulting · 9 years ago
  70. 184d938 add node about broken container by sbconsulting · 9 years ago
  71. 8524235 use containers on bare metal by default by Scott Baker · 9 years ago
  72. 9be34b3 cleaner approach by Scott Baker · 9 years ago
  73. c8266bb Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. 6d52132 perm fix by Scott Baker · 9 years ago
  75. da0ed1b use flat-net-1 addresses for baremetal machine gre tunnels by Scott Baker · 9 years ago
  76. 44899b7 container on bare metal dataplane notes by sbconsulting · 9 years ago
  77. b82c7d2 raise DeferredException instead of Exception by Scott Baker · 9 years ago
  78. 7430bd3 add default_isolation to slice tosca by Scott Baker · 9 years ago
  79. c87caa5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  80. ee6211b throw error when flat_net_name is blank by Scott Baker · 9 years ago
  81. ff5c5af Update README.md by Andy Bavier · 9 years ago
  82. 54332cb Fix opencloud script and debug option of XOS by Jeremy Mowery · 9 years ago
  83. 9b67a72 Remove changes to devel makefile by Jeremy Mowery · 9 years ago
  84. 67efd82 Fix small issues by Jeremy Mowery · 9 years ago
  85. 9f0ca7b Update references by Jeremy Mowery · 9 years ago
  86. 64f2d44 Rename directories by Jeremy Mowery · 9 years ago
  87. 63142c7 Rename directories by Jeremy Mowery · 9 years ago
  88. 26b1c41 Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  89. 09ef60b Cleanup by Jeremy Mowery · 9 years ago
  90. f0b0c11 Update README.md by Andy Bavier · 9 years ago
  91. ef623cf Instructions for setting up dataplane by Andy Bavier · 9 years ago
  92. a53ced6 Fix performance problems with E2E dataplane by Andy Bavier · 9 years ago
  93. 5c5316c Change order of model policies by Sapan Bhatia · 9 years ago
  94. ca1b9f6 more debugging info by Scott Baker · 9 years ago
  95. f168db3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  96. b2fc3da test case for observer containers by smbaker · 9 years ago
  97. 921a5f7 rename observerComputeTest to observerVMTest by Scott Baker · 9 years ago
  98. e9ebab1 Remove obsolete comments by Jeremy Mowery · 9 years ago
  99. 1f9964e remove what is hopefully unncessary code by Jeremy Mowery · 9 years ago
  100. aea9f34 Autoformat code by Jeremy Mowery · 9 years ago