1. 2f99e88 Merge "Always set ALLOWED_HOSTS for horizon" by Jenkins · 9 years ago
  2. a5afa7d Fix default ipv6 fixed range var by Clark Boylan · 9 years ago
  3. a79aa47 Merge "Derive IP ranges from new ADDRS_SAFE_TO_USE vars" by Jenkins · 9 years ago
  4. 37f48f3 Always set ALLOWED_HOSTS for horizon by Tomasz Trębski · 9 years ago
  5. 1493bde Merge "Stop setting route pointing back to tenant router" by Jenkins · 9 years ago
  6. 3c251b8 Merge "Move certificate setup earlier in deployment" by Jenkins · 9 years ago
  7. 4bfbc29 Derive IP ranges from new ADDRS_SAFE_TO_USE vars by Kevin Benton · 9 years ago
  8. df5e691 Stop setting route pointing back to tenant router by Kevin Benton · 9 years ago
  9. 7976f31 Merge "Unset admin_project config options for Keystone" by Jenkins · 9 years ago
  10. 29d13df Merge "Adopt openstack client for neutron commands" by Jenkins · 9 years ago
  11. c30b8de Move certificate setup earlier in deployment by Daniel P. Berrange · 9 years ago
  12. 5364994 Merge "Removing config values no longer in tempest.conf" by Jenkins · 9 years ago
  13. bd42d49 Remove call to undefined teardown_neutron_debug by John L. Villalovos · 9 years ago
  14. 319abca Merge "Switch fernet to be the default token provider" by Jenkins · 9 years ago
  15. 4f11ff3 Adopt openstack client for neutron commands by Armando Migliaccio · 9 years ago
  16. 30ab23c Fix stevedore warning with neutron firewall_driver by Brian Haley · 9 years ago
  17. 928b3cd Merge "Setup the Cinder image-volume cache by default" by Jenkins · 9 years ago
  18. 2d9959c Removing config values no longer in tempest.conf by Castulo J. Martinez · 9 years ago
  19. c9c9d31 tempest: set network-feature-enabled.port_security by Matt Riedemann · 9 years ago
  20. dc486bc Switch fernet to be the default token provider by Steve Martinelli · 9 years ago
  21. 1f84d45 Merge "lib/neutron: Remove remaining references to Q_ variables" by Jenkins · 9 years ago
  22. 7b07ccf Remove deprecated/obsolete ldap options by Eric Brown · 9 years ago
  23. d5f730c lib/neutron: Remove remaining references to Q_ variables by YAMAMOTO Takashi · 9 years ago
  24. 4440da8 Unset admin_project config options for Keystone by Adam Young · 9 years ago
  25. e0fdcd5 Merge "fix ceph config file path variable" by Jenkins · 9 years ago
  26. 201c01f Don't clone dib-utils in install_heat by Monty Taylor · 9 years ago
  27. 093d815 Merge "Enable bridge firewalling if iptables are used" by Jenkins · 9 years ago
  28. 88172b8 Merge "Reduce the scope of the subnet pool prefix in neutron" by Jenkins · 9 years ago
  29. 8caeb03 Merge "Make Nova/Ironic communication use Identity v3" by Jenkins · 9 years ago
  30. c330a8a Merge "nova: stop setting deprecated use_usb_tablet option" by Jenkins · 9 years ago
  31. 6c55227 Merge "Add a screen session for tls logs" by Jenkins · 9 years ago
  32. fab7a04 Merge "Neutron L3 subnetpool creation should be optional" by Jenkins · 9 years ago
  33. 1c13be8 Merge "Modify the default Qemu packages name for AArch64." by Jenkins · 9 years ago
  34. 522cc75 Merge "Don't install Nova policy.json" by Jenkins · 9 years ago
  35. f06455e Add a screen session for tls logs by Sean Dague · 9 years ago
  36. ec498cd remove sites-enabled/keystone.conf link on clean by Sean Dague · 9 years ago
  37. 66ce5c2 Update apache tls proxy logs by Clark Boylan · 9 years ago
  38. 91d8a38 Merge "Allow default IPv6 route device names to have dots" by Jenkins · 9 years ago
  39. 57df186 Make Nova/Ironic communication use Identity v3 by Clenimar Filemon · 9 years ago
  40. ca89d07 Reduce the scope of the subnet pool prefix in neutron by Miguel Angel Ajo · 9 years ago
  41. c58a155 Neutron L3 subnetpool creation should be optional by rajinir · 9 years ago
  42. e43cca1 Merge "Fix the logic of if used with is_service_enabled" by Jenkins · 9 years ago
  43. 411248d Merge "Move Q_ROUTER_NAME to where it belongs" by Jenkins · 9 years ago
  44. b3a210f Enable bridge firewalling if iptables are used by Ihar Hrachyshka · 9 years ago
  45. 0009869 Don't install Nova policy.json by Andrew Laski · 9 years ago
  46. ced511c Merge "Work around issue in glance_store swift driver" by Jenkins · 9 years ago
  47. b34d459 Allow default IPv6 route device names to have dots by Drago Rosson · 9 years ago
  48. ea9b111 Merge "lib/neutron: Rename core plugin variables" by Jenkins · 9 years ago
  49. e75d504 Merge "Update certificate creation for urllib3" by Jenkins · 9 years ago
  50. 1aa4368 Move Q_ROUTER_NAME to where it belongs by YAMAMOTO Takashi · 9 years ago
  51. 4a55d2a lib/neutron: Rename core plugin variables by YAMAMOTO Takashi · 9 years ago
  52. 71afa25 Merge "Don't make root CA if it exists" by Jenkins · 9 years ago
  53. 792a7ab Merge "Mount identity admin script at /identity_admin" by Jenkins · 9 years ago
  54. 69e3c0a Update certificate creation for urllib3 by Ian Cordasco · 9 years ago
  55. 65fc49e Merge "lib/neutron: Use NEUTRON_PLUGIN instead of hardcoding ml2" by Jenkins · 9 years ago
  56. e18d6fa Merge "Switch keystone to dogpile.cache.memcached backend" by Jenkins · 9 years ago
  57. 590e21f Merge "Keystone uwsgi set lazy-apps=true" by Jenkins · 9 years ago
  58. fdd6dfa Merge "Remove the same configurations as the default" by Jenkins · 9 years ago
  59. de0b611 Merge "Run n-cpu using LXD_GROUP when LXD virt driver" by Jenkins · 9 years ago
  60. 6970022 Merge "Make the Neutron l3 plugin use the subnetpools" by Jenkins · 9 years ago
  61. 04e69de Mount identity admin script at /identity_admin by Jamie Lennox · 9 years ago
  62. 7957489 Merge "Neutron: enable setting debug as True or False" by Jenkins · 9 years ago
  63. bf10c86 Merge "Neutron L3: account for all default routes" by Jenkins · 9 years ago
  64. 890342e Work around issue in glance_store swift driver by Jens Rosenboom · 9 years ago
  65. 323b726 Don't make root CA if it exists by Clark Boylan · 9 years ago
  66. a80d409 Modify the default Qemu packages name for AArch64. by Kevin Zhao · 9 years ago
  67. a2d1848 Merge "Use apache for tls-proxy ssl termination" by Jenkins · 9 years ago
  68. 4c813ac Fix the logic of if used with is_service_enabled by Luigi Toscano · 9 years ago
  69. 4b49e40 Use apache for tls-proxy ssl termination by Gregory Haynes · 9 years ago
  70. d2ef615 Neutron: enable setting debug as True or False by Gary Kotton · 9 years ago
  71. 734f144 Neutron L3: account for all default routes by Henry Gessau · 9 years ago
  72. 72fe79d Merge "tempest: toggle allow_port_security_disabled=True" by Jenkins · 9 years ago
  73. 14cb490 nova: stop setting deprecated use_usb_tablet option by Matt Riedemann · 9 years ago
  74. 6390d5e libvirt: install python-guestfs when ENABLE_FILE_INJECTION=True by Matt Riedemann · 9 years ago
  75. 9546903 Set sensible default for LB_PHYSICAL_INT by Clark Boylan · 9 years ago
  76. 628098e Merge "Adding vfio to cgroup_device_acl during libvirt configuration" by Jenkins · 9 years ago
  77. b74fc68 Merge "Keystone re-enable catalog caching" by Jenkins · 9 years ago
  78. fac8adb Merge "Enable neutron to work in a multi node setup" by Jenkins · 9 years ago
  79. 0a40710 Adding vfio to cgroup_device_acl during libvirt configuration by Lenny Verkhovsky · 9 years ago
  80. 085f2fb Remove the same configurations as the default by Ken'ichi Ohmichi · 9 years ago
  81. 6affe6d Merge "Change quota_injected_file_path_bytes to quota_injected_file_path_length" by Jenkins · 9 years ago
  82. e89723d Merge "LVM: Handle missing loop device at cleanup" by Jenkins · 9 years ago
  83. 5897550 Merge "Allow setup of credential encryption using fernet" by Jenkins · 9 years ago
  84. 71119b4 Setup cellsv2 for Nova by Dan Smith · 9 years ago
  85. 08b1475 Merge "Create the nova_api_cell0 database" by Jenkins · 9 years ago
  86. eb77eef Keystone re-enable catalog caching by Brant Knudson · 9 years ago
  87. fb1e1cc Merge "Move RABBIT_USERID to lib/rpc_backend" by Jenkins · 9 years ago
  88. 542abba Keystone uwsgi set lazy-apps=true by Brant Knudson · 9 years ago
  89. a270f5e Merge "Remove lib/ceph" by Jenkins · 9 years ago
  90. 0bf2550 Move RABBIT_USERID to lib/rpc_backend by melanie witt · 9 years ago
  91. eb6ef2f Create the nova_api_cell0 database by Andrew Laski · 9 years ago
  92. 44bf88c Fix region name placement config option by Matt Riedemann · 9 years ago
  93. 1181748 lib/neutron: Use NEUTRON_PLUGIN instead of hardcoding ml2 by YAMAMOTO Takashi · 9 years ago
  94. 43ff27b Use wsgi-script installed nova-placement-api by Sean Dague · 9 years ago
  95. c9f6327 Remove lib/ceph by Matt Riedemann · 9 years ago
  96. 7972256 Merge "Add support for placement API to devstack" by Jenkins · 9 years ago
  97. 434035e Merge "Revert "Revert "Use real Neutron network for L3 GW by default""" by Jenkins · 9 years ago
  98. 5237d16 LVM: Handle missing loop device at cleanup by Eric Harney · 9 years ago
  99. 8755de3 Merge "Install conntrack in XenServer Dom0" by Jenkins · 9 years ago
  100. 4d60175 Add support for placement API to devstack by Chris Dent · 9 years ago