1. 3f67ddf Add persistence to client config by Jeremy Mowery · 9 years ago
  2. 5055c7b Improve addresses in VPN service by Jeremy Mowery · 9 years ago
  3. c951d5b Fix docstrings and add modules for VPN observers by Jeremy Mowery · 9 years ago
  4. 8276082 Add docstrings for VPN service by Jeremy Mowery · 9 years ago
  5. a9b673b Add subnet to VPN Tenant model by Jeremy Mowery · 9 years ago
  6. a7668a3 XMerge branch 'master' of github.com:open-cloud/xos into AddVPNService by Jeremy Mowery · 9 years ago
  7. 9a7ac29 Write persistent part of VPN server config only if persistent option is selected on form attempt 1 by Jeremy Mowery · 9 years ago
  8. f34b99a Install rsync by Andy Bavier · 9 years ago
  9. 89ec11c Fix variable name by Andy Bavier · 9 years ago
  10. 615d5d3 Disable proxy_ssh for all observers, it's only useful with opencloud by Andy Bavier · 9 years ago
  11. 8e876fe Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  12. cec1401 Add BooleanField for persistence and subnet visibility and dynimically create configuration with server and client addresses attempt 4 by Jeremy Mowery · 9 years ago
  13. b3fcf1b Add BooleanField for persistence and subnet visibility and dynimically create configuration with server and client addresses attempt 3 by Jeremy Mowery · 9 years ago
  14. 0a17993 Add BooleanField for persistence and subnet visibility and dynimically create configuration with server and client addresses attempt 2 by Jeremy Mowery · 9 years ago
  15. 4a23e7d Add BooleanField for persistence and subnet visibility and dynimically create configuration with server and client addresses attempt 1 by Jeremy Mowery · 9 years ago
  16. b288c9d Fix again by Jeremy Mowery · 9 years ago
  17. ec381b2 add note about using -O OpenFlow13 by sbconsulting · 9 years ago
  18. 2db12f6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. 9cd807b add port forward for port 6653 by sbconsulting · 9 years ago
  20. 1ab38d2 script to force br-int controller to a particular address by Scott Baker · 9 years ago
  21. 1a76aa7 Fix Makefile by Jeremy Mowery · 9 years ago
  22. aa0f50d Third attempt at adding client configuration for VPN Service by Jeremy Mowery · 9 years ago
  23. e1c427f Second attempt at adding client configuration for VPN Service by Jeremy Mowery · 9 years ago
  24. 6edc64b Second attempt at adding client configuration for VPN Service by Jeremy Mowery · 9 years ago
  25. bd2ed3a Attempt to provide client configuration for VPN Service by Jeremy Mowery · 9 years ago
  26. f0fb6e5 Merged Master by Matteo Scandolo · 9 years ago
  27. 9060328 Deleting config only if it exist by Matteo Scandolo · 9 years ago
  28. 7091cd4 Fix PYTHONPATH to include packages installed with apt-get by Andy Bavier · 9 years ago
  29. 24699af Fix PYTHONPATH to include packages installed with apt-get by Andy Bavier · 9 years ago
  30. 6b55732 Update VPN service by Jeremy Mowery · 9 years ago
  31. e664ec4 added [networking] use_vtn=True by sbconsulting · 9 years ago
  32. 8db1bbb added [networking] use_vtn=True by sbconsulting · 9 years ago
  33. e84ae80 turn off nat_net when use_vtn is True by Scott Baker · 9 years ago
  34. 409503e turn off nat_net when use_vtn is True by Scott Baker · 9 years ago
  35. 9635a7c use networking_use_vtn variable to toggle gateway setting in sync_controller_networks by Scott Baker · 9 years ago
  36. 7ab818f use networking_use_vtn variable to toggle gateway setting in sync_controller_networks by Scott Baker · 9 years ago
  37. 89f28e8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  38. 7cf9265 CORD-419:Support container removal when service tenant is deleted for vm based tenants by Srikanth Vavilapalli · 9 years ago
  39. d968ab8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  40. e52b8f2 add gateway variable to sync_controller_networks by Scott Baker · 9 years ago
  41. 7f56ce8 CORD-419:Support container removal when service tenant is deleted for vm based tenants by svavilap · 9 years ago
  42. 0e6f705 Merge AddVPNService by Jeremy Mowery · 9 years ago
  43. 5c4d5db Merge master by Jeremy Mowery · 9 years ago
  44. 0d49ccb turn off neutron-dhcp-agent by sbconsulting · 9 years ago
  45. d1fbb02 add note about turning off nat-net by sbconsulting · 9 years ago
  46. 7824ae6 note about hardcoding driver args by sbconsulting · 9 years ago
  47. ae2177e Merge branch 'AddVPNService' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  48. 84af19f Merge branch master by Jeremy Mowery · 9 years ago
  49. 7eb87b0 add link to ONOS VTN config page by sbconsulting · 9 years ago
  50. a54483b Remove phantomjs by Andy Bavier · 9 years ago
  51. 7727d37 need to install testrepository now by sbconsulting · 9 years ago
  52. 0eca6f6 Fix #125 by Andy Bavier · 9 years ago
  53. f74a26f Fixes #124 by Andy Bavier · 9 years ago
  54. db865b4 Add a file to /etc/ufw/applications.d so it will get sync'ed by Andy Bavier · 9 years ago
  55. 44ed35f remove obsolete deployment_auth file by Scott Baker · 9 years ago
  56. 2561ba2 remove obsolete redhat service file by Scott Baker · 9 years ago
  57. f731a62 chdir to the root to run modelgen or dmdot by Scott Baker · 9 years ago
  58. f5d3a94 move dmdot to tools directory by Scott Baker · 9 years ago
  59. 013b0fd update service names by Scott Baker · 9 years ago
  60. 1f6e2ab remove obsolete tools by Scott Baker · 9 years ago
  61. 08fa895 remove obsolete tool by Scott Baker · 9 years ago
  62. 5dd7511 move syndicate observer to observers/syndicate by Scott Baker · 9 years ago
  63. 9719c64 move ceilomter service to services/ by Scott Baker · 9 years ago
  64. a6ffab3 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
  65. 1129831 update urls to point to correct helloworld view location by Scott Baker · 9 years ago
  66. 8bd2166 move helloworld to services/ by Scott Baker · 9 years ago
  67. a102fa9 fix references to hpc from vcpe/vbng observers by Scott Baker · 9 years ago
  68. acebd83 move syndicate_storage to services/ by Scott Baker · 9 years ago
  69. 8ebc36f remove unnecessary syndicate import by Scott Baker · 9 years ago
  70. 98f5155 move cord to services/ by Scott Baker · 9 years ago
  71. 9f3869f update settings.py to reflect new location of helloworldservice_complete by Scott Baker · 9 years ago
  72. 9fcacb4 move helloworldservice_complete to services directory by Scott Baker · 9 years ago
  73. 06efc2f remove obsolete services by Scott Baker · 9 years ago
  74. 4b8e90b move servcomp to services directory by Scott Baker · 9 years ago
  75. 8db5dd8 check in missing urlfilter files by Scott Baker · 9 years ago
  76. 5ece0e9 remove obsolete hpc_wizard by Scott Baker · 9 years ago
  77. 7640181 move rr_observer into observers/requestrouter by Scott Baker · 9 years ago
  78. 93b6e04 move requestrouter to services directory by Scott Baker · 9 years ago
  79. 25b8266 point ovserver to new location of hpc service by Scott Baker · 9 years ago
  80. 2f4fa30 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  81. c749d62 move HPC service into services/ directory by Scott Baker · 9 years ago
  82. d8ef708 Rolled kilo-install configuration into devel ('make opencloud') by Andy Bavier · 9 years ago
  83. 0566e1d A bit of reorganization and cleanup by Andy Bavier · 9 years ago
  84. 8e9fcc5 Update README.md by Andy Bavier · 9 years ago
  85. b9d9845 Remove django-evolution; we don't need it anymore and it downgrades django by Andy Bavier · 9 years ago
  86. 402c239 note about destroy-all-networks by sbconsulting · 9 years ago
  87. 26a9f68 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  88. b33f236 Update extra information about objects to be shown in the UI, via the by Sapan Bhatia · 9 years ago
  89. 69ae2f5 Copy backend_register from ControllerSlice to Slice by Sapan Bhatia · 9 years ago
  90. 1ec5961 Populate extra information for objects by Sapan Bhatia · 9 years ago
  91. 9f7538e Added a FIXME by Sapan Bhatia · 9 years ago
  92. 02dc833 Added UI code to display properties of objects by Sapan Bhatia · 9 years ago
  93. 4630f35 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  94. 8872b48 Update README-VTN.md by sbconsulting · 9 years ago
  95. 23bee45 update command to restart neutron by sbconsulting · 9 years ago
  96. d8e4450 change onos url_path by sbconsulting · 9 years ago
  97. f6dceed add note do delete br-int by sbconsulting · 9 years ago
  98. 3a318ee Update README-VTN.md by sbconsulting · 9 years ago
  99. 1abe45d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  100. 66ec704 scripts for destroying all networks by Scott Baker · 9 years ago