1. d9eafd5 move back to nova.sh method of configuring screen by Jesse Andrews · 14 years ago
  2. 30172cc Merge "Support rsyslog and RELP protocol" by Jenkins · 14 years ago
  3. 6b549fd install libvirt as a dependency of nova by Scott Moser · 14 years ago
  4. 3f5e189 use cgroup-lite package by Scott Moser · 14 years ago
  5. 1a52a02 support gerrit style refs/changes/... for branch names by Jesse Andrews · 14 years ago
  6. ef4e536 Allow individual services to specify dependencies. Also fixes lp897879: https://bugs.launchpad.net/bugs/897879 by Anthony Young · 14 years ago
  7. ff603ef Support rsyslog and RELP protocol by Dean Troyer · 14 years ago
  8. f6811ee Fixes to work with Quantum trunk by Brad Hall · 14 years ago
  9. 849b403 Merge "Use -e to read" by Jenkins · 14 years ago
  10. 9c7c908 initial devstack + essex by Jesse Andrews · 14 years ago
  11. c9d9851 Use -e to read by Chmouel Boudjnah · 14 years ago
  12. b39ed2f fix extra flags handling by Vishvananda Ishaya · 14 years ago
  13. 38df122 revive working with subset of services by Jesse Andrews · 14 years ago
  14. 7436ab4 Merge pull request #201 from cloudbuilders/fix_noprime_again by vishvananda · 14 years ago
  15. a6353c6 add back NOPRIME, and explicitly install libvirt-bin by Anthony Young · 14 years ago
  16. 40d6ac4 Merge pull request #199 from cloudbuilders/enable_openstackx by Jesse Andrews · 14 years ago
  17. 4982ef9 enable openstackx by default so dash works by Anthony Young · 14 years ago
  18. 871a7ae don't use NOPRIME in stack.sh by Anthony Young · 14 years ago
  19. 5334ca0 Merge pull request #184 from chmouel/install-packages-only-for-services-distros by Jesse Andrews · 14 years ago
  20. 1c48c89 Merge pull request #132 from cloudbuilders/tmux by sleepsonthefloor · 14 years ago
  21. 296234b Merge pull request #172 from cloudbuilders/eth0_ip by sleepsonthefloor · 14 years ago
  22. b7c3a5e Merge pull request #181 from jeblair/master by Jesse Andrews · 14 years ago
  23. 2d1a8b3 Use internal bash reader. by Chmouel Boudjnah · 14 years ago
  24. e219b12 Merge pull request #190 from cloudbuilders/fix-reclone by vishvananda · 14 years ago
  25. 6b8855c Fix the reclone to actually remove *.pyc by Vishvananda Ishaya · 14 years ago
  26. 9bb1a3c allow pip to use mirrors (pypi is down) by Jesse Andrews · 14 years ago
  27. d02b7b7 allow name of volumes group to be set by Jesse Andrews · 14 years ago
  28. 3ad59ea Use C-M for return carriage for tmux. by Chmouel Boudjnah · 14 years ago
  29. f990ded a-space-after-then/do compliance. by Chmouel Boudjnah · 14 years ago
  30. 0277d5b Install packages only for distros/services. by Chmouel Boudjnah · 14 years ago
  31. adfc029 Use lsb_release for distro detection. by Chmouel Boudjnah · 14 years ago
  32. 8d6c7c4 Merge pull request #179 from chmouel/swift-install-memcache-with-swkeystone by sleepsonthefloor · 14 years ago
  33. 2f2160e Force creation of the symlink. by Chmouel Boudjnah · 14 years ago
  34. 1ec915e Merge branch 'master' of https://github.com/cloudbuilders/devstack into test by James E. Blair · 14 years ago
  35. e7ce24f Don't clone or install disabled services. by James E. Blair · 14 years ago
  36. 904b0d7 Install memcached with swift+keystone midleware. by Chmouel Boudjnah · 14 years ago
  37. 7e436c2 use dhcp_release by Vishvananda Ishaya · 14 years ago
  38. 857035d improve comment by Anthony Young · 14 years ago
  39. a3475e5 fix typo by Anthony Young · 14 years ago
  40. 7c259ce Use eth0 to determine host ip address by Anthony Young · 14 years ago
  41. 08c999d Merge pull request #167 from cloudbuilders/trunk-fixes by sleepsonthefloor · 14 years ago
  42. 2403e71 Merge pull request #168 from cloudbuilders/uec-simple by sleepsonthefloor · 14 years ago
  43. f0b41f3 update for why we sleep by Jesse Andrews · 14 years ago
  44. 9812ffb clean up service token by Vishvananda Ishaya · 14 years ago
  45. c7f72ad should speed up by 20 seconds - sudo and no sleep by Jesse Andrews · 14 years ago
  46. 5f4ae10 chown should be to stack user, not root by Jesse Andrews · 14 years ago
  47. ab6105c sleep half a second to allow bash to start in screen by Jesse Andrews · 14 years ago
  48. 5f03932 make some changes prepping for trunk branch by Vishvananda Ishaya · 14 years ago
  49. 2bbcd68 Add SERVICE_TIMEOUT by Dean Troyer · 14 years ago
  50. b244ef3 Use $DEST for volume backing file. by Todd Willey · 14 years ago
  51. a81bbbd Merge pull request #157 from cloudbuilders/swift-config-location by Chmouel Boudjnah · 14 years ago
  52. b2857e4 Only ask for swift_hash if swift is enabled. by Chmouel Boudjnah · 14 years ago
  53. df5e994 don't install memcached in general list by Jesse Andrews · 14 years ago
  54. 3a64826 Redefine swift configs in SWIFT_DIR by Chmouel Boudjnah · 14 years ago
  55. 3875015 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION by Chmouel Boudjnah · 14 years ago
  56. 24ec349 Merge remote-tracking branch 'origin/master' into new-swift-support by Chmouel Boudjnah · 14 years ago
  57. 0c3b60c typo by Anthony Young · 14 years ago
  58. ae7f264 remove -y since this is using apt_get by Anthony Young · 14 years ago
  59. bdc254e emergency fix to not install openvswitch if user is not using quantum by Anthony Young · 14 years ago
  60. 537ddff Move all swift files to $FILES/swift/ by Chmouel Boudjnah · 14 years ago
  61. bbed01d Add swift to exercise.sh by Chmouel Boudjnah · 14 years ago
  62. e8d1158 Missed one variable subst from the last commit. by Chmouel Boudjnah · 14 years ago
  63. 3d9c5d5 Add documentation and fixes. by Chmouel Boudjnah · 14 years ago
  64. b93478f Change drives location. by Chmouel Boudjnah · 14 years ago
  65. e1136cb Fix SWIFT_HASH_PREFIX variable. by Chmouel Boudjnah · 14 years ago
  66. 06018a6 Fix wording. by Chmouel Boudjnah · 14 years ago
  67. 55ca8c3 Remove fstab entry and mount it manually. by Chmouel Boudjnah · 14 years ago
  68. 067163d More stack user removals. by Chmouel Boudjnah · 14 years ago
  69. 88d5499 Don't use 'stack' in static but use $USER. by Chmouel Boudjnah · 14 years ago
  70. a55b09d change stack to $USER by Chmouel Boudjnah · 14 years ago
  71. ab75f4b Ask for SWIFT_HASH. by Chmouel Boudjnah · 14 years ago
  72. 5c50f0d Don't enable it by default. by Chmouel Boudjnah · 14 years ago
  73. 45c5113 Add keystone support with swift. by Chmouel Boudjnah · 14 years ago
  74. 5ab5b22 Fix variabe subst. by Chmouel Boudjnah · 14 years ago
  75. 3b3b775 Ordering is important here. by Chmouel Boudjnah · 14 years ago
  76. e1d2bcb Fixes. by Chmouel Boudjnah · 14 years ago
  77. d5651bb More fixes (this is now working). by Chmouel Boudjnah · 14 years ago
  78. a211898 Add script to create ring and start server by Chmouel Boudjnah · 14 years ago
  79. a03f005 Fixes (still not fully tested). by Chmouel Boudjnah · 14 years ago
  80. a2cd841 Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION by Chmouel Boudjnah · 14 years ago
  81. 28fa4e8 Add swift support. by Chmouel Boudjnah · 14 years ago
  82. e708064 Merge pull request #145 from cloudbuilders/screen-name by Jesse Andrews · 14 years ago
  83. e19d884 add some spacing to the output by Jesse Andrews · 14 years ago
  84. de8b9a2 change screen name to stack - addresses issue #139 by Jesse Andrews · 14 years ago
  85. d80e380 fix warning line to include oneiric as well by Vishvananda Ishaya · 14 years ago
  86. eec092b allow oneiric without FORCE=yes by Vishvananda Ishaya · 14 years ago
  87. 6abc5cd make novnc work on oneiric by Vishvananda Ishaya · 14 years ago
  88. 9720eb8 added the fixed range flag in nova.conf (to fix issue #119) by Yun Mao · 14 years ago
  89. c4cc93f Merge pull request #113 from cloudbuilders/pause by Jesse Andrews · 14 years ago
  90. 2f41188 Merge pull request #118 from ohnoimdead/horizon by Jesse Andrews · 14 years ago
  91. ca85b79 changing dash to horizon by Tres Henry · 14 years ago
  92. e72bdb0 add the fi by Vishvananda Ishaya · 14 years ago
  93. 4d4cf0c Merge branch 'master' into instances-path by Vishvananda Ishaya · 14 years ago
  94. 3e2b174 allow instances path to be set in the script by Vishvananda Ishaya · 14 years ago
  95. 8094469 Merge pull request #108 from cloudbuilders/jcannava by Jesse Andrews · 14 years ago
  96. c96b024 don't need to restart apache inside screen by Jesse Andrews · 14 years ago
  97. f8c4684 Change cp -p to mv. by Todd Willey · 14 years ago
  98. d9e544e Add Quantum support: address code review comments by Brad Hall · 14 years ago
  99. 1bfa3d5 Add Quantum support by Brad Hall · 14 years ago
  100. 0a16145 Make running as root work. by Todd Willey · 14 years ago