1. 0ef6aad Add some new targets by Andy Bavier · 9 years ago
  2. beef3fb Support devel build using local source tree by Andy Bavier · 9 years ago
  3. 056e54a Update supervisor config for running in its own container by Andy Bavier · 9 years ago
  4. 4490ee9 Move setup directory, fix scripts to use it by Andy Bavier · 9 years ago
  5. f9e44c4 Fix padmin key by Andy Bavier · 9 years ago
  6. 2475400 Merge branch 'master' into configure_refactored_containers by Andy Bavier · 9 years ago
  7. fc821bd Merge branch 'master' into configure_refactored_containers by Andy Bavier · 9 years ago
  8. 5d1c343 Cleanup for docker-compose by Andy Bavier · 9 years ago
  9. f4bab76 Just print results for redirection to file by Andy Bavier · 9 years ago
  10. 21c6037 Add docker-compose by Andy Bavier · 9 years ago
  11. 18579e9 Write generated files to separate directory by Andy Bavier · 9 years ago
  12. 418c989 Fix PYTHONPATH to include packages installed with apt-get by Andy Bavier · 9 years ago
  13. 94f89fe added [networking] use_vtn=True by sbconsulting · 9 years ago
  14. 4c3e48a turn off nat_net when use_vtn is True by Scott Baker · 9 years ago
  15. 287137c use networking_use_vtn variable to toggle gateway setting in sync_controller_networks by Scott Baker · 9 years ago
  16. a31bc8f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  17. b18845e add gateway variable to sync_controller_networks by Scott Baker · 9 years ago
  18. 67cd92d CORD-419:Support container removal when service tenant is deleted for vm based tenants by svavilap · 9 years ago
  19. 1946f45 turn off neutron-dhcp-agent by sbconsulting · 9 years ago
  20. 5f80937 add note about turning off nat-net by sbconsulting · 9 years ago
  21. ba443f1 note about hardcoding driver args by sbconsulting · 9 years ago
  22. 7362429 add link to ONOS VTN config page by sbconsulting · 9 years ago
  23. 003ff5e Remove phantomjs by Andy Bavier · 9 years ago
  24. bc3751f need to install testrepository now by sbconsulting · 9 years ago
  25. a883bb9 Fix #125 by Andy Bavier · 9 years ago
  26. 4d09631 Fixes #124 by Andy Bavier · 9 years ago
  27. 96c2c25 Add a file to /etc/ufw/applications.d so it will get sync'ed by Andy Bavier · 9 years ago
  28. 35db376 remove obsolete deployment_auth file by Scott Baker · 9 years ago
  29. 70906b1 remove obsolete redhat service file by Scott Baker · 9 years ago
  30. 50f76c9 chdir to the root to run modelgen or dmdot by Scott Baker · 9 years ago
  31. 135b5fc move dmdot to tools directory by Scott Baker · 9 years ago
  32. 0cf0225 update service names by Scott Baker · 9 years ago
  33. 70e59e8 remove obsolete tools by Scott Baker · 9 years ago
  34. dc3b5b2 remove obsolete tool by Scott Baker · 9 years ago
  35. e35b548 move syndicate observer to observers/syndicate by Scott Baker · 9 years ago
  36. b487e30 move ceilomter service to services/ by Scott Baker · 9 years ago
  37. 4e75099 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
  38. 047b014 update urls to point to correct helloworld view location by Scott Baker · 9 years ago
  39. d2bf63a move helloworld to services/ by Scott Baker · 9 years ago
  40. 055d53b fix references to hpc from vcpe/vbng observers by Scott Baker · 9 years ago
  41. f70523f move syndicate_storage to services/ by Scott Baker · 9 years ago
  42. ba08abd remove unnecessary syndicate import by Scott Baker · 9 years ago
  43. e01ee76 move cord to services/ by Scott Baker · 9 years ago
  44. 0ca28d4 update settings.py to reflect new location of helloworldservice_complete by Scott Baker · 9 years ago
  45. 3f9ce0c move helloworldservice_complete to services directory by Scott Baker · 9 years ago
  46. 0150cd6 remove obsolete services by Scott Baker · 9 years ago
  47. 2c39265 move servcomp to services directory by Scott Baker · 9 years ago
  48. e7cbd01 check in missing urlfilter files by Scott Baker · 9 years ago
  49. 0461e13 remove obsolete hpc_wizard by Scott Baker · 9 years ago
  50. 4cb1a0e move rr_observer into observers/requestrouter by Scott Baker · 9 years ago
  51. d75ed65 move requestrouter to services directory by Scott Baker · 9 years ago
  52. fa283e6 point ovserver to new location of hpc service by Scott Baker · 9 years ago
  53. 09e032a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
  55. d52e8bc Rolled kilo-install configuration into devel ('make opencloud') by Andy Bavier · 9 years ago
  56. cb96cd4 A bit of reorganization and cleanup by Andy Bavier · 9 years ago
  57. 4630545 Update README.md by Andy Bavier · 9 years ago
  58. f803fe3 Remove django-evolution; we don't need it anymore and it downgrades django by Andy Bavier · 9 years ago
  59. 78d5783 note about destroy-all-networks by sbconsulting · 9 years ago
  60. ec94041 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  61. 47cab69 Update extra information about objects to be shown in the UI, via the by Sapan Bhatia · 9 years ago
  62. 663391c Copy backend_register from ControllerSlice to Slice by Sapan Bhatia · 9 years ago
  63. ca88d9a Populate extra information for objects by Sapan Bhatia · 9 years ago
  64. 0253cf2 Added a FIXME by Sapan Bhatia · 9 years ago
  65. 5ebfe8c Added UI code to display properties of objects by Sapan Bhatia · 9 years ago
  66. 2413954 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  67. a6912fb Update README-VTN.md by sbconsulting · 9 years ago
  68. 6dea916 update command to restart neutron by sbconsulting · 9 years ago
  69. c218d28 change onos url_path by sbconsulting · 9 years ago
  70. 20f06dc add note do delete br-int by sbconsulting · 9 years ago
  71. f852b5b Update README-VTN.md by sbconsulting · 9 years ago
  72. 2574dab Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  73. 1a48a08 scripts for destroying all networks by Scott Baker · 9 years ago
  74. 97fe855 Deleting horizon based ceilometer dashboard files from XOS by Srikanth Vavilapalli · 9 years ago
  75. 24966d6 Merge branch 'master' into xos_auto_scaling_app_changes by Srikanth Vavilapalli · 9 years ago
  76. 10b0abe Auto scaling fixes2 by Srikanth Vavilapalli · 9 years ago
  77. 0985ef8 instantiate service_vcpe as the right kind of service by Scott Baker · 9 years ago
  78. 97fa1fa use global for saved maps, print REST API to console by Scott Baker · 9 years ago
  79. 684a6e9 added a second forwarding rule for port 8181 by sbconsulting · 9 years ago
  80. 976d607 Auto scaling fixes by Srikanth Vavilapalli · 9 years ago
  81. 6c51294 stats fix by Matteo Scandolo · 9 years ago
  82. 706fe06 Last css fix on Ceilometer View by Matteo Scandolo · 9 years ago
  83. 918f0a5 Footer Fix by Matteo Scandolo · 9 years ago
  84. 10dc57f Merge branch 'xos_auto_scaling_app_changes' of github.com:open-cloud/xos into xos_auto_scaling_app_changes by Matteo Scandolo · 9 years ago
  85. 169dc16 Added a test that point to the desired beahviour, now it's failing by Matteo Scandolo · 9 years ago
  86. 62d993c add openflow to dependency list by Scott Baker · 9 years ago
  87. ff9bd80 Update README.md by srikanthvavila · 9 years ago
  88. adbaa57 do not create networks for bridged and host network containers by Scott Baker · 9 years ago
  89. 501166b Merge branch 'master' into xos_auto_scaling_app_changes by Srikanth Vavilapalli · 9 years ago
  90. 4ec4076 Merge branch 'xos_auto_scaling_app_changes' of https://github.com/open-cloud/xos into xos_auto_scaling_app_changes by Srikanth Vavilapalli · 9 years ago
  91. 298b78e XOS Auto scaling bug fixes by Srikanth Vavilapalli · 9 years ago
  92. cad4e74 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  93. 6ca577c Merge branch 'xos_auto_scaling_app_changes' of github.com:open-cloud/xos into xos_auto_scaling_app_changes by Matteo Scandolo · 9 years ago
  94. 7564bcb Live data working, Fix needed by Matteo Scandolo · 9 years ago
  95. 0ae58cb Update README.md by Larry Peterson · 9 years ago
  96. d6d8475 Update README.md by Andy Bavier · 9 years ago
  97. 20aec61 A better DevStack network fix by Andy Bavier · 9 years ago
  98. 153d36b I think OS_USERNAME was the right one after all by Scott Baker · 9 years ago
  99. b03fa3c Update README-VTN.md by sbconsulting · 9 years ago
  100. 3548818 Animation started by Matteo Scandolo · 9 years ago