1. e83f778 retry apt operations to avoid network issues by Sean Dague · 12 years ago
  2. 4adc16f Merge "add worlddump tool to devstack" by Jenkins · 12 years ago
  3. 51018fa Merge "Add support for django_openstack_auth" by Jenkins · 12 years ago
  4. 97fcc7b add worlddump tool to devstack by Sean Dague · 12 years ago
  5. 2d45196 Use oslo-messaging-zmq-receiver to start zeromq receiver by Elena Ezhova · 12 years ago
  6. e385d1e Add support for django_openstack_auth by Zhenguo Niu · 12 years ago
  7. 5bdabd0 Merge "Add $TOP_DIR to the path when calling tools' scripts" by Jenkins · 12 years ago
  8. 7c5a02c Merge "Add optional repo enablement for RHEL 7" by Jenkins · 12 years ago
  9. da2fe19 Merge "Use identity_uri instead of auth fragments" by Jenkins · 12 years ago
  10. dae1152 Add $TOP_DIR to the path when calling tools' scripts by Mauro S. M. Rodrigues · 12 years ago
  11. c359921 Add optional repo enablement for RHEL 7 by Brad P. Crochet · 12 years ago
  12. 62cb563 convert devstack from awk to outfilter by Sean Dague · 12 years ago
  13. 3561d7f Use identity_uri instead of auth fragments by Jamie Lennox · 12 years ago
  14. a0ced4d chown stack/data/nova/networks to $STACK_USER by Chris Dent · 12 years ago
  15. 26a28b4 Use urandom rather than openssl for password gen by Ian Wienand · 12 years ago
  16. 8710b65 Better "exec 3>&1" comment by Jun Wu · 12 years ago
  17. 0154bad Merge "Kill spinner process when stack.sh exits" by Jenkins · 12 years ago
  18. ea9c24b Re-enable Swift3 middleware support in DevStack by JordanP · 12 years ago
  19. de56ee1 Kill spinner process when stack.sh exits by Roger Luethi · 12 years ago
  20. a79617c Prevent the use of 'swift' in ENABLED_SERVICES by Dean Troyer · 12 years ago
  21. b8071e9 Merge "only remove network states from Nova when n-net is enabled" by Jenkins · 12 years ago
  22. 6d227a4 Add EPEL-7 repo for RHEL7 by Attila Fazekas · 12 years ago
  23. 3f52e5e Merge "Default RABBIT_HOST to be the SERVICE_HOST." by Jenkins · 12 years ago
  24. 7a7fb49 only remove network states from Nova when n-net is enabled by Christian Berendt · 12 years ago
  25. 995e10c Merge "Makes error message easier to understand." by Jenkins · 12 years ago
  26. e309e5a Default RABBIT_HOST to be the SERVICE_HOST. by Bob Ball · 12 years ago
  27. e8d8406 Add memory usage to dstat output by James E. Blair · 12 years ago
  28. 7ee8f11 Add iops to dstat output by James E. Blair · 12 years ago
  29. a3935fb Skip child process kills in stack.sh exit trap by Dean Troyer · 12 years ago
  30. 26e57cb Merge "Allow sudo access without a controlling terminal" by Jenkins · 12 years ago
  31. 871b1e4 Merge "Update stack.sh to use openstackclient commands" by Jenkins · 12 years ago
  32. 5d4406c Merge "Complete moving Keystone setup out of keystone_data.sh" by Jenkins · 12 years ago
  33. ea2fcb5 Allow sudo access without a controlling terminal by Adam Gandelman · 12 years ago
  34. df6793a Update stack.sh to use openstackclient commands by Steve Martinelli · 12 years ago
  35. 7afffa6 change the order of the print/flush by Sean Dague · 12 years ago
  36. f10d8fe Merge "Clarify deprecation of EXTRA_xxx_OPTS" by Jenkins · 12 years ago
  37. 1a0c090 Additional attempts to flosh stdout/stderr by Dean Troyer · 12 years ago
  38. ccb3d10 Makes error message easier to understand. by Newell Jensen · 12 years ago
  39. 42a59c2 Complete moving Keystone setup out of keystone_data.sh by Dean Troyer · 12 years ago
  40. d9259ea remove distros that are out of support by their upstream by Sean Dague · 12 years ago
  41. 0dfbf9b Merge "Close all logging file descriptors" by Jenkins · 12 years ago
  42. 82660c6 Merge "Move heat keystone setup into lib/heat" by Jenkins · 12 years ago
  43. 8068455 Close all logging file descriptors by Dean Troyer · 12 years ago
  44. 6751ed5 Merge "Remove bm_poseur, unmaintained and obsolete" by Jenkins · 12 years ago
  45. 57d478d Move heat keystone setup into lib/heat by Steven Hardy · 12 years ago
  46. 91baef3 Clarify deprecation of EXTRA_xxx_OPTS by Dean Troyer · 12 years ago
  47. 9bd5b93 Merge "Preinstall yum-utils; move sudo check before install" by Jenkins · 12 years ago
  48. e994f57 Remove bm_poseur, unmaintained and obsolete by Eric Windisch · 12 years ago
  49. dad6e41 Merge "Enforce function declaration format in bash8" by Jenkins · 12 years ago
  50. 5caa584 Merge "Fix exit_trap() error if no child processes" by Jenkins · 12 years ago
  51. 5f9d398 Merge "Set umask" by Jenkins · 12 years ago
  52. 531aeb7 Preinstall yum-utils; move sudo check before install by Ian Wienand · 12 years ago
  53. aee18c7 Enforce function declaration format in bash8 by Ian Wienand · 12 years ago
  54. 94b9e82 Fix exit_trap() error if no child processes by Dean Troyer · 12 years ago
  55. 0ed4af0 Merge "enable -o errexit" by Jenkins · 12 years ago
  56. 09bd7c8 enable -o errexit by Sean Dague · 12 years ago
  57. df43b5c Merge "Run yum repolist commands as root" by Jenkins · 12 years ago
  58. db5a801 Merge "Unbuffer log output" by Jenkins · 12 years ago
  59. a25a6f6 Unbuffer log output by Dean Troyer · 12 years ago
  60. 1c10bb3 Merge "Move enablement of rhel6-optional repo earlier" by Jenkins · 12 years ago
  61. 339ec17 Merge "remove sysstat & pidstat" by Jenkins · 12 years ago
  62. 3e37326 Move enablement of rhel6-optional repo earlier by Ian Wienand · 12 years ago
  63. 2a6f1bd Run yum repolist commands as root by Ian Wienand · 12 years ago
  64. b17fecf Merge "xtrace less" by Jenkins · 12 years ago
  65. 78096b5 remove sysstat & pidstat by Sean Dague · 12 years ago
  66. 45917cc xtrace less by Sean Dague · 12 years ago
  67. 7648e9c Merge "match devstack-gate format" by Jenkins · 12 years ago
  68. 80313b2 match devstack-gate format by Sean Dague · 12 years ago
  69. f1eb047 don't check for service enabled by Sean Dague · 12 years ago
  70. 27f2944 Set umask by Brett Campbell · 12 years ago
  71. cf3203b Merge "Add support for creating heat stack domain" by Jenkins · 12 years ago
  72. 33d1f86 Add support for creating heat stack domain by Steven Hardy · 12 years ago
  73. 1968542 Change most keystoneclient commands to openstacklient in libs by Steve Martinelli · 12 years ago
  74. ea76eb7 Merge "Install glance images before starting Nova" by Jenkins · 12 years ago
  75. 1bcd280 Don't warn about heat modifying flavors by Steven Hardy · 12 years ago
  76. cc3fcc8 Merge "add dstat to see top process info" by Jenkins · 12 years ago
  77. 7719d4a Merge "Begin is_service_enabled() cleanup" by Jenkins · 12 years ago
  78. 062cdaf add dstat to see top process info by Sean Dague · 12 years ago
  79. 0b9776d Install glance images before starting Nova by Eric Windisch · 12 years ago
  80. 9e032c2 read_password needs to store in .localrc.auto if local.conf is used. by Sahid Orentino Ferdjaoui · 12 years ago
  81. 28a29a3 Merge "Move ironic to plugin" by Jenkins · 12 years ago
  82. e4fa721 Begin is_service_enabled() cleanup by Dean Troyer · 12 years ago
  83. 16dd8b3 introduce if/then & for/do rules by Sean Dague · 12 years ago
  84. 1023ff7 Move ironic to plugin by Dean Troyer · 12 years ago
  85. fc744f9 Convert trove to plugin by Dean Troyer · 12 years ago
  86. 2fcc873 Merge "Adds default value for fixed_key" by Jenkins · 12 years ago
  87. 22d985f Merge "Add pidstat support" by Jenkins · 12 years ago
  88. 3c89fba Merge "Make unstack.sh more like stack.sh" by Jenkins · 12 years ago
  89. 4cd482c Merge "Sanitize language settings" by Jenkins · 12 years ago
  90. bdeadf5 Add pidstat support by Russell Bryant · 12 years ago
  91. 6d323f4 Merge "updated sar options to collect more data" by Jenkins · 12 years ago
  92. 0049c0c Make unstack.sh more like stack.sh by Brant Knudson · 12 years ago
  93. a0a2331 updated sar options to collect more data by Sean Dague · 12 years ago
  94. b4a215c Sanitize language settings by YAMAMOTO Takashi · 12 years ago
  95. ef1e080 Add sanity check framework to verify neutron server/backend integration by armando-migliaccio · 12 years ago
  96. 434fac5 Merge "Setup Keystone catalog information for Ceilometer" by Jenkins · 12 years ago
  97. 2bb483d clean up ubuntu versions by Sean Dague · 12 years ago
  98. c8c0ead Merge "Add support for Fedora 20" by Jenkins · 12 years ago
  99. d7f6090 Add support for Fedora 20 by Alvaro Lopez Ortega · 12 years ago
  100. fa5ccff Setup Keystone catalog information for Ceilometer by Dirk Mueller · 12 years ago