1. f0f27ff use type='image' for glance by Anthony Young · 14 years ago
  2. e0c0a8d add in a keystone pip dep by Anthony Young · 14 years ago
  3. c4a99fb updates to support most recent keystone by Anthony Young · 14 years ago
  4. fbb3cf7 Merge remote-tracking branch 'origin/openvpn' by Jesse Andrews · 14 years ago
  5. 236943f save a few seconds by seeking instead of copying zeros by Jesse Andrews · 14 years ago
  6. 46ad2de build_lxc.sh needs to be root to run by Jesse Andrews · 14 years ago
  7. f2d6c92 missed this when separating out the images by Jesse Andrews · 14 years ago
  8. 523c405 add elapsed time to script by termie · 14 years ago
  9. 197d53d small docs updates about localrc by termie · 14 years ago
  10. 7377444 add auto tailing when building lxc by termie · 14 years ago
  11. 0781553 mention temporariness by termie · 14 years ago
  12. 76ce231 add a script for lxc net config by termie · 14 years ago
  13. 9c1af10 start using cloudbuilders diablo branch by Anthony Young · 14 years ago
  14. eb5dea6 make stackrc return 0 by Anthony Young · 14 years ago
  15. ee6d4f3 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  16. beab639 some enhancements to bootstrapping to better detect if we've properly warmed the cache. Also provide option to delete lxc cache by Anthony Young · 14 years ago
  17. 1c7f0c9 follow symlinks when copying env by termie · 14 years ago
  18. d5e1f7b make stackrc source localrc by termie · 14 years ago
  19. bd550ed add make as a dependency by termie · 14 years ago
  20. d462295 make sure user isn't running as root by Jesse Andrews · 14 years ago
  21. 3d6aab9 don't pre-install munin-node by Anthony Young · 14 years ago
  22. 5bd75ca Merge pull request #26 from dtroyer/openvpn by Jesse Andrews · 14 years ago
  23. d31c4ea multiple step version of building a ramdisk pxeboot installer by Jesse Andrews · 14 years ago
  24. 0f6787c point noVNC back to master by Anthony Young · 14 years ago
  25. ba89a26 remove old comment by Anthony Young · 14 years ago
  26. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago
  27. 8f3e28c use the current user instead of stack for dash by Jesse Andrews · 14 years ago
  28. 0154ee8 correct package name by Anthony Young · 14 years ago
  29. 87bb5c0 add missing dep by Anthony Young · 14 years ago
  30. 527e341 changes to support the new nova-vnc wsproxy by Anthony Young · 14 years ago
  31. 248221a bring novaclient back to master by Anthony Young · 14 years ago
  32. 135fb64 Major refactor of vpn install by Dean Troyer · 14 years ago
  33. f86ce33 bring dash back to trunk by Anthony Young · 14 years ago
  34. 4387690 updates to excercise.sh to get partial working-ness by Anthony Young · 14 years ago
  35. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  36. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  37. f446f51 Merge pull request #16 from cloudbuilders/opt_stack by sleepsonthefloor · 14 years ago
  38. 4f10de8 fix rm by Anthony Young · 14 years ago
  39. adbe9c1 fix some paths by Anthony Young · 14 years ago
  40. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  41. 84064da use explicit CWD when compying devstack by Anthony Young · 14 years ago
  42. 9563361 Merge pull request #15 from cloudbuilders/stackrc by sleepsonthefloor · 14 years ago
  43. a34b695 by default, use the current version/directory of devstack for child lxc containers by Anthony Young · 14 years ago
  44. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  45. 01ad91a remove trailing slash by Anthony Young · 14 years ago
  46. 096fb5a add stackrc file by Anthony Young · 14 years ago
  47. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  48. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  49. b5197e4 allow network size to be set by Jesse Andrews · 14 years ago
  50. 8ff5dbc allow specification of scheduler and take flat interface from environmnet by Jesse Andrews · 14 years ago
  51. a72f7ad update network defaults by Jesse Andrews · 14 years ago
  52. 2969c70 initial commit of wilks work by Jesse Andrews · 14 years ago
  53. 49f2d02 make admin part of tenant 2 by Anthony Young · 14 years ago
  54. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  55. 8530928 temporary changes to get openstack diablo working with keystone by Anthony Young · 14 years ago
  56. a6e2006 uodated settings for dashboard + keystone by root · 14 years ago
  57. ea884c3 config changes for the latest keystone by Anthony Young · 14 years ago
  58. 8bdc263 fix keystone data by Anthony Young · 14 years ago
  59. 4b4accc install python-unittest2 so we can run tests by Anthony Young · 14 years ago
  60. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  61. 8bdd48d Merge pull request #13 from dtroyer/master by Dean Troyer · 14 years ago
  62. 62a6deb Add some kernel modules to container by Dean Troyer · 14 years ago
  63. 0d6de09 Re-enable munin by Dean Troyer · 14 years ago
  64. f55ec7f Merge pull request #12 from 4P/lxc by sleepsonthefloor · 14 years ago
  65. 3657ab3 more glance conf fixes by Anthony Young · 14 years ago
  66. a27523a missing = by Anthony Young · 14 years ago
  67. 79422a4 add bzr to deps by Anthony Young · 14 years ago
  68. c835762 fix typo by Anthony Young · 14 years ago
  69. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  70. 9bf3d76 put user in correct directory when using screen by Anthony Young · 14 years ago
  71. c43ca96 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  72. b1bdd5e some cleanup of networking params by Anthony Young · 14 years ago
  73. 3400bf8 Merge pull request #8 from dtroyer/master by Dean Troyer · 14 years ago
  74. 3a8d362 Merge branch 'master' of github.com:dtroyer/devstack by Dean Troyer · 14 years ago
  75. 7016c25 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  76. 09fde81 sudo when killing dnsmasq by Anthony Young · 14 years ago
  77. db8f7f7 when launching with lxc, warm cache with bzr milestone by Anthony Young · 14 years ago
  78. d02d715 add token to glance call by Anthony Young · 14 years ago
  79. f12d3ab update glance to use keystone by Anthony Young · 14 years ago
  80. bf188ef --force-yes when installing cache by Anthony Young · 14 years ago
  81. 856d09f add -y for apt-get installs by Anthony Young · 14 years ago
  82. fbd40d2 fix compatibility with keystone trunk by Anthony Young · 14 years ago
  83. 009ba7c Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  84. f2384cf Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  85. d000b22 add checks to make sure that services are started by Anthony Young · 14 years ago
  86. 40a3700 add IF EXISTS to DROP DATABASE statememnts, by root · 14 years ago
  87. 85f7b4d we don't use these monitoring services by Jesse Andrews · 14 years ago
  88. 18ebd86 destroy the container before creating to force re-bootstrap by Jesse Andrews · 14 years ago
  89. f96e59a Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  90. 7979979 better check for kvm support by Anthony Young · 14 years ago
  91. 076db80 Reconcile README by Dean Troyer · 14 years ago
  92. 5e2fc41 tweak intro by Jesse Andrews · 14 years ago
  93. a074800 move nova-manage commands below the conf generation by Anthony Young · 14 years ago
  94. 2580683 Merge pull request #11 from jakedahn/master by Jake Dahn · 14 years ago
  95. e1445c3 Merge pull request #10 from jakedahn/master by Jake Dahn · 14 years ago
  96. 3568125 Fixing munin by Jake Dahn · 14 years ago
  97. a16e5e9 move screen creation closer to where used by Jesse Andrews · 14 years ago
  98. d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
  99. b8b5ddd fixing another typo, i suck at english on fridays by Jake Dahn · 14 years ago
  100. 8bf18c6 fixing typo by Jake Dahn · 14 years ago