1. fe1d95a make a cp_it cp wrapper by Anthony Young · 14 years ago
  2. 4f27922 cleanup output by Anthony Young · 14 years ago
  3. 1c36464 allow role configuration for multi-host lxc by Anthony Young · 14 years ago
  4. fdaf21a configurable mysql user by Anthony Young · 14 years ago
  5. a841644 progress on multi-host stack.sh by Anthony Young · 14 years ago
  6. c6da083 remove xtra space by Anthony Young · 14 years ago
  7. af9de3d xtra $ by Anthony Young · 14 years ago
  8. 79918c5 configure mysql password for keystone and glance by Anthony Young · 14 years ago
  9. 963d2eb update usage comment by Anthony Young · 14 years ago
  10. 5d4843c add some sudo's to dashboard setup, so that the script can handle consecutive runs of stack.sh without hitting permisisons issues by Anthony Young · 14 years ago
  11. b6838a1 make glance use mysql by Anthony Young · 14 years ago
  12. 4da6686 fix typo in 000-default config by Anthony Young · 14 years ago
  13. 76d5dc7 comments, and fix the sed expression for 000-default by Anthony Young · 14 years ago
  14. e8d9cd8 separate out keystone config by Jesse Andrews · 14 years ago
  15. dfcd200 update docs by Jesse Andrews · 14 years ago
  16. 3a09312 make keystone use mysql by Anthony Young · 14 years ago
  17. 292e46d fix service enablement by Anthony Young · 14 years ago
  18. 2135cf8 back out service selection by Anthony Young · 14 years ago
  19. 1796971 missing semi-colon by Anthony Young · 14 years ago
  20. f9998ab no need to set root password by Anthony Young · 14 years ago
  21. 6053496 simplify pre-cache procedure by Anthony Young · 14 years ago
  22. b748e69 give container a cooler name by Anthony Young · 14 years ago
  23. 9c261ef simplifications - remove CLEAN option, remove unneccesary lxc code by Anthony Young · 14 years ago
  24. 1003952 comment tweaks, provide CLEAN option to stack.sh by Anthony Young · 14 years ago
  25. 7c3e5ed more lxc cleanup - better stack user configuration by Anthony Young · 14 years ago
  26. bdbe6d9 allow for enabling/disabling of services. separate source dir from opt in lxc by Anthony Young · 14 years ago
  27. 8fbba91 fix apache logging by Anthony Young · 14 years ago
  28. 40203cb tweaks to cache warming, and better comments by Anthony Young · 14 years ago
  29. 1f81db6 make vnc work by Anthony Young · 14 years ago
  30. f49d7ee enable tun/tap by Anthony Young · 14 years ago
  31. eeba886 woot! more reliable lxc teardown by Anthony Young · 14 years ago
  32. 99003e7 a variety of tweaks for lxc stackiness by Anthony Young · 14 years ago
  33. ffbf1c9 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
  34. b3c0454 more tweaks to lxc builder by Anthony Young · 14 years ago
  35. d74257d more doc updates by Jesse Andrews · 14 years ago
  36. 30f68e9 start to use RST thanks to termie's port by Jesse Andrews · 14 years ago
  37. 5f6c93b crude pip caching, remove no-op fstab by Anthony Young · 14 years ago
  38. 948fd84 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  39. 710eeec update readme by Jesse Andrews · 14 years ago
  40. 1bbd9e0 use pip cache directory by Anthony Young · 14 years ago
  41. e192c38 update readme by Jesse Andrews · 14 years ago
  42. 59cf78e Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  43. 4d6cb14 running as a regular user works by Jesse Andrews · 14 years ago
  44. e2c3a37 fix apt-get update, add crude caching by Anthony Young · 14 years ago
  45. 9053d6a glance issues with sudo by Jesse Andrews · 14 years ago
  46. ed2b621 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  47. 18d350d add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
  48. 9a052d5 add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
  49. 4f0c9bc move build to build_nfs since tones added lxc support by Jesse Andrews · 14 years ago
  50. 0d8f44a rename to build_lxc.sh by Anthony Young · 14 years ago
  51. f46fe75 dash instead of underscore? by Anthony Young · 14 years ago
  52. 0db9fa3 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
  53. 72d6963 add script to launch stack.sh in an lxc container by Anthony Young · 14 years ago
  54. 834531c don't explode if nova db doesn't exist and install a few more libraries during bootstrap by Jesse Andrews · 14 years ago
  55. 1c1d150 mysql-izing for nova by Jesse Andrews · 14 years ago
  56. be395c1 more docs and fix path issue for image locations by Jesse Andrews · 14 years ago
  57. 55508d6 make SQL_CONN an ENV, change order of screened items by Jesse Andrews · 14 years ago
  58. 73e27b8 move keystone initialization into stack.sh by Jesse Andrews · 14 years ago
  59. e49b8bd switch to using glance to upload images by Jesse Andrews · 14 years ago
  60. dd9f296 update readme by Jesse Andrews · 14 years ago
  61. 6163257 only clone if the directory doesn't exist already by Jesse Andrews · 14 years ago
  62. 75a3765 switch to single pass script by Jesse Andrews · 14 years ago
  63. aec8fa4 update todos by Jesse Andrews · 14 years ago
  64. 04ab3ae use tmux instead of screen? by Jesse Andrews · 14 years ago
  65. 7e708c1 update readme with task by Anthony Young · 14 years ago
  66. 44fce6e Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  67. 2caf8fd comments on how to improve by Jesse Andrews · 14 years ago
  68. 4da4d16 anthony recommends using vim-nox by Jesse Andrews · 14 years ago
  69. f110fd9 update comments for more clarity by Jesse Andrews · 14 years ago
  70. 6f3baaf update installer script by Jesse Andrews · 14 years ago
  71. 79736ff add locate & doc it is only needed for debugging by Jesse Andrews · 14 years ago
  72. 73b4707 don't need nova-adminclient by Jesse Andrews · 14 years ago
  73. 8b564a8 move apache config to a template by Jesse Andrews · 14 years ago
  74. 1b17570 performance: use local disk if one exists labeled nova-instances by Jesse Andrews · 14 years ago
  75. 3107deb a few more speed tweaks - try to pre-download tty.gz and don't git pull by Jesse Andrews · 14 years ago
  76. 5f09820 move screenrc from stack.sh by Jesse Andrews · 14 years ago
  77. f2ef760 don't filter \# pips as they mean something, also it seems just libvirt-bin is the issue by Jesse Andrews · 14 years ago
  78. 1639ed6 don't name proto filesystem nfs by Jesse Andrews · 14 years ago
  79. 8622bf2 allow comments in apts/pips list by Jesse Andrews · 14 years ago
  80. 2e8ade1 remove deprecated code by Jesse Andrews · 14 years ago
  81. ba23cc7 project to speed up development on physical hardware by Jesse Andrews · 14 years ago