1. 053906d add in rc by Anthony Young · 14 years ago
  2. ea1a586 net name should be base by Anthony Young · 14 years ago
  3. dbcdf90 clean up for executor on each run by Anthony Young · 14 years ago
  4. 484dd55 switch around naming scheme by Anthony Young · 14 years ago
  5. 5df6818 fix typo in job iteration by Anthony Young · 14 years ago
  6. ec38c40 do an explicit stop/start by Anthony Young · 14 years ago
  7. c986b3f Merge remote-tracking branch 'origin/master' into jenkins by Anthony Young · 14 years ago
  8. aa4aa2e Merge pull request #173 from cloudbuilders/warm by sleepsonthefloor · 14 years ago
  9. 72eab22 fix network name in libvirt.xml by Anthony Young · 14 years ago
  10. 8b47cdf working to improve debugability by Anthony Young · 14 years ago
  11. 792b116 update builder interface by Anthony Young · 14 years ago
  12. 0ae5fd0 missing space by Anthony Young · 14 years ago
  13. 6ecc4f2 changes to improve debugability - more legible instance name by Anthony Young · 14 years ago
  14. e228093 some cleanup for utility scripts by Anthony Young · 14 years ago
  15. c1024d8 tweaks to warm script, add script to configure stack user by Anthony Young · 14 years ago
  16. 4c012b2 remove newline by Anthony Young · 14 years ago
  17. ec67f1e more progress on jenkins on clean build by Anthony Young · 14 years ago
  18. 593e9aa fix message - no natty support by Anthony Young · 14 years ago
  19. c18af14 progress on out-of-box testing by Anthony Young · 14 years ago
  20. e28f775 install cloud-utils, so that we have resize-part-image by Anthony Young · 14 years ago
  21. 48336d0 always update the jobs link by Anthony Young · 14 years ago
  22. 316117a more usability feedback by Anthony Young · 14 years ago
  23. 79a20a0 rename jenkins home by Anthony Young · 14 years ago
  24. 2b2c86e add in kvm job by Anthony Young · 14 years ago
  25. 4aab903 rename by Anthony Young · 14 years ago
  26. ccd4ea3 more work on jenkins stuff by Anthony Young · 14 years ago
  27. b996b2b Merge remote-tracking branch 'origin/master' into jenkins by Anthony Young · 14 years ago
  28. 43acae4 add initial build_jenkins script by Anthony Young · 14 years ago
  29. 208ae2f fix some comments by Anthony Young · 14 years ago
  30. 8655bf0 more checks to make sure script is run as intended by Anthony Young · 14 years ago
  31. 069f2f7 +x by Anthony Young · 14 years ago
  32. e7fa909 script to warm apts/pips on a base image, to speed up performace of build_ scripts by Anthony Young · 14 years ago
  33. 2403e71 Merge pull request #168 from cloudbuilders/uec-simple by sleepsonthefloor · 14 years ago
  34. e3c47a3 parameterize vm size, improve metadata, conditional for ubuntu version by Jesse Andrews · 14 years ago
  35. 955e5e7 don't need static uec meta/user data since we generate by Jesse Andrews · 14 years ago
  36. dca8900 destroying the network isn't enough to delete the leases by Jesse Andrews · 14 years ago
  37. 02cc96c increase the dhcp range by Jesse Andrews · 14 years ago
  38. 1a5a65f Merge pull request #164 from cloudbuilders/xen_multi by Jesse Andrews · 14 years ago
  39. 6e3a4c5 run hostname on remote server by Jesse Andrews · 14 years ago
  40. b17c4f3 make sure hostname resolves by Jesse Andrews · 14 years ago
  41. d55a515 egrep needed for parens by Jesse Andrews · 14 years ago
  42. dadb07f Switch the way we check for completion by Jesse Andrews · 14 years ago
  43. c7f72ad should speed up by 20 seconds - sudo and no sleep by Jesse Andrews · 14 years ago
  44. 00d6bc6 Don't forget to echo so we can find it by Jesse Andrews · 14 years ago
  45. 53d7533 pull DIST_NAME from source by Jesse Andrews · 14 years ago
  46. 11416bf use the right revision by Jesse Andrews · 14 years ago
  47. 0c00895 accidentally running stack.sh ... by Jesse Andrews · 14 years ago
  48. 81881ec use the right devstack sha by Jesse Andrews · 14 years ago
  49. 6b1c26e use the provided localrc by Jesse Andrews · 14 years ago
  50. 9102d45 resize the uec image by Jesse Andrews · 14 years ago
  51. 446a330 another attempt at userdata by Jesse Andrews · 14 years ago
  52. 2d40c26 git clone by Jesse Andrews · 14 years ago
  53. e735833 more userdata by Jesse Andrews · 14 years ago
  54. 63cb923 more userdata by Jesse Andrews · 14 years ago
  55. 7306f3b more metadata by Jesse Andrews · 14 years ago
  56. 9645b0c kill ... by Jesse Andrews · 14 years ago
  57. cc03cc8 kill works by Jesse Andrews · 14 years ago
  58. 3ce79aa improve kill by Jesse Andrews · 14 years ago
  59. 947a765 switch lsof syntax by Jesse Andrews · 14 years ago
  60. d7ce7af set the hostname by Jesse Andrews · 14 years ago
  61. ee34f62 kill the old metadata process by Jesse Andrews · 14 years ago
  62. e49f751 force the uec to be recreated by Jesse Andrews · 14 years ago
  63. 438ea57 typo by Jesse Andrews · 14 years ago
  64. f504e28 don't need to spawn a bash by Jesse Andrews · 14 years ago
  65. 9ed6bbd attempt to run the metadata service by Jesse Andrews · 14 years ago
  66. 6416407 simple metadata service by Jesse Andrews · 14 years ago
  67. 63fa7ab tweaks by Jesse Andrews · 14 years ago
  68. a628262 let dhcp work by Jesse Andrews · 14 years ago
  69. f5a7691 closer to fine by Jesse Andrews · 14 years ago
  70. 3b76858 extract tarball in image dir by Jesse Andrews · 14 years ago
  71. 96dffbc uec_url should be underscore by Jesse Andrews · 14 years ago
  72. 228f246 work towards booting by Jesse Andrews · 14 years ago
  73. 8b3eb5f work towards simpiler uec by Jesse Andrews · 14 years ago
  74. 43392f7 Beef up error handling (#886666) by Dean Troyer · 14 years ago
  75. 40b5737 fix comment by Anthony Young · 14 years ago
  76. 346e491 add script that demonstrates separation of head abd compute roles when using xen by Anthony Young · 14 years ago
  77. 5f3f21f Merge pull request #161 from cloudbuilders/lessapt by sleepsonthefloor · 14 years ago
  78. 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
  79. 23324e9 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs by Anthony Young · 14 years ago
  80. df5e994 don't install memcached in general list by Jesse Andrews · 14 years ago
  81. af6ed6b source stackrc by Anthony Young · 14 years ago
  82. 2cec3dc unpause paused instances before terminating by Anthony Young · 14 years ago
  83. 4bd41ad deleting build_kvm.sh in favor of build_libvirt.sh by Jesse Andrews · 14 years ago
  84. 1d1dda1 allow build_libvirt.sh not to destroy/recreate net by Jesse Andrews · 14 years ago
  85. 037d3bd Merge pull request #143 from cloudbuilders/fix_races by Jesse Andrews · 14 years ago
  86. 55c0273 Trap SIGINT, etc and release used resources by Dean Troyer · 14 years ago
  87. f0dca55 fix typos by Anthony Young · 14 years ago
  88. 2826911 Merge remote-tracking branch 'origin/master' into fix_races by Dean Troyer · 14 years ago
  89. dccd6b9 Add map_nbd function by Dean Troyer · 14 years ago
  90. 1de18c6 Changes to make exercise.sh work with xen by Anthony Young · 14 years ago
  91. 2567c81 Update for variable dist name by Dean Troyer · 14 years ago
  92. a06ac1c build_libvirt should check for completion not failure by Jesse Andrews · 14 years ago
  93. 02a0869 Merge pull request #130 from cloudbuilders/fix_races by Jesse Andrews · 14 years ago
  94. 6fe687b Cleanups for NBD and GRUB2 by Dean Troyer · 14 years ago
  95. 981f194 Merge pull request #131 from cloudbuilders/xen_env by Jesse Andrews · 14 years ago
  96. 7a56973 Address NBD race by Dean Troyer · 14 years ago
  97. a1a9077 copy over ssh keys and other env by Anthony Young · 14 years ago
  98. 71745fe Address races in NBD and images by Dean Troyer · 14 years ago
  99. 2dfdbc9 Fix up sources.list by Dean Troyer · 14 years ago
  100. 2c1a2d5 Switch to e2fsck by Dean Troyer · 14 years ago