1. 8effcc7 specify the command to start XOS to include making migrations by David K. Bainbridge · 9 years ago
  2. b7a3ee1 update the makefiles to allow docker image cache usage based on env var by David K. Bainbridge · 9 years ago
  3. 52697b4 update manage to be able to run makemigrations via flag by David K. Bainbridge · 9 years ago
  4. f234cdb update settings to allow environment to override config by David K. Bainbridge · 9 years ago
  5. 9c24cbf updated to work better with containers and links, so that IP references are not hard coded by David K. Bainbridge · 9 years ago
  6. 973c688 use openflow-base instead of openflow; no more manual arps needed\! by Scott Baker · 9 years ago
  7. 72d0fc3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  8. 3b47c5f dynamically generate virtualbng.json by Scott Baker · 9 years ago
  9. ff945f1 Merge pull request #117 from jermowery/AddHelloWorldService by sbconsulting · 9 years ago
  10. 0fa3015 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  11. b0a5807 ceilometer changes to makefile by Scott Baker · 9 years ago
  12. b014cce Fix for vOLT switch by Andy Bavier · 9 years ago
  13. 2f37006 restored the line that restores tupleness to INSTALL_APPS, in case it was important by Scott Baker · 9 years ago
  14. 3185a89 clean up django_evolution stuff from xos_settings by Scott Baker · 9 years ago
  15. d6e2cfe remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  16. 8e610d0 remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  17. a6af256 remove django_evolution by Scott Baker · 9 years ago
  18. 6f2bb0b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. 23afd52 perm fix by Scott Baker · 9 years ago
  20. b74e211 Support for ONOS pollster to fetch SDN meters from ONOS instances by Srikanth Vavilapalli · 9 years ago
  21. a1d5b43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  22. c727296 fix bug when running onos tosca twice by Scott Baker · 9 years ago
  23. 72cc871 hack to make wan_network allocate the same mac that we're passing to vbng by Scott Baker · 9 years ago
  24. a3855d4 Update README.md by Andy Bavier · 9 years ago
  25. ca05c36 Update README.md by Andy Bavier · 9 years ago
  26. 12fd157 Add verbose name for tenant by Jeremy Mowery · 9 years ago
  27. fb2cf07 Update README.md by sbconsulting · 9 years ago
  28. 4bbabf9 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  29. 5ca2a52 reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  30. caa1892 sudo seems necessary on the recipe, documenting that for now until I fix it by sbconsulting · 9 years ago
  31. 42ceef3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  32. 06b1c28 sudo on the grep; source the admin-openrc from the right place by Scott Baker · 9 years ago
  33. b23d07a Update README.md by Andy Bavier · 9 years ago
  34. 4f84ae2 Update README.md by Andy Bavier · 9 years ago
  35. 5ce3024 Fix more typos by Jeremy Mowery · 9 years ago
  36. 4c1da66 Remove unnecessary api config options by Jeremy Mowery · 9 years ago
  37. 59f4652 Remove unnecessary plc section from config by Jeremy Mowery · 9 years ago
  38. f4dea16 Fix all the typos by Jeremy Mowery · 9 years ago
  39. 203f798 switch another Exception to DeferredException by Scott Baker · 9 years ago
  40. b084348 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  41. 3b2582d fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  42. a135679 Update README.md by sbconsulting · 9 years ago
  43. c36b20c add node about broken container by sbconsulting · 9 years ago
  44. 345fbb9 use containers on bare metal by default by Scott Baker · 9 years ago
  45. 2c2d01c cleaner approach by Scott Baker · 9 years ago
  46. 9212923 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  47. 33ed4ab perm fix by Scott Baker · 9 years ago
  48. 2fe320b use flat-net-1 addresses for baremetal machine gre tunnels by Scott Baker · 9 years ago
  49. 154d5f2 container on bare metal dataplane notes by sbconsulting · 9 years ago
  50. 480d49c raise DeferredException instead of Exception by Scott Baker · 9 years ago
  51. d71f862 add default_isolation to slice tosca by Scott Baker · 9 years ago
  52. f23fea8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  53. e0bf769 throw error when flat_net_name is blank by Scott Baker · 9 years ago
  54. 067e726 Update README.md by Andy Bavier · 9 years ago
  55. 43528c2 Fix opencloud script and debug option of XOS by Jeremy Mowery · 9 years ago
  56. ca78bdd Remove changes to devel makefile by Jeremy Mowery · 9 years ago
  57. b6d5b7c Fix small issues by Jeremy Mowery · 9 years ago
  58. b971a76 Update references by Jeremy Mowery · 9 years ago
  59. 1568734 Rename directories by Jeremy Mowery · 9 years ago
  60. c65178e Rename directories by Jeremy Mowery · 9 years ago
  61. ee89e55 Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  62. 55c0caf Cleanup by Jeremy Mowery · 9 years ago
  63. ac24278 Update README.md by Andy Bavier · 9 years ago
  64. f6b3a2f Instructions for setting up dataplane by Andy Bavier · 9 years ago
  65. ae1417f Fix performance problems with E2E dataplane by Andy Bavier · 9 years ago
  66. f6d6be7 Change order of model policies by Sapan Bhatia · 9 years ago
  67. ad3f78d more debugging info by Scott Baker · 9 years ago
  68. 0810ca6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  69. fa66e42 test case for observer containers by smbaker · 9 years ago
  70. 6e21d4d rename observerComputeTest to observerVMTest by Scott Baker · 9 years ago
  71. 4538959 Remove obsolete comments by Jeremy Mowery · 9 years ago
  72. 3307981 remove what is hopefully unncessary code by Jeremy Mowery · 9 years ago
  73. 48bbb05 Autoformat code by Jeremy Mowery · 9 years ago
  74. 4724ce3 remove what is hopefully unncessary code by Jeremy Mowery · 9 years ago
  75. cad3f14 Document observer by Jeremy Mowery · 9 years ago
  76. 87a6216 Document config by Jeremy Mowery · 9 years ago
  77. c6c6dee Fix breadcrumbs by Jeremy Mowery · 9 years ago
  78. 78651d8 Fix breadcrumbs by Jeremy Mowery · 9 years ago
  79. d645774 Fixed issue with kind by Jeremy Mowery · 9 years ago
  80. cc70b54 Document HelloWorldService models by Jeremy Mowery · 9 years ago
  81. aced9e5 Format observer code by Jeremy Mowery · 9 years ago
  82. 7b67f0b Fixed he previous commit by Jeremy Mowery · 9 years ago
  83. 37517bd Cleanup config by Jeremy Mowery · 9 years ago
  84. 2bc7878 Make admin.py more consistant by Jeremy Mowery · 9 years ago
  85. 8e546bf Cleaned up models.py by Jeremy Mowery · 9 years ago
  86. d909a13 Cleanup admin.py by Jeremy Mowery · 9 years ago
  87. 10522b3 It finally worksping 8.8.8.8ping 8.8.8.8 by Jeremy Mowery · 9 years ago
  88. 1424998 Models changes for allowing creation of ceilometer tenant instances by non-admin users by svavilap · 9 years ago
  89. 41d1893 Fix ssh issue by Jeremy Mowery · 9 years ago
  90. 56b6b50 add fixutres.yaml to bash configuration by Scott Baker · 9 years ago
  91. 89358bd Maybe fix the service finally by Jeremy Mowery · 9 years ago
  92. 8dd276f Trying to fix SSH by Jeremy Mowery · 9 years ago
  93. 8c8ab62 support for stag stripping and passing bridge to container script by Scott Baker · 9 years ago
  94. e98b258 default bridge to br-int for container, and blank for container-vm by Scott Baker · 9 years ago
  95. e2920b2 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
  96. d49810c ansible stuff for setting up lan tunnel to bare metal by Scott Baker · 9 years ago
  97. 49f4a16 add bridge to NetworkParameter types by Scott Baker · 9 years ago
  98. fc539d7 Maybe please fixing the service by Jeremy Mowery · 9 years ago
  99. 201a62f Fixing it again? by Jeremy Mowery · 9 years ago
  100. 06e7dec Fixing service config by Jeremy Mowery · 9 years ago