1. 02cc96c increase the dhcp range by Jesse Andrews · 14 years ago
  2. 6e3a4c5 run hostname on remote server by Jesse Andrews · 14 years ago
  3. b17c4f3 make sure hostname resolves by Jesse Andrews · 14 years ago
  4. d55a515 egrep needed for parens by Jesse Andrews · 14 years ago
  5. dadb07f Switch the way we check for completion by Jesse Andrews · 14 years ago
  6. c7f72ad should speed up by 20 seconds - sudo and no sleep by Jesse Andrews · 14 years ago
  7. 00d6bc6 Don't forget to echo so we can find it by Jesse Andrews · 14 years ago
  8. 53d7533 pull DIST_NAME from source by Jesse Andrews · 14 years ago
  9. 5f4ae10 chown should be to stack user, not root by Jesse Andrews · 14 years ago
  10. ab6105c sleep half a second to allow bash to start in screen by Jesse Andrews · 14 years ago
  11. 11416bf use the right revision by Jesse Andrews · 14 years ago
  12. 0c00895 accidentally running stack.sh ... by Jesse Andrews · 14 years ago
  13. 81881ec use the right devstack sha by Jesse Andrews · 14 years ago
  14. 6b1c26e use the provided localrc by Jesse Andrews · 14 years ago
  15. 9102d45 resize the uec image by Jesse Andrews · 14 years ago
  16. 446a330 another attempt at userdata by Jesse Andrews · 14 years ago
  17. 2d40c26 git clone by Jesse Andrews · 14 years ago
  18. e735833 more userdata by Jesse Andrews · 14 years ago
  19. 63cb923 more userdata by Jesse Andrews · 14 years ago
  20. 7306f3b more metadata by Jesse Andrews · 14 years ago
  21. 9645b0c kill ... by Jesse Andrews · 14 years ago
  22. cc03cc8 kill works by Jesse Andrews · 14 years ago
  23. 3ce79aa improve kill by Jesse Andrews · 14 years ago
  24. 947a765 switch lsof syntax by Jesse Andrews · 14 years ago
  25. d7ce7af set the hostname by Jesse Andrews · 14 years ago
  26. ee34f62 kill the old metadata process by Jesse Andrews · 14 years ago
  27. e49f751 force the uec to be recreated by Jesse Andrews · 14 years ago
  28. 438ea57 typo by Jesse Andrews · 14 years ago
  29. f504e28 don't need to spawn a bash by Jesse Andrews · 14 years ago
  30. 9ed6bbd attempt to run the metadata service by Jesse Andrews · 14 years ago
  31. 6416407 simple metadata service by Jesse Andrews · 14 years ago
  32. 63fa7ab tweaks by Jesse Andrews · 14 years ago
  33. a628262 let dhcp work by Jesse Andrews · 14 years ago
  34. f5a7691 closer to fine by Jesse Andrews · 14 years ago
  35. 3b76858 extract tarball in image dir by Jesse Andrews · 14 years ago
  36. 96dffbc uec_url should be underscore by Jesse Andrews · 14 years ago
  37. 228f246 work towards booting by Jesse Andrews · 14 years ago
  38. 8b3eb5f work towards simpiler uec by Jesse Andrews · 14 years ago
  39. 49946a1 proper path for arping in sudoers by Jesse Andrews · 14 years ago
  40. 5f3f21f Merge pull request #161 from cloudbuilders/lessapt by sleepsonthefloor · 14 years ago
  41. f576310 Merge pull request #162 from cloudbuilders/volpath by Jesse Andrews · 14 years ago
  42. f7fe442 Merge branch 'fix_cache' into lessapt by Anthony Young · 14 years ago
  43. ca2c047 fix caching so that there is the ability to download services without installing them. This is done with a #NOPRIME comment in apts/files/ by Anthony Young · 14 years ago
  44. b244ef3 Use $DEST for volume backing file. by Todd Willey · 14 years ago
  45. cc19748 Merge pull request #160 from cloudbuilders/mk_cachedir by Jesse Andrews · 14 years ago
  46. 1468133 only download - don't install apts - also pip install by Jesse Andrews · 14 years ago
  47. 23324e9 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs by Anthony Young · 14 years ago
  48. a81bbbd Merge pull request #157 from cloudbuilders/swift-config-location by Chmouel Boudjnah · 14 years ago
  49. 05ffac1 Merge pull request #159 from chmouel/swift-excercise-only-when-enabled by Chmouel Boudjnah · 14 years ago
  50. 53ca603 Only run swift excercise when swift is enabled. by Chmouel Boudjnah · 14 years ago
  51. e1664a4 Merge pull request #158 from chmouel/swift-shush-question-if-not-needed by sleepsonthefloor · 14 years ago
  52. b2857e4 Only ask for swift_hash if swift is enabled. by Chmouel Boudjnah · 14 years ago
  53. d24f689 Merge pull request #156 from chmouel/swift-stable-diablo-repo by sleepsonthefloor · 14 years ago
  54. df5e994 don't install memcached in general list by Jesse Andrews · 14 years ago
  55. 3a64826 Redefine swift configs in SWIFT_DIR by Chmouel Boudjnah · 14 years ago
  56. 3875015 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION by Chmouel Boudjnah · 14 years ago
  57. f7788ac Use stable/diablo for swift. by Chmouel Boudjnah · 14 years ago
  58. e3e4286 Merge pull request #137 from cloudbuilders/new-swift-support by Chmouel Boudjnah · 14 years ago
  59. 24ec349 Merge remote-tracking branch 'origin/master' into new-swift-support by Chmouel Boudjnah · 14 years ago
  60. 072a671 Merge pull request #155 from cloudbuilders/fix_quantum_branchname by sleepsonthefloor · 14 years ago
  61. 9a76699 fix quantum branch name - diablo does not exist by Anthony Young · 14 years ago
  62. 978207e Merge pull request #154 from cloudbuilders/openvswitch_fix by sleepsonthefloor · 14 years ago
  63. 0c3b60c typo by Anthony Young · 14 years ago
  64. ae7f264 remove -y since this is using apt_get by Anthony Young · 14 years ago
  65. bdc254e emergency fix to not install openvswitch if user is not using quantum by Anthony Young · 14 years ago
  66. 5125579 Merge pull request #147 from bgh/quantum by Jesse Andrews · 14 years ago
  67. 537ddff Move all swift files to $FILES/swift/ by Chmouel Boudjnah · 14 years ago
  68. 1298dcc Fix delete of container. by Chmouel Boudjnah · 14 years ago
  69. 8d5334c Remove dup and whitespaces. by Chmouel Boudjnah · 14 years ago
  70. bbed01d Add swift to exercise.sh by Chmouel Boudjnah · 14 years ago
  71. e8d1158 Missed one variable subst from the last commit. by Chmouel Boudjnah · 14 years ago
  72. 3d9c5d5 Add documentation and fixes. by Chmouel Boudjnah · 14 years ago
  73. b93478f Change drives location. by Chmouel Boudjnah · 14 years ago
  74. e1136cb Fix SWIFT_HASH_PREFIX variable. by Chmouel Boudjnah · 14 years ago
  75. 06018a6 Fix wording. by Chmouel Boudjnah · 14 years ago
  76. 55ca8c3 Remove fstab entry and mount it manually. by Chmouel Boudjnah · 14 years ago
  77. 067163d More stack user removals. by Chmouel Boudjnah · 14 years ago
  78. 88d5499 Don't use 'stack' in static but use $USER. by Chmouel Boudjnah · 14 years ago
  79. a55b09d change stack to $USER by Chmouel Boudjnah · 14 years ago
  80. ab75f4b Ask for SWIFT_HASH. by Chmouel Boudjnah · 14 years ago
  81. 5c50f0d Don't enable it by default. by Chmouel Boudjnah · 14 years ago
  82. 45c5113 Add keystone support with swift. by Chmouel Boudjnah · 14 years ago
  83. 5ab5b22 Fix variabe subst. by Chmouel Boudjnah · 14 years ago
  84. 3b3b775 Ordering is important here. by Chmouel Boudjnah · 14 years ago
  85. e1d2bcb Fixes. by Chmouel Boudjnah · 14 years ago
  86. d5651bb More fixes (this is now working). by Chmouel Boudjnah · 14 years ago
  87. a211898 Add script to create ring and start server by Chmouel Boudjnah · 14 years ago
  88. a03f005 Fixes (still not fully tested). by Chmouel Boudjnah · 14 years ago
  89. a2cd841 Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION by Chmouel Boudjnah · 14 years ago
  90. 28fa4e8 Add swift support. by Chmouel Boudjnah · 14 years ago
  91. e708064 Merge pull request #145 from cloudbuilders/screen-name by Jesse Andrews · 14 years ago
  92. af6ed6b source stackrc by Anthony Young · 14 years ago
  93. 2cec3dc unpause paused instances before terminating by Anthony Young · 14 years ago
  94. 4bd41ad deleting build_kvm.sh in favor of build_libvirt.sh by Jesse Andrews · 14 years ago
  95. f1b3dbc install arping - used in ha network by Jesse Andrews · 14 years ago
  96. e19d884 add some spacing to the output by Jesse Andrews · 14 years ago
  97. 1d1dda1 allow build_libvirt.sh not to destroy/recreate net by Jesse Andrews · 14 years ago
  98. 037d3bd Merge pull request #143 from cloudbuilders/fix_races by Jesse Andrews · 14 years ago
  99. de8b9a2 change screen name to stack - addresses issue #139 by Jesse Andrews · 14 years ago
  100. 34cc802 Merge pull request #135 from chmouel/gitignore by Jesse Andrews · 14 years ago