1. 44cef4f Merge pull request #151 from open-cloud/feature/docker_base by Zack Williams · 8 years ago
  2. 00db9ee Running sync fixes this issue: https://github.com/docker/docker/issues/9547 that occurs with old version of Docker that gets installed by current Cloudlab OpenStack profile by Zack Williams · 8 years ago
  3. ba41821 Use 'REF' to generically refer to branch/commit/etc. by Zack Williams · 8 years ago
  4. f634806 need to truncate /opt/tosca/translator/__init__.py, not just create it by Zack Williams · 8 years ago
  5. 7744190 Apply changes to TOSCA setup to Dockerfile.devel, as they are in Dockerfile by Zack Williams · 8 years ago
  6. c0feb8c Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  7. e8a8d9e clean up unused parts of heat-translator git clone by Zack Williams · 8 years ago
  8. a60b12f make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
  9. 84e4b6c Best practices and remove tosca script install by Zack Williams · 8 years ago
  10. 24e7f6d make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
  11. 6dfa91c Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  12. 0e2da4b apply best practice of emptying /var/lib/apt/lists/* after apt-get run by Zack Williams · 8 years ago
  13. be6c927 path and other fixes by Zack Williams · 8 years ago
  14. 45b102d Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  15. ce9d635 Change test container to install nodejs with a local key and install with apt rather than curling into a shell by Zack Williams · 8 years ago
  16. fb24b51 rework Dockerfiles to depend on xosproject/xos-base by Zack Williams · 8 years ago
  17. 2d2eb42 fix/consolidate phantomjs portions of Dockerfike.base by Zack Williams · 8 years ago
  18. d4b402f Fix addition of ansible-hosts to xos-base Dockerfile by Zack Williams · 8 years ago
  19. 90c80ed rework xos Dockerfiles to have a 'base' image that isn't run but handles downloading prereqs by Zack Williams · 8 years ago
  20. 02deb14 Fix path by Andy Bavier · 8 years ago
  21. 030296d remove rebuild of CA list, as it's done in the xos container build by Zack Williams · 8 years ago
  22. b9f8821 make SSL cert inclusion changes to all dockerfiles by Zack Williams · 8 years ago
  23. 8bdeb3d revert requests change, as problem lies elsewhere by Zack Williams · 8 years ago
  24. 91dfaa2 install requests with package manager, not pip by Zack Williams · 8 years ago
  25. 47e141c Build local certificates into xos docker container by Zack Williams · 8 years ago
  26. 5876e42 initial checkin by Tony Mack · 8 years ago
  27. 91b0ef9 initial checkin by Tony Mack · 8 years ago
  28. f9b6640 Add jinja2 to pip install by Andy Bavier · 8 years ago
  29. 3d03343 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  30. 8393409 Refactor container and configuration by Jeremy Mowery · 8 years ago
  31. ab52471 Add back blank line by Jeremy Mowery · 8 years ago
  32. 8b8ba1e Remove some stuff from the XOS master configuration by Jeremy Mowery · 8 years ago
  33. 5707d9c Add VPN stuff to it's own container and configuration by Jeremy Mowery · 8 years ago
  34. 14c5dc4 Add jinja2 to xos container by Jeremy Mowery · 8 years ago
  35. 7d1aca9 Add in more debug stuff by Jeremy Mowery · 8 years ago
  36. 02b3d2b Revert a couple more files that I changed for debugging by Jeremy Mowery · 8 years ago
  37. 308e8f0 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  38. 968129f Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  39. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  40. e2f7d41 Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  41. d1e005c Revert "Fix error" by Jeremy Mowery · 8 years ago
  42. 049d2a3 Fix error by Jeremy Mowery · 8 years ago
  43. bd97618 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  44. 6c78307 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  45. 1244550 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago
  46. 3ba6aff Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 8 years ago
  47. b923b60 Add python-logstash by Andy Bavier · 8 years ago
  48. 7efa42d Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  49. 743de62 .PHONE -> .PHONY by Zack Williams · 8 years ago
  50. 18926d7 No cache for synchronizer by Jeremy Mowery · 8 years ago
  51. 9d718b5 Move to better way of handling multiple pkis by Jeremy Mowery · 8 years ago
  52. dd325a4 Move to a more sane way of making the pkis by Jeremy Mowery · 8 years ago
  53. 3bcea4b Fix issue with saving tenants by Jeremy Mowery · 8 years ago
  54. 9d73eb5 VPN close to being done by Jeremy Mowery · 8 years ago
  55. 5ee0bcd VPN close to being done by Jeremy Mowery · 8 years ago
  56. 30bdab9 Move to using a PKI per server by Jeremy Mowery · 8 years ago
  57. 8d0256f update djangorestframework by Scott Baker · 8 years ago
  58. 9dca629 update to latest djangorestframework by Scott Baker · 8 years ago
  59. efe9b54 Add CRL verification by Jeremy Mowery · 8 years ago
  60. 60d4b74 Add CRL verification by Jeremy Mowery · 8 years ago
  61. f76aa2a Changes to admin by Jeremy Mowery · 8 years ago
  62. 2427117 Fix merge conflict by Jeremy Mowery · 8 years ago
  63. a25db5a updated logstash-forwarder section by Tony Mack · 8 years ago
  64. c9fb25f fix fomatting by Tony Mack · 8 years ago
  65. b995914 initial checkin by Tony Mack · 8 years ago
  66. 05cdae8 Add stuff by Jeremy Mowery · 8 years ago
  67. 159f97b Initial work for VPN view by Jeremy Mowery · 8 years ago
  68. 655a97e Set debug options in makefiles by Jeremy Mowery · 8 years ago
  69. 3f6adcd Cleanup old code and attempt to generate server credentials per tenant by Jeremy Mowery · 8 years ago
  70. 0c62e4b Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  71. 9f5de72 Update README.md by Larry Peterson · 8 years ago
  72. 6f66eb6 Merge master by Jeremy Mowery · 8 years ago
  73. e37228a Fix again by Jeremy Mowery · 8 years ago
  74. a0f3993 Fix again by Jeremy Mowery · 8 years ago
  75. 99af469 Fix again by Jeremy Mowery · 8 years ago
  76. eca6a12 Fix again by Jeremy Mowery · 8 years ago
  77. 4d76490 Fix dockerfile by Jeremy Mowery · 8 years ago
  78. 8198de4 Fix dockerfile by Jeremy Mowery · 8 years ago
  79. 6bfb96d Fix dockerfile by Jeremy Mowery · 8 years ago
  80. c11a380 Fix dockerfile by Jeremy Mowery · 8 years ago
  81. ca5aa3b Fix dockerfile by Jeremy Mowery · 8 years ago
  82. b2ce0c6 Fix dockerfile by Jeremy Mowery · 8 years ago
  83. b7ebd5b Fix dockerfile by Jeremy Mowery · 8 years ago
  84. f2dcd37 Fix dockerfile by Jeremy Mowery · 8 years ago
  85. 59f9582 Fix more stuff with openvpn config by Jeremy Mowery · 8 years ago
  86. 80b2547 Fix more stuff with openvpn config by Jeremy Mowery · 8 years ago
  87. c2bdc92 Fix docker file to use . instead of source by Jeremy Mowery · 8 years ago
  88. 8d70a3c Put OpenVPN commands in the correct place by Jeremy Mowery · 8 years ago
  89. 56c0a1b Fix port by Andy Bavier · 8 years ago
  90. 791aa57 Update README.md by Andy Bavier · 8 years ago
  91. 92aa1de Remove old file by Andy Bavier · 8 years ago
  92. 797a65f Removed artifacts of testing by Andy Bavier · 8 years ago
  93. 1e47643 Make it easier to configure XOS with a pre-existing OpenStack by Andy Bavier · 8 years ago
  94. 0e4755c Update to ubuntu:14.04.3 by Andy Bavier · 8 years ago
  95. 92a1ca6 Update to ubuntu:14.04.3 image by Andy Bavier · 8 years ago
  96. 7effa16 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  97. 3289930 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  98. 3b5fe88 switch back to ubuntu:14.04.2 image by Tony Mack · 8 years ago
  99. 98171c5 Add sudo to docker commands by Andy Bavier · 8 years ago
  100. e64b1cf Merge pull request #123 from gunjan5/patch-4 by Andy Bavier · 8 years ago