1. e08ab10 fix python-* lib from git installation by Sean Dague · 11 years ago
  2. 5cb1906 support installing clients at released versions by Sean Dague · 11 years ago
  3. 4b10929 Configure glance CA certificate path in cinder by Rob Crittenden · 11 years ago
  4. 18d4778 Configure endpoints to use SSL natively or via proxy by Rob Crittenden · 12 years ago
  5. 0595237 Function for auth_token middleware config by Brant Knudson · 11 years ago
  6. 05bd7b8 Set default API_WORKERS by Dean Troyer · 11 years ago
  7. efa18c7 Merge "Replace screen_it() with run_process() throughout" by Jenkins · 11 years ago
  8. d577fdc Merge "Allow setting the number of workers to be used." by Jenkins · 11 years ago
  9. 2f27a0e Replace screen_it() with run_process() throughout by Chris Dent · 11 years ago
  10. f948548 Merge "Run processes without screen" by Jenkins · 11 years ago
  11. 2f72050 Allow setting the number of workers to be used. by Bob Ball · 11 years ago
  12. 3159a82 Run processes without screen by Dean Troyer · 11 years ago
  13. a25922b Fix regression in Cinder volume type creation by Dean Troyer · 11 years ago
  14. e8a35ac Clean up local variable usage - cinder by Dean Troyer · 11 years ago
  15. 57f8b52 Allow cinder types to be created without be file by Ramy Asselin · 11 years ago
  16. 6a4aa78 Fix cinder volume type creation and rename variable by Matt Riedemann · 11 years ago
  17. 6dd8a8b Users in service group should not have email addresses by Gael Chamoulaud · 11 years ago
  18. 7062b12 Fix default_volume_type for Cinder multi backend by Sébastien Han · 11 years ago
  19. 0971833 Support multiple Cinder backend types by Dean Troyer · 11 years ago
  20. 0abde39 Adds support for multi-region by Bartosz Górski · 12 years ago
  21. f64f43b Default cinder enable_v1_api to true by Mike Perez · 12 years ago
  22. cab1eb1 Merge "cinder: use non-deprecated notification_driver" by Jenkins · 12 years ago
  23. dc0938e cinder: use non-deprecated notification_driver by Mark McLoughlin · 12 years ago
  24. 3561d7f Use identity_uri instead of auth fragments by Jamie Lennox · 12 years ago
  25. 55c0b22 Remove copy of cinder.conf.sample file by John Griffith · 12 years ago
  26. 2983474 Use the $SERVICE_HOST in backup_swift_url by Attila Fazekas · 12 years ago
  27. d5b52ca fix tgt to use 'service' instead of upstart calls by Sean Dague · 12 years ago
  28. aee18c7 Enforce function declaration format in bash8 by Ian Wienand · 12 years ago
  29. 3b57829 Don't use --skip-redirect for cinder restart on rhel6 by Ian Wienand · 12 years ago
  30. 1968542 Change most keystoneclient commands to openstacklient in libs by Steve Martinelli · 12 years ago
  31. 1d081eb Merge "Cleanup cinder-rootwrap support" by Jenkins · 12 years ago
  32. f002953 Merge "Replace custom cinder driver configs" by Jenkins · 12 years ago
  33. d0860cc Replace custom cinder driver configs by john-griffith · 12 years ago
  34. e4fa721 Begin is_service_enabled() cleanup by Dean Troyer · 12 years ago
  35. d5d4974 Cleanup cinder-rootwrap support by Thierry Carrez · 12 years ago
  36. 4237f59 Generate Tempest service list rather than hard-code it by Dean Troyer · 12 years ago
  37. adfaf0c Merge "clean.sh updates" by Jenkins · 12 years ago
  38. 53ffc71 clean.sh updates by Dean Troyer · 12 years ago
  39. e5a5fe3 Merge "Remove duplicated name services" by Jenkins · 12 years ago
  40. 3e98388 Merge "Robustify service shutdown" by Jenkins · 12 years ago
  41. 1d8abb9 Merge "Put cinder rootwrap config in separate function" by Jenkins · 12 years ago
  42. ec528ec Merge "Add a flexible API version choice for Cinder, Glance and Heat" by Jenkins · 12 years ago
  43. 9fc8792 Robustify service shutdown by Dean Troyer · 13 years ago
  44. 63e1784 Put cinder rootwrap config in separate function by Thierry Carrez · 12 years ago
  45. 25049cd Use --tenant-id, not --tenant_id by Dirk Mueller · 12 years ago
  46. 4ad3763 Remove duplicated name services by Juan Manuel Olle · 12 years ago
  47. 21fe4e7 Add a flexible API version choice for Cinder, Glance and Heat by Vincent Hou · 12 years ago
  48. 0718568 Support oslo-rootwrap in lib/cinder by Thierry Carrez · 12 years ago
  49. 7103a84 Workaround Cinder "wishlist" bug 1255593 for multi-backend volume_clear by Matt Riedemann · 12 years ago
  50. bd24a8d Allow deploying keystone with SSL certificates by Jamie Lennox · 12 years ago
  51. e578eff Make use of STACK_USER instead of relying on USER by Stephan Renatus · 12 years ago
  52. b7c11a0 Merge "Fix some Markdown formatting issues" by Jenkins · 12 years ago
  53. 6a5aa7c Fix some Markdown formatting issues by Adam Spiers · 12 years ago
  54. ae9c417 Allow configure cinder with the nfs driver by Mehdi Abaakouk · 13 years ago
  55. 82dea7c Use cinder.conf for auth_token configs. by Dan Prince · 12 years ago
  56. 84783c7 Adding value for lock_path in configuration file by Sergey Kraynev · 12 years ago
  57. 384454d ensure tgtd is running in debug mode by Giulio Fidente · 12 years ago
  58. 05ae833 Colorize Neutron log output and refactor log setup code by Salvatore Orlando · 12 years ago
  59. 5c3b861 VMware: remove invalid configuration variable by Gary Kotton · 12 years ago
  60. d748b16 Merge "Add my_ip option in cinder.conf" by Jenkins · 12 years ago
  61. 08df29b Add my_ip option in cinder.conf by Nikolay Sobolevskiy · 12 years ago
  62. f39ee96 Fix deprecated params user_id, role_id, tenant_id by Jorge Valderrama Romero · 12 years ago
  63. 0852604 Merge "VMware: update cinder support for VMware configuration settings" by Jenkins · 12 years ago
  64. dc4f234 VMware: update cinder support for VMware configuration settings by Gary Kotton · 12 years ago
  65. fac533e Configure bash completion by Attila Fazekas · 12 years ago
  66. 70931c7 Merge "VMware: Add cinder support to devstack" by Jenkins · 12 years ago
  67. 98d434a Merge "Add Cinder V2 API to keystone catalog" by Jenkins · 12 years ago
  68. c325227 VMware: Add cinder support to devstack by Gary Kotton · 12 years ago
  69. 0399794 Allow disabling of debug logging by Ben Nemec · 12 years ago
  70. 2bfbc77 Cinder configuration is not set up for Ceilometer by Gordon Chung · 12 years ago
  71. b3862f9 Add Cinder V2 API to keystone catalog by Mike Perez · 13 years ago
  72. cf2d0d3 Add keystoneclient support for cinder. by stack · 12 years ago
  73. e6d4fe5 Modify startup order of Cinder services. by John Griffith · 12 years ago
  74. 022e991 clean logical volumes in init_cinder by JordanP · 12 years ago
  75. a6ed3dc lib/cinder comment by Attila Fazekas · 12 years ago
  76. 0db1713 Update LVM autoextend config for RHEL6 by Ian Wienand · 13 years ago
  77. 68ac03c xenapi: separate disk for cinder volumes by Mate Lakat · 13 years ago
  78. 222dad3 Merge "On unstack, cleanup LVM setup for Cinder" by Jenkins · 13 years ago
  79. 97e1bd0 Enables the multibackend Cinder tests in tempest when useful. by Giulio Fidente · 13 years ago
  80. 51c90b8 On unstack, cleanup LVM setup for Cinder by JordanP · 13 years ago
  81. f35ff72 add support for changing cinder perodic_interval by Sean Dague · 13 years ago
  82. 459bdc3 Merge "Add support for GlusterFS Cinder driver" by Jenkins · 13 years ago
  83. cd26151 Add support for GlusterFS Cinder driver by Eric Harney · 13 years ago
  84. 3927fa7 Merge "link /etc/tgt/stack.d to cinder volumes directory" by Jenkins · 13 years ago
  85. 18225d9 link /etc/tgt/stack.d to cinder volumes directory by Steve Baker · 13 years ago
  86. cc6b443 Formatting cleanups, doc updates and whatnot by Dean Troyer · 13 years ago
  87. 253a1a3 Move setup_develop call by Dean Troyer · 13 years ago
  88. 4bf9d7a change the install/configure split by Sean Dague · 13 years ago
  89. 584d90e add emacs shell-script tagging by Sean Dague · 13 years ago
  90. b7490da Clean up stack.sh config by Dean Troyer · 13 years ago
  91. 820467f Merge "Simplify database_connection_url" by Jenkins · 13 years ago
  92. 997c103 Set debug to True in cinder.conf by John Griffith · 13 years ago
  93. 7e79d91 Simplify database_connection_url by Attila Fazekas · 13 years ago
  94. dda2b7a Add cinder multi backend support to devstack by Jérôme Gallard · 13 years ago
  95. 67068ef Added cinder-backup service (not enabled by default) by Stephen Mulcahy · 13 years ago
  96. a58382a Update cinder to use rootwrap_config by Joe Gordon · 13 years ago
  97. f03bafe Refactor init functions to simplify Grenade upgrades by Dean Troyer · 13 years ago
  98. f3da41a Merge "Introduce get_python_exec_prefix function." by Jenkins · 13 years ago
  99. 07db713 Improve millisecond logging by Joe Gordon · 13 years ago
  100. 4196d55 Introduce get_python_exec_prefix function. by Jakub Ruzicka · 13 years ago