1. f23a955 save python package versions in /var/xos by Zack Williams · 8 years ago
  2. 6280bfe remove cryptography pip module by Scott Baker · 8 years ago
  3. f7da141 Removed Django Geoposition and used Gmaps API to draw site map by Matteo Scandolo · 8 years ago
  4. 95d0f8a Missed a couple of targets by Andy Bavier · 8 years ago
  5. d07df22 Add support for Docker container build behind proxy by Andy Bavier · 8 years ago
  6. 5053d10 force shade v1.9.0 as v1.10.0 is broken, using pip by Zack Williams · 8 years ago
  7. 7977069 add cryptography python package to avoid warning Srikanth found by Zack Williams · 8 years ago
  8. 4601880 install openstack tools with pip, not apt by Zack Williams · 8 years ago
  9. 3c5a85f Update container ubuntu version, and switch to ansible PPA by Zack Williams · 8 years ago
  10. 72967fd label docker container with current XOS commit data by Scott Baker · 8 years ago
  11. 195dde9 Updated yeoman generator to support external ng-xos-lib by Matteo Scandolo · 8 years ago
  12. 36fe651 Removed ng-xos-lib from source code and importing it from a remote branch by Matteo Scandolo · 8 years ago
  13. e872eee Don't tie app to a specific version by Andy Bavier · 8 years ago
  14. 6a9fb8e Dockerfiles for building and pushing CORD ONOS apps by Andy Bavier · 8 years ago
  15. 88b220e Fixed ui routing conflict with syncNotification by Matteo Scandolo · 8 years ago
  16. 557e414 fix merge conflict by Scott Baker · 8 years ago
  17. 2cbf524 install docker 1.10.3 by Scott Baker · 8 years ago
  18. c01f8a5 Added loader to xosTable by Matteo Scandolo · 8 years ago
  19. faf81ac resolve merge conflicts by Scott Baker · 8 years ago
  20. 066a301 we don't need iptables by Scott Baker · 8 years ago
  21. ed3ba43 another guess at a possibly valid ONOS commit by Zack Williams · 8 years ago
  22. e7927f4 add onos workaround dockerfile by Zack Williams · 8 years ago
  23. 003d358 add docker-compose to onboarding synchronizer by Scott Baker · 8 years ago
  24. 73b0d95 for now, let's use our parent's docker build system by Scott Baker · 8 years ago
  25. 9765b86 install docker in onboarding synchronizer container by Scott Baker · 8 years ago
  26. c87cb60 we need a synchronizer with docker baked into it by Scott Baker · 8 years ago
  27. c00e8b8 Merge pull request #151 from open-cloud/feature/docker_base by Zack Williams · 8 years ago
  28. 91dc655 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
  29. c05b0aa Use 'REF' to generically refer to branch/commit/etc. by Zack Williams · 8 years ago
  30. 8954d33 need to truncate /opt/tosca/translator/__init__.py, not just create it by Zack Williams · 8 years ago
  31. d4fb207 Apply changes to TOSCA setup to Dockerfile.devel, as they are in Dockerfile by Zack Williams · 8 years ago
  32. 6ad2fcd Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  33. 8e6ccf0 clean up unused parts of heat-translator git clone by Zack Williams · 8 years ago
  34. 91ba38e make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
  35. db803bd Best practices and remove tosca script install by Zack Williams · 8 years ago
  36. e2fe683 make heat-translator (TOSCA tool) download/install part of Dockerfile by Zack Williams · 8 years ago
  37. 2aefe04 Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  38. 2fe45a6 apply best practice of emptying /var/lib/apt/lists/* after apt-get run by Zack Williams · 8 years ago
  39. 3467ccb path and other fixes by Zack Williams · 8 years ago
  40. 7d5f9f6 Merge branch 'master' into feature/docker_base by Zack Williams · 8 years ago
  41. 9633352 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
  42. 00c1012 rework Dockerfiles to depend on xosproject/xos-base by Zack Williams · 8 years ago
  43. 981f198 fix/consolidate phantomjs portions of Dockerfike.base by Zack Williams · 8 years ago
  44. 2fe5e03 Fix addition of ansible-hosts to xos-base Dockerfile by Zack Williams · 8 years ago
  45. 5dbead2 rework xos Dockerfiles to have a 'base' image that isn't run but handles downloading prereqs by Zack Williams · 8 years ago
  46. e9510e3 Fix path by Andy Bavier · 8 years ago
  47. b387773 remove rebuild of CA list, as it's done in the xos container build by Zack Williams · 8 years ago
  48. 2b4b7b6 make SSL cert inclusion changes to all dockerfiles by Zack Williams · 8 years ago
  49. 8b090f0 revert requests change, as problem lies elsewhere by Zack Williams · 8 years ago
  50. ac6314e install requests with package manager, not pip by Zack Williams · 8 years ago
  51. 944d6c4 Build local certificates into xos docker container by Zack Williams · 8 years ago
  52. 488482b initial checkin by Tony Mack · 8 years ago
  53. 81b1e7f initial checkin by Tony Mack · 8 years ago
  54. 70b6378 Add jinja2 to pip install by Andy Bavier · 8 years ago
  55. a7ae802 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  56. e71e2e2 Refactor container and configuration by Jeremy Mowery · 8 years ago
  57. 10cdc47 Add back blank line by Jeremy Mowery · 8 years ago
  58. e07a38b Remove some stuff from the XOS master configuration by Jeremy Mowery · 8 years ago
  59. c8843ab Add VPN stuff to it's own container and configuration by Jeremy Mowery · 8 years ago
  60. 5028ab9 Add jinja2 to xos container by Jeremy Mowery · 8 years ago
  61. 769fd2a Add in more debug stuff by Jeremy Mowery · 8 years ago
  62. 5cfc972 Revert a couple more files that I changed for debugging by Jeremy Mowery · 8 years ago
  63. 98e97d7 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  64. edb1d02 Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  65. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  66. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  67. d784c3a Revert "Fix error" by Jeremy Mowery · 8 years ago
  68. c5e31c1 Fix error by Jeremy Mowery · 8 years ago
  69. 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  70. ce641b7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  71. 4d0be65 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago
  72. a665842 Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 8 years ago
  73. 42dabe0 Add python-logstash by Andy Bavier · 8 years ago
  74. ef23266 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  75. b616151 .PHONE -> .PHONY by Zack Williams · 8 years ago
  76. 4fbbe74 No cache for synchronizer by Jeremy Mowery · 8 years ago
  77. b3c735b Move to better way of handling multiple pkis by Jeremy Mowery · 8 years ago
  78. 06b16e3 Move to a more sane way of making the pkis by Jeremy Mowery · 8 years ago
  79. ee71fce Fix issue with saving tenants by Jeremy Mowery · 8 years ago
  80. 11e8878 VPN close to being done by Jeremy Mowery · 8 years ago
  81. 603ca31 VPN close to being done by Jeremy Mowery · 8 years ago
  82. 26eb2fe Move to using a PKI per server by Jeremy Mowery · 8 years ago
  83. a8b3863 update djangorestframework by Scott Baker · 8 years ago
  84. 0786770 update to latest djangorestframework by Scott Baker · 8 years ago
  85. 5615a93 Add CRL verification by Jeremy Mowery · 8 years ago
  86. 2f3cdd8 Add CRL verification by Jeremy Mowery · 8 years ago
  87. b4cfbb2 Changes to admin by Jeremy Mowery · 8 years ago
  88. 0e42139 Fix merge conflict by Jeremy Mowery · 8 years ago
  89. 1a88dac updated logstash-forwarder section by Tony Mack · 8 years ago
  90. 038626c fix fomatting by Tony Mack · 8 years ago
  91. dc98185 initial checkin by Tony Mack · 8 years ago
  92. e84e3ee Add stuff by Jeremy Mowery · 8 years ago
  93. 6efeb7a Initial work for VPN view by Jeremy Mowery · 8 years ago
  94. 81aab25 Set debug options in makefiles by Jeremy Mowery · 8 years ago
  95. e7a0564 Cleanup old code and attempt to generate server credentials per tenant by Jeremy Mowery · 8 years ago
  96. 147f7b4 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  97. 3a41f45 Update README.md by Larry Peterson · 8 years ago
  98. db892c9 Merge master by Jeremy Mowery · 8 years ago
  99. cb9b8a8 Fix again by Jeremy Mowery · 8 years ago
  100. f3dbb41 Fix again by Jeremy Mowery · 8 years ago