1. f768787 Revert "Convert identity defaults to keystone v3 api" by Lucas Alvares Gomes · 10 years ago
  2. d21a29c Merge "Use sudo iniset to modify /etc files" by Jenkins · 10 years ago
  3. 239eb22 Merge "Fix upload_image error in stackrc" by Jenkins · 10 years ago
  4. c0581ef Merge "Invoke Heat via console script generated binaries" by Jenkins · 10 years ago
  5. 7594b10 Merge "Convert identity defaults to keystone v3 api" by Jenkins · 10 years ago
  6. 0c3a3b0 Fix upload_image error in stackrc by Mikhail Feoktistov · 10 years ago
  7. 1d0b0d3 Merge "Add/Overwrite default images in IMAGE_URLS and detect duplicates" by Jenkins · 10 years ago
  8. 78583df Merge "turn multi host true for nova network by default" by Jenkins · 10 years ago
  9. 29baec4 Merge "add options to support nova test matrix" by Jenkins · 10 years ago
  10. f560df3 Merge "check all possible services when configuring tempest" by Jenkins · 10 years ago
  11. 8349aff add options to support nova test matrix by Sean Dague · 10 years ago
  12. 20a854c Merge "Remove restraint on agent file from ml2 plugin" by Jenkins · 10 years ago
  13. 3f249b1 Merge "Support installing ironic-lib" by Jenkins · 10 years ago
  14. 181441d Merge "Add "source $TOP_DIR/lib/lvm" to clean.sh" by Jenkins · 10 years ago
  15. e306fd3 Merge "Fix create_userrc.sh script" by Jenkins · 10 years ago
  16. 2dd78dd Merge "Filter out temporary addresses" by Jenkins · 10 years ago
  17. 46e6da4 Merge "Add region definition to swift3" by Jenkins · 10 years ago
  18. 04092c5 Merge "Neutron auto-discovers installed alembic_migrations" by Jenkins · 10 years ago
  19. bab2636 Merge "Enable nbd if you're running an lxc virt_type without an lvm backend" by Jenkins · 10 years ago
  20. 2363566 Merge "Remove NOVA_VIF_DRIVER variable" by Jenkins · 10 years ago
  21. 2e1a91c turn multi host true for nova network by default by Sean Dague · 10 years ago
  22. 9c0b9f3 Use sudo iniset to modify /etc files by Ian Wienand · 10 years ago
  23. 9f52d64 Merge "Add file creation test" by Jenkins · 10 years ago
  24. 6059752 Merge "exercises/aggregates.sh: Only source openrc once" by Jenkins · 10 years ago
  25. 15e8525 Merge "Talk about local.conf first" by Jenkins · 10 years ago
  26. 550ddbf Merge "Move configuration notes into configuration guide" by Jenkins · 10 years ago
  27. 7b22738 Merge "Move xtrace early" by Jenkins · 10 years ago
  28. a30a980 Merge "Add -sudo option to ini setting options" by Jenkins · 10 years ago
  29. 897d116 Merge "Fix syntax error on if else statement" by Jenkins · 10 years ago
  30. a4693b5 Add/Overwrite default images in IMAGE_URLS and detect duplicates by John Hua · 10 years ago
  31. a35391e Talk about local.conf first by Ian Wienand · 10 years ago
  32. 7d5be29 Move configuration notes into configuration guide by Ian Wienand · 10 years ago
  33. 4ebfea9 Merge "Ability to specify keystone v3 in nova.conf for neutron" by Jenkins · 10 years ago
  34. 869b72b Support installing ironic-lib by Dmitry Tantsur · 10 years ago
  35. 346edcc check all possible services when configuring tempest by Sean Dague · 10 years ago
  36. d20435b Filter out temporary addresses by Sean M. Collins · 10 years ago
  37. 925c256 Remove NOVA_VIF_DRIVER variable by Matt Riedemann · 10 years ago
  38. 091d1ff Neutron auto-discovers installed alembic_migrations by Henry Gessau · 10 years ago
  39. b274dbd Fix syntax error on if else statement by Matthew Treinish · 10 years ago
  40. ca802bc Merge "Fix trueorfalse call in tempest use accounts check" by Jenkins · 10 years ago
  41. 5bb5be4 Merge "do not redefine path in elasticsearch" by Jenkins · 10 years ago
  42. 403fbb1 Fix trueorfalse call in tempest use accounts check by Matthew Treinish · 10 years ago
  43. 485c962 Fix create_userrc.sh script by Andrey Pavlov · 10 years ago
  44. d66638f Merge "Move policy.json creation to _configure_neutron_common" by Jenkins · 10 years ago
  45. c6646a6 Merge "Use standard get_or_create_role to find role" by Jenkins · 10 years ago
  46. b64638e Merge "Always add OVS port in _move_neutron_addresses_route" by Jenkins · 10 years ago
  47. dca06dc Enable nbd if you're running an lxc virt_type without an lvm backend by Matt Riedemann · 10 years ago
  48. 9b21f98 Add region definition to swift3 by Andrey Pavlov · 10 years ago
  49. b203d0c do not redefine path in elasticsearch by gordon chung · 10 years ago
  50. d6456e6 Ability to specify keystone v3 in nova.conf for neutron by Davanum Srinivas · 10 years ago
  51. 32e0feb Merge "Cloning requirements repository before pip install" by Jenkins · 10 years ago
  52. 67168e8 Add "source $TOP_DIR/lib/lvm" to clean.sh by Mahito · 10 years ago
  53. 6ef371e Merge "Fix duplicated section name" by Jenkins · 10 years ago
  54. 4413007 Merge "neutron-legacy: Update after DEFAULT.root_helper removal" by Jenkins · 10 years ago
  55. 2d91fe8 Cloning requirements repository before pip install by Shashank Hegde · 10 years ago
  56. c2eb60a Merge "Remove non-ASCII characters" by Jenkins · 10 years ago
  57. 987dc64 Merge "Just use constraints everywhere" by Jenkins · 10 years ago
  58. 92d996b Merge "Move horizon apache root to /dashboard" by Jenkins · 10 years ago
  59. 2bb3a64 Fix duplicated section name by Hirofumi Ichihara · 10 years ago
  60. ea21eb4 Remove non-ASCII characters by Marian Horban · 10 years ago
  61. dedde09 Merge "Clone reqs repo prior to using pip constraints" by Jenkins · 10 years ago
  62. 05aa384 Just use constraints everywhere by Clark Boylan · 10 years ago
  63. 5384a94 Merge "Prevent spawning two VPN agents" by Jenkins · 10 years ago
  64. 2994866 Merge "use $SERVICE_HOST in multi-node doc" by Jenkins · 10 years ago
  65. 4d22325 Merge "Add header guard to functions/functions-common" by Jenkins · 10 years ago
  66. fc657f4 neutron-legacy: Update after DEFAULT.root_helper removal by YAMAMOTO Takashi · 10 years ago
  67. d103f47 Merge "_configure_neutron_dhcp_agent: Modify the right config file" by Jenkins · 10 years ago
  68. 1e7fb4c _configure_neutron_dhcp_agent: Modify the right config file by YAMAMOTO Takashi · 10 years ago
  69. 4b115ad Convert identity defaults to keystone v3 api by Jamie Lennox · 11 years ago
  70. 597c902 use $SERVICE_HOST in multi-node doc by Masaki Matsushita · 10 years ago
  71. 51bddb8 Ironic: Create nodes with names by Lucas Alvares Gomes · 10 years ago
  72. e4289c8 Prevent spawning two VPN agents by Paul Michali · 10 years ago
  73. b1ea5ea Merge "Rename bad option value" by Jenkins · 10 years ago
  74. 049c159 Merge "Configure glance swift communication with v3" by Jenkins · 10 years ago
  75. dbdee69 Use standard get_or_create_role to find role by Jamie Lennox · 10 years ago
  76. 6b172c8 Always add OVS port in _move_neutron_addresses_route by Adam Kacmarsky · 10 years ago
  77. 6c4dcb2 Merge "Fix creation of endpoints in multi-region" by Jenkins · 10 years ago
  78. 5dda538 Merge "Location of the "local.conf" file is confusing. It is updated." by Jenkins · 10 years ago
  79. b237b93 Location of the "local.conf" file is confusing. It is updated. by venkatamahesh · 10 years ago
  80. 7b105c5 Move horizon apache root to /dashboard by David Lyle · 10 years ago
  81. 75c1dfe Rename bad option value by Jamie Lennox · 10 years ago
  82. 1991e75 Fix creation of endpoints in multi-region by Daniel Gonzalez · 10 years ago
  83. 19c5e62 Configure glance swift communication with v3 by Jamie Lennox · 10 years ago
  84. 9718b79 Merge "Add support to lib/tempest for using tempest test accounts" by Jenkins · 10 years ago
  85. df8f43b Add support to lib/tempest for using tempest test accounts by Matthew Treinish · 10 years ago
  86. 2f605b0 Merge "Install cryptsetup on the n-cpu nodes" by Jenkins · 10 years ago
  87. 144dbc6 Remove config_apache_wsgi mention by Ian Wienand · 10 years ago
  88. 296c1e3 Move policy.json creation to _configure_neutron_common by Jerry Zhao · 10 years ago
  89. 4627ac1 Merge "Remove the old meter.yaml path from devstack" by Jenkins · 10 years ago
  90. c0057ed exercises/aggregates.sh: Only source openrc once by Ian Wienand · 10 years ago
  91. 2da606d add ebtables to world dump by Sean Dague · 10 years ago
  92. 6691907 Install cryptsetup on the n-cpu nodes by Attila Fazekas · 10 years ago
  93. 815db16 Clean up configuration documentation by Ian Wienand · 10 years ago
  94. 5751017 Merge "Add tempest run_validation option" by Jenkins · 10 years ago
  95. 6972d11 Merge "update cinder's key permission to allow nova snapshots" by Jenkins · 10 years ago
  96. 57036ba Merge "fix multinode guide" by Jenkins · 10 years ago
  97. a6db5e3 fix multinode guide by Sean Dague · 10 years ago
  98. 994db61 Add tempest run_validation option by lanoux · 10 years ago
  99. 57aafb5 Clone reqs repo prior to using pip constraints by Clark Boylan · 10 years ago
  100. e97cb82 update cinder's key permission to allow nova snapshots by Nicolas Simonds · 10 years ago