1. ec94799 move compose to beta by David K. Bainbridge · 9 years ago
  2. 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
  3. 5066765 specify the command to start XOS to include making migrations by David K. Bainbridge · 9 years ago
  4. 911ecc6 update the makefiles to allow docker image cache usage based on env var by David K. Bainbridge · 9 years ago
  5. e88f565 update manage to be able to run makemigrations via flag by David K. Bainbridge · 9 years ago
  6. 4c1a0d8 update settings to allow environment to override config by David K. Bainbridge · 9 years ago
  7. ab4a2eb updated to work better with containers and links, so that IP references are not hard coded by David K. Bainbridge · 9 years ago
  8. 5b9f5a3 use openflow-base instead of openflow; no more manual arps needed\! by Scott Baker · 9 years ago
  9. 3997f18 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  10. 1b426a1 dynamically generate virtualbng.json by Scott Baker · 9 years ago
  11. 822cc90 Merge pull request #117 from jermowery/AddHelloWorldService by sbconsulting · 9 years ago
  12. 2885622 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  13. b4ed57b ceilometer changes to makefile by Scott Baker · 9 years ago
  14. 23bc4c9 Fix for vOLT switch by Andy Bavier · 9 years ago
  15. d30c0d0 restored the line that restores tupleness to INSTALL_APPS, in case it was important by Scott Baker · 9 years ago
  16. d542867 clean up django_evolution stuff from xos_settings by Scott Baker · 9 years ago
  17. 4ef77cb remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  18. e7d0064 remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  19. 4ebeb90 remove django_evolution by Scott Baker · 9 years ago
  20. 917cda7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  21. 044b64d perm fix by Scott Baker · 9 years ago
  22. 5c95ae1 Support for ONOS pollster to fetch SDN meters from ONOS instances by Srikanth Vavilapalli · 9 years ago
  23. d367d59 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  24. 9e95628 fix bug when running onos tosca twice by Scott Baker · 9 years ago
  25. 287a351 hack to make wan_network allocate the same mac that we're passing to vbng by Scott Baker · 9 years ago
  26. 6e0abce Update README.md by Andy Bavier · 9 years ago
  27. b2fcb2a Update README.md by Andy Bavier · 9 years ago
  28. aedbf94 Add verbose name for tenant by Jeremy Mowery · 9 years ago
  29. 1552102 Update README.md by sbconsulting · 9 years ago
  30. ad15b78 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  31. bf08f2f reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  32. 3e2521b sudo seems necessary on the recipe, documenting that for now until I fix it by sbconsulting · 9 years ago
  33. 8746411 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  34. fc9a4d8 sudo on the grep; source the admin-openrc from the right place by Scott Baker · 9 years ago
  35. e2c238b Update README.md by Andy Bavier · 9 years ago
  36. 7664d52 Update README.md by Andy Bavier · 9 years ago
  37. ee8b69c Fix more typos by Jeremy Mowery · 9 years ago
  38. 6771f8c Remove unnecessary api config options by Jeremy Mowery · 9 years ago
  39. 8d0d6eb Remove unnecessary plc section from config by Jeremy Mowery · 9 years ago
  40. b1c1f32 Fix all the typos by Jeremy Mowery · 9 years ago
  41. a663e7f switch another Exception to DeferredException by Scott Baker · 9 years ago
  42. 266baa6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  43. bd13b5a fail the playbook if a bridge isn't setup by Scott Baker · 9 years ago
  44. ed97012 Update README.md by sbconsulting · 9 years ago
  45. 184d938 add node about broken container by sbconsulting · 9 years ago
  46. 8524235 use containers on bare metal by default by Scott Baker · 9 years ago
  47. 9be34b3 cleaner approach by Scott Baker · 9 years ago
  48. c8266bb Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  49. 6d52132 perm fix by Scott Baker · 9 years ago
  50. da0ed1b use flat-net-1 addresses for baremetal machine gre tunnels by Scott Baker · 9 years ago
  51. 44899b7 container on bare metal dataplane notes by sbconsulting · 9 years ago
  52. b82c7d2 raise DeferredException instead of Exception by Scott Baker · 9 years ago
  53. 7430bd3 add default_isolation to slice tosca by Scott Baker · 9 years ago
  54. c87caa5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  55. ee6211b throw error when flat_net_name is blank by Scott Baker · 9 years ago
  56. ff5c5af Update README.md by Andy Bavier · 9 years ago
  57. 54332cb Fix opencloud script and debug option of XOS by Jeremy Mowery · 9 years ago
  58. 9b67a72 Remove changes to devel makefile by Jeremy Mowery · 9 years ago
  59. 67efd82 Fix small issues by Jeremy Mowery · 9 years ago
  60. 9f0ca7b Update references by Jeremy Mowery · 9 years ago
  61. 64f2d44 Rename directories by Jeremy Mowery · 9 years ago
  62. 63142c7 Rename directories by Jeremy Mowery · 9 years ago
  63. 26b1c41 Merge branch 'master' of https://github.com/open-cloud/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  64. 09ef60b Cleanup by Jeremy Mowery · 9 years ago
  65. f0b0c11 Update README.md by Andy Bavier · 9 years ago
  66. ef623cf Instructions for setting up dataplane by Andy Bavier · 9 years ago
  67. a53ced6 Fix performance problems with E2E dataplane by Andy Bavier · 9 years ago
  68. 5c5316c Change order of model policies by Sapan Bhatia · 9 years ago
  69. ca1b9f6 more debugging info by Scott Baker · 9 years ago
  70. f168db3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  71. b2fc3da test case for observer containers by smbaker · 9 years ago
  72. 921a5f7 rename observerComputeTest to observerVMTest by Scott Baker · 9 years ago
  73. e9ebab1 Remove obsolete comments by Jeremy Mowery · 9 years ago
  74. 1f9964e remove what is hopefully unncessary code by Jeremy Mowery · 9 years ago
  75. aea9f34 Autoformat code by Jeremy Mowery · 9 years ago
  76. 34dae02 remove what is hopefully unncessary code by Jeremy Mowery · 9 years ago
  77. 6a5ee8d Document observer by Jeremy Mowery · 9 years ago
  78. d1c57f4 Document config by Jeremy Mowery · 9 years ago
  79. cb12fdc Fix breadcrumbs by Jeremy Mowery · 9 years ago
  80. 242166b Fix breadcrumbs by Jeremy Mowery · 9 years ago
  81. c4e9865 Fixed issue with kind by Jeremy Mowery · 9 years ago
  82. 69f2cd7 Document HelloWorldService models by Jeremy Mowery · 9 years ago
  83. 8839a79 Format observer code by Jeremy Mowery · 9 years ago
  84. 90bcf17 Fixed he previous commit by Jeremy Mowery · 9 years ago
  85. 72167d6 Cleanup config by Jeremy Mowery · 9 years ago
  86. d2ad252 Make admin.py more consistant by Jeremy Mowery · 9 years ago
  87. fb1efd7 Cleaned up models.py by Jeremy Mowery · 9 years ago
  88. 594e96d Cleanup admin.py by Jeremy Mowery · 9 years ago
  89. 212901a It finally worksping 8.8.8.8ping 8.8.8.8 by Jeremy Mowery · 9 years ago
  90. 50aa629 Models changes for allowing creation of ceilometer tenant instances by non-admin users by svavilap · 9 years ago
  91. 0288d9c Fix ssh issue by Jeremy Mowery · 9 years ago
  92. 26e89ed add fixutres.yaml to bash configuration by Scott Baker · 9 years ago
  93. 1dcdcd6 Maybe fix the service finally by Jeremy Mowery · 9 years ago
  94. d7081bd Trying to fix SSH by Jeremy Mowery · 9 years ago
  95. da5e672 support for stag stripping and passing bridge to container script by Scott Baker · 9 years ago
  96. c93c22e default bridge to br-int for container, and blank for container-vm by Scott Baker · 9 years ago
  97. c771163 add bridge:br-lan to vcpe lan interface by Scott Baker · 9 years ago
  98. 051c14b ansible stuff for setting up lan tunnel to bare metal by Scott Baker · 9 years ago
  99. b1d276f add bridge to NetworkParameter types by Scott Baker · 9 years ago
  100. c17c64b Maybe please fixing the service by Jeremy Mowery · 9 years ago