1. cbaff86 Add support for vmdk files as glance images by Sreeram Yerrapragada · 12 years ago
  2. a7a219a renamed deprecated glanceclient parameter by Christian Berendt · 12 years ago
  3. c62c2b9 Fix various things when n-cell is enabled by Chris Behrens · 12 years ago
  4. 5011c03 Merge "Remove python-netaddr requirement" by Jenkins · 12 years ago
  5. d4f69b2 Remove python-netaddr requirement by Dean Troyer · 12 years ago
  6. 31dcd3e Use unique build dir for pip installs by Ian Wienand · 12 years ago
  7. 2076647 Merge "update for name change to Neutron" by Jenkins · 12 years ago
  8. b05c876 update for name change to Neutron by Mark McClain · 12 years ago
  9. e7e51ac Directly install requirements with pip by Monty Taylor · 12 years ago
  10. 3039657 Enable Fedora 19 on DevStack by Steven Dake · 12 years ago
  11. 4f9b33d Fix python exec prefix on SUSE. by Martin Vidner · 13 years ago
  12. fa868cb Disable vnc on Power Systems by Daniel Jones · 13 years ago
  13. 51a3f1f Fix the OVS version check to work with upstream master versions of OVS. by Kyle Mestery · 13 years ago
  14. 1a6d449 Periodic formatting cleanup by Dean Troyer · 13 years ago
  15. 535a814 Install EPEL for rhel6 if not detected by Ian Wienand · 13 years ago
  16. a20fb6d Merge "Basic check for homedir permissions" by Jenkins · 13 years ago
  17. b2ef890 Add Debian OS support in DevStack by Émilien Macchi · 13 years ago
  18. 0488edd Basic check for homedir permissions by Ian Wienand · 13 years ago
  19. d67dd87 Skip pip mirrors for RHEL by Ian Wienand · 13 years ago
  20. a1c183b Merge "Add err()/err_if_not_set()" by Jenkins · 13 years ago
  21. cc6b443 Formatting cleanups, doc updates and whatnot by Dean Troyer · 13 years ago
  22. 4a8496e Linux Mint support by Derek Morton · 13 years ago
  23. 896eb66 Add err()/err_if_not_set() by Dean Troyer · 13 years ago
  24. d857f4b Add rhel to DISTRO match by Ian Wienand · 13 years ago
  25. 2c678cc Use sudo to remove packages by Ian Wienand · 13 years ago
  26. 584d90e add emacs shell-script tagging by Sean Dague · 13 years ago
  27. 0680204 Add support for iso files as glance images by Jonathan Michalon · 13 years ago
  28. b28581b Merge "Add run_process() to start services without screen" by Jenkins · 13 years ago
  29. 681f3fd Add run_process() to start services without screen by Dean Troyer · 13 years ago
  30. 995eb92 Add clean.sh by Dean Troyer · 13 years ago
  31. 08fd641 Merge "Enable swift by default." by Jenkins · 13 years ago
  32. 5c13e54 Merge "Extract HOST_IP default process to a function" by Jenkins · 13 years ago
  33. ee00b92 Merge "Minor comment corrections" by Jenkins · 13 years ago
  34. a268bf9 Merge "Support MultiStrOpt options in configuration file." by Jenkins · 13 years ago
  35. ac93efb Minor comment corrections by Dean Troyer · 13 years ago
  36. c892bde Extract HOST_IP default process to a function by Dean Troyer · 13 years ago
  37. cd1fe98 Handle LSB data for openSUSE 12.3 by Vincent Untz · 13 years ago
  38. 0c3a558 Enable swift by default. by Chmouel Boudjnah · 13 years ago
  39. 239f324 Support MultiStrOpt options in configuration file. by Lianhao Lu · 13 years ago
  40. f3fd44c Revert "Enable swift by default." by Sean Dague · 13 years ago
  41. f90b274 Merge "Refactor error logging" by Jenkins · 13 years ago
  42. d30239a Merge "Enable swift by default." by Jenkins · 13 years ago
  43. 3aa8887 Allow DATABASE_TYPE to be specified in localrc by Bob Ball · 13 years ago
  44. 07115eb Refactor error logging by Nachi Ueno · 13 years ago
  45. 8c43809 package: consolidate get_packages logic by Isaku Yamahata · 13 years ago
  46. 5a5cbf7 Enable swift by default. by Chmouel Boudjnah · 13 years ago
  47. 3bfc90d Merge "Upload XenServer style ovf directly to glance" by Jenkins · 13 years ago
  48. d0b1c37 Merge "Deprecate DATABASE_TYPE and use_database" by Jenkins · 13 years ago
  49. afc29fe Deprecate DATABASE_TYPE and use_database by Dean Troyer · 13 years ago
  50. 316ed6c Upload XenServer style ovf directly to glance by Davanum Srinivas · 13 years ago
  51. 25ebbcd Bring back screen logs for noninteractive runs. by Jeremy Stanley · 13 years ago
  52. 58e2134 Add option to make screen starting more robust. by Vishvananda Ishaya · 13 years ago
  53. 48352ee Create tools/install_prereqs.sh by Dean Troyer · 13 years ago
  54. 4196d55 Introduce get_python_exec_prefix function. by Jakub Ruzicka · 13 years ago
  55. 1b3a97c Merge "Refactor rpc backend configuration logic" by Jenkins · 13 years ago
  56. b0f1c38 Refactor rpc backend configuration logic by Akihiro MOTOKI · 13 years ago
  57. af988fd Support RHEL with lsb_release by Attila Fazekas · 13 years ago
  58. 9f67bd6 Merge "Fix iniset and his friends" by Jenkins · 13 years ago
  59. 4159e60 Merge "Remove unnecessary returns" by Jenkins · 13 years ago
  60. 5d8ae5b Merge "Use 'which pip' rather than /usr/bin/pip" by Jenkins · 13 years ago
  61. 35138ed Use 'which pip' rather than /usr/bin/pip by Nikhil Manchanda · 13 years ago
  62. b73e247 Revert "Create tools/install_prereqs.sh" by Sean Dague · 13 years ago
  63. 3a30b06 Merge "Create tools/install_prereqs.sh" by Jenkins · 13 years ago
  64. 3a3a2ba Set up Nova for TLS by Dean Troyer · 13 years ago
  65. 588eb41 Fix iniset and his friends by Attila Fazekas · 13 years ago
  66. 7be0b04 Create tools/install_prereqs.sh by Dean Troyer · 13 years ago
  67. 251d3b5 Remove unnecessary returns by Attila Fazekas · 13 years ago
  68. dd0bed5 Merge "Add a service_check function" by Jenkins · 13 years ago
  69. a941424 Add a service_check function by jiajun xu · 13 years ago
  70. 00011c0 Add is_fedora and exit_distro_not_supported functions by Vincent Untz · 13 years ago
  71. c18b965 Add is_ubuntu function by Vincent Untz · 13 years ago
  72. 22d6799 Merge "Add a get_pip_command function" by Jenkins · 13 years ago
  73. 8ec2722 Add a get_pip_command function by Vincent Untz · 13 years ago
  74. c2d2f52 Fix qpid support on Fedora. by Russell Bryant · 13 years ago
  75. 1a7bbd2 is_suse false positives on Fedora by Steve Baker · 13 years ago
  76. afd472c Don't combine sed options by Dean Troyer · 13 years ago
  77. e509d9c Merge "Also pickup quantum distro dependencies (bug 1080886)." by Jenkins · 13 years ago
  78. 518f1f5 Merge "Fix ini functions to handle spaces in section names" by Jenkins · 13 years ago
  79. 856a11e Add partial openSUSE/SLE support by Vincent Untz · 13 years ago
  80. e833562 Fix ini functions to handle spaces in section names by Dean Troyer · 13 years ago
  81. 0a9954f Also pickup quantum distro dependencies (bug 1080886). by Robert Collins · 13 years ago
  82. c1b486a Simplify database selection by Dean Troyer · 13 years ago
  83. 7a51891 Merge "Remove support for nova-volume" by Jenkins · 13 years ago
  84. 6fd2811 Remove support for nova-volume by Joe Gordon · 13 years ago
  85. b459d0e Merge "Make exercise.sh with quantum work" by Jenkins · 13 years ago
  86. 5db5bfa Make exercise.sh with quantum work by Nachi Ueno · 13 years ago
  87. 3189611 Merge "Added options to improve offline usage." by Jenkins · 13 years ago
  88. 6931c13 Fix spacing issue in ssh_check() by Dean Troyer · 13 years ago
  89. 3a87edd Added options to improve offline usage. by Maru Newby · 13 years ago
  90. 308becc Merge "Add PostgreSQL support to devstack" by Jenkins · 13 years ago
  91. 428af5a Add PostgreSQL support to devstack by Terry Wilson · 13 years ago
  92. e88c0a2 Fix errors when commands return error text rather than data by Dean Troyer · 13 years ago
  93. fda946e Added ping_check and ssh_check functions and use it in exercise.sh by Nachi Ueno · 13 years ago
  94. 855c587 Directly use GetDistro instead of failing if $DISTRO is not set by Vincent Untz · 13 years ago
  95. 1a3c9fe Fix setup_develop by Dean Troyer · 13 years ago
  96. 636a3ff Spiff up the upload_image() format handling by Dean Troyer · 13 years ago
  97. 71ebc6f Add is_package_installed function to know if a package is installed by Vincent Untz · 14 years ago
  98. c0482e6 Add contitional update package repositories to install_package() by Vincent Untz · 14 years ago
  99. 7d0810e Merge "Add git_update_remote_branch to functions." by Jenkins · 13 years ago
  100. 1573335 Move screen_it() and screen_rc() to functions by Dean Troyer · 13 years ago