1. 3148d8a Merge "neutron: use non-deprecated notification_driver" by Jenkins · 11 years ago
  2. a1c7256 Merge "Fix keystone auth parameter to neutron conf" by Jenkins · 11 years ago
  3. 530e697 Merge "Clean up local variable usage - Neutron" by Jenkins · 11 years ago
  4. d4d4a34 neutron: use non-deprecated notification_driver by JordanP · 11 years ago
  5. 9b2c229 Merge "Update parameter checking with provider network" by Jenkins · 11 years ago
  6. 188493d Clean up local variable usage - Neutron by Dean Troyer · 11 years ago
  7. 2f27a0e Replace screen_it() with run_process() throughout by Chris Dent · 11 years ago
  8. af9b251 Update parameter checking with provider network by Satoru Moriya · 11 years ago
  9. 469a6d8 Fix keystone auth parameter to neutron conf by Hirofumi Ichihara · 11 years ago
  10. 464d48a Merge "Update deprecated service_neutron_metadata_proxy variable" by Jenkins · 11 years ago
  11. ddcde92 Merge "Centralize neutron config file argument generation" by Jenkins · 11 years ago
  12. 3c24a21 Merge "Allow to use flat providernet for public network" by Jenkins · 11 years ago
  13. 629ba06 Merge "Disable in-band control for PUBLIC_BRIDGE" by Jenkins · 11 years ago
  14. dd74550 Update deprecated service_neutron_metadata_proxy variable by Gary Kotton · 11 years ago
  15. 7614d21 Centralize neutron config file argument generation by Adam Gandelman · 11 years ago
  16. 4407315 Merge "Support Router Advertisement Daemon (radvd) for IPv6" by Jenkins · 11 years ago
  17. a0c6d1e Merge "vxlan default ml2 tenant network type" by Jenkins · 11 years ago
  18. 72b3e44 Support Router Advertisement Daemon (radvd) for IPv6 by Robert Li · 11 years ago
  19. 6a633fd Allow to use flat providernet for public network by YAMAMOTO Takashi · 11 years ago
  20. ea3dac9 Disable in-band control for PUBLIC_BRIDGE by YAMAMOTO Takashi · 11 years ago
  21. 307cfcb Merge "neutron: set connection string in neutron.conf" by Jenkins · 11 years ago
  22. 2f48395 Merge "Use Q_PORT variable rather than hardcoded port" by Jenkins · 11 years ago
  23. 8feaf6c vxlan default ml2 tenant network type by Attila Fazekas · 11 years ago
  24. b816e5d neutron: set connection string in neutron.conf by Ihar Hrachyshka · 11 years ago
  25. f6f42c6 Remove configuration parameter Q_DHCP_EXTRA_DEFAULT_OPTS by Christian Berendt · 11 years ago
  26. fdcb410 Merge "Remove configuration parameter Q_SRV_EXTRA_DEFAULT_OPTS" by Jenkins · 11 years ago
  27. 368c454 Merge "Use one name for neutron database after healing" by Jenkins · 11 years ago
  28. 186119c Use Q_PORT variable rather than hardcoded port by Aaron Rosen · 11 years ago
  29. a5b70a1 Remove configuration parameter Q_SRV_EXTRA_DEFAULT_OPTS by Christian Berendt · 11 years ago
  30. dbcffa7 Merge "Add DVR support to DevStack" by Jenkins · 11 years ago
  31. 6dd8a8b Users in service group should not have email addresses by Gael Chamoulaud · 11 years ago
  32. 0fc1cc2 Use one name for neutron database after healing by Henry Gessau · 11 years ago
  33. df2cc34 Merge "Fix Neutron configuration if Ceilometer is enabled" by Jenkins · 11 years ago
  34. eea7621 Add DVR support to DevStack by Brian Haley · 12 years ago
  35. 58adaa6 Fix Neutron configuration if Ceilometer is enabled by Dina Belova · 11 years ago
  36. 6f335b9 Add a Tunnel end-point variable for Neutron configuration by Edgar Magana · 11 years ago
  37. 9c0f077 Merge "Fixed tunnel ranges variable inconsistency." by Jenkins · 11 years ago
  38. 3827dc0 Fixed tunnel ranges variable inconsistency. by Anant Patil · 11 years ago
  39. 0abde39 Adds support for multi-region by Bartosz Górski · 12 years ago
  40. 47e7a14 Merge "Remove external attribute from the Provider Network" by Jenkins · 12 years ago
  41. 13d385e Neutron: start to use nova's neutron configuration section by Gary Kotton · 12 years ago
  42. 21e6c62 Remove external attribute from the Provider Network by Sean M. Collins · 12 years ago
  43. 3561d7f Use identity_uri instead of auth fragments by Jamie Lennox · 12 years ago
  44. 14916d4 Merge "Create an IPv6 network that uses an external router for IPv6" by Jenkins · 12 years ago
  45. ced4ba6 Merge "Add support for creating provider networks" by Jenkins · 12 years ago
  46. e13fd60 Create an IPv6 network that uses an external router for IPv6 by Sean M. Collins · 12 years ago
  47. 5ec6f8f Add support for creating provider networks by Sean M. Collins · 12 years ago
  48. f06c443 Fix notify_nova options by Terry Wilson · 12 years ago
  49. 51c681d Add support for deprecated configuration vars in Juno by Gary Kotton · 12 years ago
  50. cf1ef23 Also pass FWAAS conf to VPN agent if enabled by Adam Gandelman · 12 years ago
  51. 1593db2 Merge "Devstack support for Neutron VPNaaS" by Jenkins · 12 years ago
  52. 746dcee Devstack support for Neutron VPNaaS by Paul Michali · 12 years ago
  53. 5cd250f Revert "Devstack support for Neutron VPNaaS" by Mark McClain · 12 years ago
  54. 9ddac47 Merge "Devstack support for Neutron VPNaaS" by Jenkins · 12 years ago
  55. 5ca261a Fix typo in nova_admin_username by Dirk Mueller · 12 years ago
  56. 8450a92 Devstack support for Neutron VPNaaS by Paul Michali · 12 years ago
  57. 9b38eb2 Neutron.conf is not setup unless q-svc is enabled by Stephen Ma · 12 years ago
  58. 815782d Fix typo in setting neutron to notify nova about port change by Jakub Libosvar · 12 years ago
  59. cea32b1 Configuration needed for neutron nova callback by Aaron Rosen · 12 years ago
  60. 9f935cb Merge "devstack (stack.sh) fails when extra config files are specified" by Jenkins · 12 years ago
  61. f07a209 Merge "Fix Neutron enabled check" by Jenkins · 12 years ago
  62. c03f975 devstack (stack.sh) fails when extra config files are specified by sukhdev · 12 years ago
  63. e2907b4 Fix Neutron enabled check by Dean Troyer · 12 years ago
  64. aee18c7 Enforce function declaration format in bash8 by Ian Wienand · 12 years ago
  65. 1968542 Change most keystoneclient commands to openstacklient in libs by Steve Martinelli · 12 years ago
  66. e4fa721 Begin is_service_enabled() cleanup by Dean Troyer · 12 years ago
  67. e0ed8ea Merge "Generate Tempest service list rather than hard-code it" by Jenkins · 12 years ago
  68. 4237f59 Generate Tempest service list rather than hard-code it by Dean Troyer · 12 years ago
  69. 1f76328 Stop all neutron-ns-metadata-proxy with stop_neutron by Jakub Libosvar · 12 years ago
  70. e9d4079 Merge "Remove old DEFAULT.root_helper setting" by Jenkins · 12 years ago
  71. 83d56a2 Merge "Typo: funstions=>functions" by Jenkins · 12 years ago
  72. cf90393 Added missing sudo when killing ns-metadata by Jakub Libosvar · 12 years ago
  73. 3f5250f Merge "Fix stop_neutron metadata agent function" by Jenkins · 12 years ago
  74. 04f6dc2 Fix stop_neutron metadata agent function by Emilien Macchi · 12 years ago
  75. 14daa57 Remove old DEFAULT.root_helper setting by Joe Gordon · 12 years ago
  76. 2394605 Typo: funstions=>functions by Joe Gordon · 12 years ago
  77. ef1e080 Add sanity check framework to verify neutron server/backend integration by armando-migliaccio · 12 years ago
  78. 25049cd Use --tenant-id, not --tenant_id by Dirk Mueller · 12 years ago
  79. 15d2526 Merge "Neutron: Define a utility function to add neutron service class" by Jenkins · 12 years ago
  80. 9e136b4 Neutron: Define a utility function to add neutron service class by Isaku Yamahata · 12 years ago
  81. fedaf6f Merge "Stop Neutron advanced service external processes" by Jenkins · 12 years ago
  82. 5fc612b Merge "Default to /24 prefix for floating IP range with neutron" by Jenkins · 12 years ago
  83. edddb1f Stop Neutron advanced service external processes by Akihiro Motoki · 12 years ago
  84. 90234ac Default to /24 prefix for floating IP range with neutron by Salvatore Orlando · 12 years ago
  85. adc9fd1 Merge "Make tempest L3 capable plugin aware." by Jenkins · 12 years ago
  86. 02ef0db Merge "add assertions for blind grep" by Jenkins · 12 years ago
  87. 8c57e28 Merge "Fix neutron log format with colorization" by Jenkins · 12 years ago
  88. bc7f643 Fix neutron log format with colorization by Salvatore Orlando · 12 years ago
  89. afbc631 Make tempest L3 capable plugin aware. by Tomoe Sugihara · 12 years ago
  90. a677b7f Move neutron cache dir into a function by Emilien Macchi · 12 years ago
  91. cdf722c Merge "Add Neutron Metering Agent support" by Jenkins · 12 years ago
  92. 40546f7 Add Neutron Metering Agent support by Emilien Macchi · 12 years ago
  93. e578eff Make use of STACK_USER instead of relying on USER by Stephan Renatus · 12 years ago
  94. 1143f7e Turn off Nova firewall driver when using Neutron by Jeff Peeler · 12 years ago
  95. b7c11a0 Merge "Fix some Markdown formatting issues" by Jenkins · 12 years ago
  96. 8e28507 Merge "Fix shocco errors and warnings" by Jenkins · 12 years ago
  97. 4540d00 All neutron plugins should now use LibvirtGenericVIFDriver by Aaron Rosen · 12 years ago
  98. 6a5aa7c Fix some Markdown formatting issues by Adam Spiers · 12 years ago
  99. cb96159 Fix shocco errors and warnings by Adam Spiers · 12 years ago
  100. 23178a9 add assertions for blind grep by DennyZhang · 12 years ago