1. eb5dea6 make stackrc return 0 by Anthony Young · 14 years ago
  2. ee6d4f3 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  3. 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
  4. 1c7f0c9 follow symlinks when copying env by termie · 14 years ago
  5. d5e1f7b make stackrc source localrc by termie · 14 years ago
  6. bd550ed add make as a dependency by termie · 14 years ago
  7. d462295 make sure user isn't running as root by Jesse Andrews · 14 years ago
  8. 3d6aab9 don't pre-install munin-node by Anthony Young · 14 years ago
  9. d31c4ea multiple step version of building a ramdisk pxeboot installer by Jesse Andrews · 14 years ago
  10. 0f6787c point noVNC back to master by Anthony Young · 14 years ago
  11. ba89a26 remove old comment by Anthony Young · 14 years ago
  12. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago
  13. 8f3e28c use the current user instead of stack for dash by Jesse Andrews · 14 years ago
  14. 0154ee8 correct package name by Anthony Young · 14 years ago
  15. 87bb5c0 add missing dep by Anthony Young · 14 years ago
  16. 527e341 changes to support the new nova-vnc wsproxy by Anthony Young · 14 years ago
  17. 248221a bring novaclient back to master by Anthony Young · 14 years ago
  18. f86ce33 bring dash back to trunk by Anthony Young · 14 years ago
  19. 4387690 updates to excercise.sh to get partial working-ness by Anthony Young · 14 years ago
  20. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  21. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  22. f446f51 Merge pull request #16 from cloudbuilders/opt_stack by sleepsonthefloor · 14 years ago
  23. 4f10de8 fix rm by Anthony Young · 14 years ago
  24. adbe9c1 fix some paths by Anthony Young · 14 years ago
  25. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  26. 84064da use explicit CWD when compying devstack by Anthony Young · 14 years ago
  27. 9563361 Merge pull request #15 from cloudbuilders/stackrc by sleepsonthefloor · 14 years ago
  28. a34b695 by default, use the current version/directory of devstack for child lxc containers by Anthony Young · 14 years ago
  29. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  30. 01ad91a remove trailing slash by Anthony Young · 14 years ago
  31. 096fb5a add stackrc file by Anthony Young · 14 years ago
  32. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  33. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  34. b5197e4 allow network size to be set by Jesse Andrews · 14 years ago
  35. 8ff5dbc allow specification of scheduler and take flat interface from environmnet by Jesse Andrews · 14 years ago
  36. a72f7ad update network defaults by Jesse Andrews · 14 years ago
  37. 49f2d02 make admin part of tenant 2 by Anthony Young · 14 years ago
  38. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  39. 8530928 temporary changes to get openstack diablo working with keystone by Anthony Young · 14 years ago
  40. a6e2006 uodated settings for dashboard + keystone by root · 14 years ago
  41. ea884c3 config changes for the latest keystone by Anthony Young · 14 years ago
  42. 8bdc263 fix keystone data by Anthony Young · 14 years ago
  43. 4b4accc install python-unittest2 so we can run tests by Anthony Young · 14 years ago
  44. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  45. 8bdd48d Merge pull request #13 from dtroyer/master by Dean Troyer · 14 years ago
  46. 62a6deb Add some kernel modules to container by Dean Troyer · 14 years ago
  47. 0d6de09 Re-enable munin by Dean Troyer · 14 years ago
  48. f55ec7f Merge pull request #12 from 4P/lxc by sleepsonthefloor · 14 years ago
  49. 3657ab3 more glance conf fixes by Anthony Young · 14 years ago
  50. a27523a missing = by Anthony Young · 14 years ago
  51. 79422a4 add bzr to deps by Anthony Young · 14 years ago
  52. c835762 fix typo by Anthony Young · 14 years ago
  53. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  54. 9bf3d76 put user in correct directory when using screen by Anthony Young · 14 years ago
  55. c43ca96 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  56. b1bdd5e some cleanup of networking params by Anthony Young · 14 years ago
  57. 3400bf8 Merge pull request #8 from dtroyer/master by Dean Troyer · 14 years ago
  58. 3a8d362 Merge branch 'master' of github.com:dtroyer/devstack by Dean Troyer · 14 years ago
  59. 7016c25 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  60. 09fde81 sudo when killing dnsmasq by Anthony Young · 14 years ago
  61. db8f7f7 when launching with lxc, warm cache with bzr milestone by Anthony Young · 14 years ago
  62. d02d715 add token to glance call by Anthony Young · 14 years ago
  63. f12d3ab update glance to use keystone by Anthony Young · 14 years ago
  64. bf188ef --force-yes when installing cache by Anthony Young · 14 years ago
  65. 856d09f add -y for apt-get installs by Anthony Young · 14 years ago
  66. fbd40d2 fix compatibility with keystone trunk by Anthony Young · 14 years ago
  67. 009ba7c Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  68. f2384cf Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  69. d000b22 add checks to make sure that services are started by Anthony Young · 14 years ago
  70. 40a3700 add IF EXISTS to DROP DATABASE statememnts, by root · 14 years ago
  71. 85f7b4d we don't use these monitoring services by Jesse Andrews · 14 years ago
  72. 18ebd86 destroy the container before creating to force re-bootstrap by Jesse Andrews · 14 years ago
  73. f96e59a Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  74. 7979979 better check for kvm support by Anthony Young · 14 years ago
  75. 076db80 Reconcile README by Dean Troyer · 14 years ago
  76. 5e2fc41 tweak intro by Jesse Andrews · 14 years ago
  77. a074800 move nova-manage commands below the conf generation by Anthony Young · 14 years ago
  78. 2580683 Merge pull request #11 from jakedahn/master by Jake Dahn · 14 years ago
  79. e1445c3 Merge pull request #10 from jakedahn/master by Jake Dahn · 14 years ago
  80. 3568125 Fixing munin by Jake Dahn · 14 years ago
  81. a16e5e9 move screen creation closer to where used by Jesse Andrews · 14 years ago
  82. d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
  83. b8b5ddd fixing another typo, i suck at english on fridays by Jake Dahn · 14 years ago
  84. 8bf18c6 fixing typo by Jake Dahn · 14 years ago
  85. 32dbf11 updating readme a bit by Jake Dahn · 14 years ago
  86. 9b01ffb Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  87. ec21d93 Configure keystone catalog for multihost use by Anthony Young · 14 years ago
  88. fdc0308 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  89. 57794d4 Add raw image support by Dean Troyer · 14 years ago
  90. 1f71760 use newgrp to launch nova-compute in a new context by Jesse Andrews · 14 years ago
  91. e30432f attempt to fix group issue by Jesse Andrews · 14 years ago
  92. 23761c3 floating ip support, and cleanup functionality by Anthony Young · 14 years ago
  93. 1c9f0af add multi_host option by Anthony Young · 14 years ago
  94. eba18fb add note to fix the process of adding user to group by Jesse Andrews · 14 years ago
  95. 74e965f more updates to how images are installed by Jesse Andrews · 14 years ago
  96. 120713c Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  97. 543d7d4 don't download images to /opt by Jesse Andrews · 14 years ago
  98. 4dd420e Image script cleanups by Dean Troyer · 14 years ago
  99. 291e72b Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  100. d61db85 clone to a directory owned by correct user by Jesse Andrews · 14 years ago