1. 5893cc7 neutron: use config files from neutron-*aas repos by Ihar Hrachyshka · 11 years ago
  2. cc57155 Fix configure to metadata_agent.ini by Hirofumi Ichihara · 11 years ago
  3. 1eb4c6a remove brackets around boolean condition expression by gong yong sheng · 11 years ago
  4. d304125 Merge "Generate an IPv6 address when PUBLIC_BRIDGE does not have one" by Jenkins · 11 years ago
  5. fc09465 Generate an IPv6 address when PUBLIC_BRIDGE does not have one by Sean M. Collins · 11 years ago
  6. d7af0fe Merge "Update devstack to work with new split neutron services repos" by Jenkins · 11 years ago
  7. e263c82 add shebang lines to all lib files by Sean Dague · 11 years ago
  8. 20b839f Update devstack to work with new split neutron services repos by Kyle Mestery · 11 years ago
  9. 2f8e08b remove nova baremetal driver support by Sean Dague · 11 years ago
  10. b103e1a Merge "Add IPv6 support for tenant data network" by Jenkins · 11 years ago
  11. e4e535b Ensure syslog option is honored by neutron and tempest by salvatore · 11 years ago
  12. 21529a5 Add IPv6 support for tenant data network by John Davidge · 11 years ago
  13. ae9ee6b Add Ironic hardware deployment support by yunhong jiang · 11 years ago
  14. e08ab10 fix python-* lib from git installation by Sean Dague · 11 years ago
  15. 8f8e2d1 Merge "support installing clients at released versions" by Jenkins · 11 years ago
  16. 7bce8fa Includes a validation to disable creating initial networks for Neutron by Edgar Magana · 11 years ago
  17. e3822cf Merge "Add options to enable using DHCP agent Metadata-proxy" by Jenkins · 11 years ago
  18. 5cb1906 support installing clients at released versions by Sean Dague · 11 years ago
  19. 27a196e Add options to enable using DHCP agent Metadata-proxy by Tan Lin · 11 years ago
  20. 3b806e3 Merge "Desupport neutron openvswitch and linuxbridge monolithic plugins" by Jenkins · 11 years ago
  21. ca6156b Merge "XenAPI: move Neutron plugin install to domU" by Jenkins · 11 years ago
  22. 6df6489 XenAPI: move Neutron plugin install to domU by Mate Lakat · 11 years ago
  23. 15130cd Desupport neutron openvswitch and linuxbridge monolithic plugins by YAMAMOTO Takashi · 11 years ago
  24. 0d6e992 Fix a minor comments by yunhong jiang · 11 years ago
  25. 0f18c23 ofagent: Support physical_interface_mappings by YAMAMOTO Takashi · 11 years ago
  26. e5dbec2 Merge "Fix docs build errors" by Jenkins · 11 years ago
  27. 3324f19 Fix docs build errors by Dean Troyer · 11 years ago
  28. 08a5fcc Use service role for neutron instead of admin by Kevin Benton · 11 years ago
  29. 18d4778 Configure endpoints to use SSL natively or via proxy by Rob Crittenden · 12 years ago
  30. 0595237 Function for auth_token middleware config by Brant Knudson · 11 years ago
  31. 3148d8a Merge "neutron: use non-deprecated notification_driver" by Jenkins · 11 years ago
  32. a1c7256 Merge "Fix keystone auth parameter to neutron conf" by Jenkins · 11 years ago
  33. 530e697 Merge "Clean up local variable usage - Neutron" by Jenkins · 11 years ago
  34. d4d4a34 neutron: use non-deprecated notification_driver by JordanP · 11 years ago
  35. 9b2c229 Merge "Update parameter checking with provider network" by Jenkins · 11 years ago
  36. 188493d Clean up local variable usage - Neutron by Dean Troyer · 11 years ago
  37. 2f27a0e Replace screen_it() with run_process() throughout by Chris Dent · 11 years ago
  38. af9b251 Update parameter checking with provider network by Satoru Moriya · 11 years ago
  39. 469a6d8 Fix keystone auth parameter to neutron conf by Hirofumi Ichihara · 11 years ago
  40. 464d48a Merge "Update deprecated service_neutron_metadata_proxy variable" by Jenkins · 11 years ago
  41. ddcde92 Merge "Centralize neutron config file argument generation" by Jenkins · 11 years ago
  42. 3c24a21 Merge "Allow to use flat providernet for public network" by Jenkins · 11 years ago
  43. 629ba06 Merge "Disable in-band control for PUBLIC_BRIDGE" by Jenkins · 11 years ago
  44. dd74550 Update deprecated service_neutron_metadata_proxy variable by Gary Kotton · 11 years ago
  45. 7614d21 Centralize neutron config file argument generation by Adam Gandelman · 11 years ago
  46. 4407315 Merge "Support Router Advertisement Daemon (radvd) for IPv6" by Jenkins · 11 years ago
  47. a0c6d1e Merge "vxlan default ml2 tenant network type" by Jenkins · 11 years ago
  48. 72b3e44 Support Router Advertisement Daemon (radvd) for IPv6 by Robert Li · 11 years ago
  49. 6a633fd Allow to use flat providernet for public network by YAMAMOTO Takashi · 11 years ago
  50. ea3dac9 Disable in-band control for PUBLIC_BRIDGE by YAMAMOTO Takashi · 11 years ago
  51. 307cfcb Merge "neutron: set connection string in neutron.conf" by Jenkins · 11 years ago
  52. 2f48395 Merge "Use Q_PORT variable rather than hardcoded port" by Jenkins · 11 years ago
  53. 8feaf6c vxlan default ml2 tenant network type by Attila Fazekas · 11 years ago
  54. b816e5d neutron: set connection string in neutron.conf by Ihar Hrachyshka · 11 years ago
  55. f6f42c6 Remove configuration parameter Q_DHCP_EXTRA_DEFAULT_OPTS by Christian Berendt · 11 years ago
  56. fdcb410 Merge "Remove configuration parameter Q_SRV_EXTRA_DEFAULT_OPTS" by Jenkins · 11 years ago
  57. 368c454 Merge "Use one name for neutron database after healing" by Jenkins · 11 years ago
  58. 186119c Use Q_PORT variable rather than hardcoded port by Aaron Rosen · 11 years ago
  59. a5b70a1 Remove configuration parameter Q_SRV_EXTRA_DEFAULT_OPTS by Christian Berendt · 11 years ago
  60. dbcffa7 Merge "Add DVR support to DevStack" by Jenkins · 11 years ago
  61. 6dd8a8b Users in service group should not have email addresses by Gael Chamoulaud · 11 years ago
  62. 0fc1cc2 Use one name for neutron database after healing by Henry Gessau · 11 years ago
  63. df2cc34 Merge "Fix Neutron configuration if Ceilometer is enabled" by Jenkins · 11 years ago
  64. eea7621 Add DVR support to DevStack by Brian Haley · 12 years ago
  65. 58adaa6 Fix Neutron configuration if Ceilometer is enabled by Dina Belova · 11 years ago
  66. 6f335b9 Add a Tunnel end-point variable for Neutron configuration by Edgar Magana · 11 years ago
  67. 9c0f077 Merge "Fixed tunnel ranges variable inconsistency." by Jenkins · 11 years ago
  68. 3827dc0 Fixed tunnel ranges variable inconsistency. by Anant Patil · 11 years ago
  69. 0abde39 Adds support for multi-region by Bartosz Górski · 12 years ago
  70. 47e7a14 Merge "Remove external attribute from the Provider Network" by Jenkins · 12 years ago
  71. 13d385e Neutron: start to use nova's neutron configuration section by Gary Kotton · 12 years ago
  72. 21e6c62 Remove external attribute from the Provider Network by Sean M. Collins · 12 years ago
  73. 3561d7f Use identity_uri instead of auth fragments by Jamie Lennox · 12 years ago
  74. 14916d4 Merge "Create an IPv6 network that uses an external router for IPv6" by Jenkins · 12 years ago
  75. ced4ba6 Merge "Add support for creating provider networks" by Jenkins · 12 years ago
  76. e13fd60 Create an IPv6 network that uses an external router for IPv6 by Sean M. Collins · 12 years ago
  77. 5ec6f8f Add support for creating provider networks by Sean M. Collins · 12 years ago
  78. f06c443 Fix notify_nova options by Terry Wilson · 12 years ago
  79. 51c681d Add support for deprecated configuration vars in Juno by Gary Kotton · 12 years ago
  80. cf1ef23 Also pass FWAAS conf to VPN agent if enabled by Adam Gandelman · 12 years ago
  81. 1593db2 Merge "Devstack support for Neutron VPNaaS" by Jenkins · 12 years ago
  82. 746dcee Devstack support for Neutron VPNaaS by Paul Michali · 12 years ago
  83. 5cd250f Revert "Devstack support for Neutron VPNaaS" by Mark McClain · 12 years ago
  84. 9ddac47 Merge "Devstack support for Neutron VPNaaS" by Jenkins · 12 years ago
  85. 5ca261a Fix typo in nova_admin_username by Dirk Mueller · 12 years ago
  86. 8450a92 Devstack support for Neutron VPNaaS by Paul Michali · 12 years ago
  87. 9b38eb2 Neutron.conf is not setup unless q-svc is enabled by Stephen Ma · 12 years ago
  88. 815782d Fix typo in setting neutron to notify nova about port change by Jakub Libosvar · 12 years ago
  89. cea32b1 Configuration needed for neutron nova callback by Aaron Rosen · 12 years ago
  90. 9f935cb Merge "devstack (stack.sh) fails when extra config files are specified" by Jenkins · 12 years ago
  91. f07a209 Merge "Fix Neutron enabled check" by Jenkins · 12 years ago
  92. c03f975 devstack (stack.sh) fails when extra config files are specified by sukhdev · 12 years ago
  93. e2907b4 Fix Neutron enabled check by Dean Troyer · 12 years ago
  94. aee18c7 Enforce function declaration format in bash8 by Ian Wienand · 12 years ago
  95. 1968542 Change most keystoneclient commands to openstacklient in libs by Steve Martinelli · 12 years ago
  96. e4fa721 Begin is_service_enabled() cleanup by Dean Troyer · 12 years ago
  97. e0ed8ea Merge "Generate Tempest service list rather than hard-code it" by Jenkins · 12 years ago
  98. 4237f59 Generate Tempest service list rather than hard-code it by Dean Troyer · 12 years ago
  99. 1f76328 Stop all neutron-ns-metadata-proxy with stop_neutron by Jakub Libosvar · 12 years ago
  100. e9d4079 Merge "Remove old DEFAULT.root_helper setting" by Jenkins · 12 years ago