1. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  2. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  3. f446f51 Merge pull request #16 from cloudbuilders/opt_stack by sleepsonthefloor · 14 years ago
  4. 4f10de8 fix rm by Anthony Young · 14 years ago
  5. adbe9c1 fix some paths by Anthony Young · 14 years ago
  6. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  7. 84064da use explicit CWD when compying devstack by Anthony Young · 14 years ago
  8. 9563361 Merge pull request #15 from cloudbuilders/stackrc by sleepsonthefloor · 14 years ago
  9. a34b695 by default, use the current version/directory of devstack for child lxc containers by Anthony Young · 14 years ago
  10. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  11. 01ad91a remove trailing slash by Anthony Young · 14 years ago
  12. 096fb5a add stackrc file by Anthony Young · 14 years ago
  13. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  14. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  15. b5197e4 allow network size to be set by Jesse Andrews · 14 years ago
  16. 8ff5dbc allow specification of scheduler and take flat interface from environmnet by Jesse Andrews · 14 years ago
  17. a72f7ad update network defaults by Jesse Andrews · 14 years ago
  18. 49f2d02 make admin part of tenant 2 by Anthony Young · 14 years ago
  19. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  20. 8530928 temporary changes to get openstack diablo working with keystone by Anthony Young · 14 years ago
  21. a6e2006 uodated settings for dashboard + keystone by root · 14 years ago
  22. ea884c3 config changes for the latest keystone by Anthony Young · 14 years ago
  23. 8bdc263 fix keystone data by Anthony Young · 14 years ago
  24. 4b4accc install python-unittest2 so we can run tests by Anthony Young · 14 years ago
  25. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  26. 8bdd48d Merge pull request #13 from dtroyer/master by Dean Troyer · 14 years ago
  27. 62a6deb Add some kernel modules to container by Dean Troyer · 14 years ago
  28. 0d6de09 Re-enable munin by Dean Troyer · 14 years ago
  29. f55ec7f Merge pull request #12 from 4P/lxc by sleepsonthefloor · 14 years ago
  30. 3657ab3 more glance conf fixes by Anthony Young · 14 years ago
  31. a27523a missing = by Anthony Young · 14 years ago
  32. 79422a4 add bzr to deps by Anthony Young · 14 years ago
  33. c835762 fix typo by Anthony Young · 14 years ago
  34. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  35. 9bf3d76 put user in correct directory when using screen by Anthony Young · 14 years ago
  36. c43ca96 Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  37. b1bdd5e some cleanup of networking params by Anthony Young · 14 years ago
  38. 3400bf8 Merge pull request #8 from dtroyer/master by Dean Troyer · 14 years ago
  39. 3a8d362 Merge branch 'master' of github.com:dtroyer/devstack by Dean Troyer · 14 years ago
  40. 7016c25 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  41. 09fde81 sudo when killing dnsmasq by Anthony Young · 14 years ago
  42. db8f7f7 when launching with lxc, warm cache with bzr milestone by Anthony Young · 14 years ago
  43. d02d715 add token to glance call by Anthony Young · 14 years ago
  44. f12d3ab update glance to use keystone by Anthony Young · 14 years ago
  45. bf188ef --force-yes when installing cache by Anthony Young · 14 years ago
  46. 856d09f add -y for apt-get installs by Anthony Young · 14 years ago
  47. fbd40d2 fix compatibility with keystone trunk by Anthony Young · 14 years ago
  48. 009ba7c Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  49. f2384cf Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  50. d000b22 add checks to make sure that services are started by Anthony Young · 14 years ago
  51. 40a3700 add IF EXISTS to DROP DATABASE statememnts, by root · 14 years ago
  52. 85f7b4d we don't use these monitoring services by Jesse Andrews · 14 years ago
  53. 18ebd86 destroy the container before creating to force re-bootstrap by Jesse Andrews · 14 years ago
  54. f96e59a Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  55. 7979979 better check for kvm support by Anthony Young · 14 years ago
  56. 076db80 Reconcile README by Dean Troyer · 14 years ago
  57. 5e2fc41 tweak intro by Jesse Andrews · 14 years ago
  58. a074800 move nova-manage commands below the conf generation by Anthony Young · 14 years ago
  59. 2580683 Merge pull request #11 from jakedahn/master by Jake Dahn · 14 years ago
  60. e1445c3 Merge pull request #10 from jakedahn/master by Jake Dahn · 14 years ago
  61. 3568125 Fixing munin by Jake Dahn · 14 years ago
  62. a16e5e9 move screen creation closer to where used by Jesse Andrews · 14 years ago
  63. d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
  64. b8b5ddd fixing another typo, i suck at english on fridays by Jake Dahn · 14 years ago
  65. 8bf18c6 fixing typo by Jake Dahn · 14 years ago
  66. 32dbf11 updating readme a bit by Jake Dahn · 14 years ago
  67. 9b01ffb Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  68. ec21d93 Configure keystone catalog for multihost use by Anthony Young · 14 years ago
  69. fdc0308 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  70. 57794d4 Add raw image support by Dean Troyer · 14 years ago
  71. 1f71760 use newgrp to launch nova-compute in a new context by Jesse Andrews · 14 years ago
  72. e30432f attempt to fix group issue by Jesse Andrews · 14 years ago
  73. 23761c3 floating ip support, and cleanup functionality by Anthony Young · 14 years ago
  74. 1c9f0af add multi_host option by Anthony Young · 14 years ago
  75. eba18fb add note to fix the process of adding user to group by Jesse Andrews · 14 years ago
  76. 74e965f more updates to how images are installed by Jesse Andrews · 14 years ago
  77. 120713c Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  78. 543d7d4 don't download images to /opt by Jesse Andrews · 14 years ago
  79. 4dd420e Image script cleanups by Dean Troyer · 14 years ago
  80. 291e72b Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  81. d61db85 clone to a directory owned by correct user by Jesse Andrews · 14 years ago
  82. d20b3e4 Merge pull request #5 from dtroyer/master by Jesse Andrews · 14 years ago
  83. 8cceaa2 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  84. 1ec9d79 Merge pull request #6 from cloudbuilders/move_files by Jesse Andrews · 14 years ago
  85. bf3868d use variable FILES instead of DEVSTACK by Jesse Andrews · 14 years ago
  86. 4d28218 move apts/pips to files directory by Jesse Andrews · 14 years ago
  87. 65cf608 Add image scripts by Dean Troyer · 14 years ago
  88. 57bca7e clean up comment by Anthony Young · 14 years ago
  89. 414279d quiet wget by Anthony Young · 14 years ago
  90. cbbf718 wait for head node to start before starting compute hosts by Anthony Young · 14 years ago
  91. fde5a1c work on lxc multi-node ha nova-net + flatdhcp + ha-nova-api by Anthony Young · 14 years ago
  92. fa594eb fix path by Anthony Young · 14 years ago
  93. 093eeb0 silent install by Anthony Young · 14 years ago
  94. a9a32de Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  95. a09ae2f only install mysql-server and rabbitmq-server if needed by Anthony Young · 14 years ago
  96. b0c8fee Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  97. 33cb889 Merge pull request #3 from jakedahn/nixon by Jesse Andrews · 14 years ago
  98. 38fc665 changing nixon repo to cloudbuilders by Jake Dahn · 14 years ago
  99. c4b3aab more docs update by Jesse Andrews · 14 years ago
  100. a3492ed updating comments, adding fixmes by Jake Dahn · 14 years ago