1. ca85b79 changing dash to horizon by Tres Henry · 14 years ago
  2. 70188b3 add image caching to lxc by Jesse Andrews · 14 years ago
  3. ad21d1a raise an error if stack fails in lxc by Jesse Andrews · 14 years ago
  4. 82040df update build lxc/kvm variables to GUEST instead of CONTAINER by Jesse Andrews · 14 years ago
  5. ccc11c9 use CONTAINER_NAME instead of CONTAINER like build_kvm.sh by Jesse Andrews · 14 years ago
  6. 13050a8 Merge pull request #85 from cloudbuilders/n-vol by Jesse Andrews · 14 years ago
  7. b22263a tweaks per jesse comments by Anthony Young · 14 years ago
  8. acff87a initial support for volumes by Anthony Young · 14 years ago
  9. 9b35367 fix whitespace by Vishvananda Ishaya · 14 years ago
  10. 583bad0 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh by Anthony Young · 14 years ago
  11. 028cad1 better pre-caching by Anthony Young · 14 years ago
  12. ae8bc12 automatically use the nameserver of the launching host if not specified by Anthony Young · 14 years ago
  13. 6b9d6da force dep updates every run for now by Anthony Young · 14 years ago
  14. 04db155 make sure to kill tail on exit by Anthony Young · 14 years ago
  15. 25369c9 make tail stop when stack.sh is finished by Anthony Young · 14 years ago
  16. 9ff71ac make build_lxc.sh work on oneiric by Anthony Young · 14 years ago
  17. e8efef7 move lxc to tools by Anthony Young · 14 years ago[Renamed (99%) from build_lxc.sh]
  18. d1b1cdb tail run.sh.log instead of the stack.sh.log by Anthony Young · 14 years ago
  19. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  20. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago
  21. 46ad2de build_lxc.sh needs to be root to run by Jesse Andrews · 14 years ago
  22. 7377444 add auto tailing when building lxc by termie · 14 years ago
  23. ee6d4f3 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  24. 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
  25. 1c7f0c9 follow symlinks when copying env by termie · 14 years ago
  26. bd550ed add make as a dependency by termie · 14 years ago
  27. 3d6aab9 don't pre-install munin-node by Anthony Young · 14 years ago
  28. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  29. 4f10de8 fix rm by Anthony Young · 14 years ago
  30. adbe9c1 fix some paths by Anthony Young · 14 years ago
  31. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  32. 84064da use explicit CWD when compying devstack by Anthony Young · 14 years ago
  33. a34b695 by default, use the current version/directory of devstack for child lxc containers by Anthony Young · 14 years ago
  34. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  35. 01ad91a remove trailing slash by Anthony Young · 14 years ago
  36. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  37. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  38. 62a6deb Add some kernel modules to container by Dean Troyer · 14 years ago
  39. db8f7f7 when launching with lxc, warm cache with bzr milestone by Anthony Young · 14 years ago
  40. bf188ef --force-yes when installing cache by Anthony Young · 14 years ago
  41. 856d09f add -y for apt-get installs by Anthony Young · 14 years ago
  42. 18ebd86 destroy the container before creating to force re-bootstrap by Jesse Andrews · 14 years ago
  43. 23761c3 floating ip support, and cleanup functionality by Anthony Young · 14 years ago
  44. 4d28218 move apts/pips to files directory by Jesse Andrews · 14 years ago
  45. fde5a1c work on lxc multi-node ha nova-net + flatdhcp + ha-nova-api by Anthony Young · 14 years ago
  46. 550ec96 use full path for devstack dir by Anthony Young · 14 years ago
  47. 47e115e nfs-stack is now devstack by Jesse Andrews · 14 years ago
  48. 40f8d16 need a ! by Anthony Young · 14 years ago
  49. 10791a1 update to allow remote mysql connections by Anthony Young · 14 years ago
  50. 92e31ab this command is already run by stack by Anthony Young · 14 years ago
  51. 56e6292 run entire run script as stack user by Anthony Young · 14 years ago
  52. 3859f73 pre-cache git repos, add mysql perms by Anthony Young · 14 years ago
  53. 005abf0 no need to run in bg by Anthony Young · 14 years ago
  54. 927a656 more work on multi-lxc by Anthony Young · 14 years ago
  55. d74d681 fix check for nfs-stack existence by Anthony Young · 14 years ago
  56. 80638e5 progress on multi-host lxc by Anthony Young · 14 years ago
  57. 1734810 keep a log for the runner by Anthony Young · 14 years ago
  58. 77dbb07 default nameserver to gateway by Anthony Young · 14 years ago
  59. ef7f36b let the container start on reboot by Anthony Young · 14 years ago
  60. 936c928 warn users to use natty by Anthony Young · 14 years ago
  61. 190321e install deps by Anthony Young · 14 years ago
  62. 34c4702 add comment by Anthony Young · 14 years ago
  63. fe1d95a make a cp_it cp wrapper by Anthony Young · 14 years ago
  64. 4f27922 cleanup output by Anthony Young · 14 years ago
  65. 1c36464 allow role configuration for multi-host lxc by Anthony Young · 14 years ago
  66. 76d5dc7 comments, and fix the sed expression for 000-default by Anthony Young · 14 years ago
  67. f9998ab no need to set root password by Anthony Young · 14 years ago
  68. 6053496 simplify pre-cache procedure by Anthony Young · 14 years ago
  69. b748e69 give container a cooler name by Anthony Young · 14 years ago
  70. 9c261ef simplifications - remove CLEAN option, remove unneccesary lxc code by Anthony Young · 14 years ago
  71. 1003952 comment tweaks, provide CLEAN option to stack.sh by Anthony Young · 14 years ago
  72. 7c3e5ed more lxc cleanup - better stack user configuration by Anthony Young · 14 years ago
  73. bdbe6d9 allow for enabling/disabling of services. separate source dir from opt in lxc by Anthony Young · 14 years ago
  74. 40203cb tweaks to cache warming, and better comments by Anthony Young · 14 years ago
  75. f49d7ee enable tun/tap by Anthony Young · 14 years ago
  76. eeba886 woot! more reliable lxc teardown by Anthony Young · 14 years ago
  77. 99003e7 a variety of tweaks for lxc stackiness by Anthony Young · 14 years ago
  78. b3c0454 more tweaks to lxc builder by Anthony Young · 14 years ago
  79. 5f6c93b crude pip caching, remove no-op fstab by Anthony Young · 14 years ago
  80. e2c3a37 fix apt-get update, add crude caching by Anthony Young · 14 years ago
  81. 0d8f44a rename to build_lxc.sh by Anthony Young · 14 years ago[Renamed from lxc/lxc-stack.sh]
  82. f46fe75 dash instead of underscore? by Anthony Young · 14 years ago[Renamed from lxc/lxc_stack.sh]
  83. 72d6963 add script to launch stack.sh in an lxc container by Anthony Young · 14 years ago