1. 416c279 Remove default=None for configuration bindings by Gary Kotton · 9 years ago
  2. 30d365c Merge "Fixed a bunch of typos throughout Neutron" by Jenkins · 9 years ago
  3. b1ee067 Fixed a bunch of typos throughout Neutron by Brandon Palm · 9 years ago
  4. ca25c98 Merge remote-tracking branch 'origin/feature/pecan' into merge-branch by Kyle Mestery · 9 years ago
  5. 58abc34 Merge remote-tracking branch 'origin/master' into walnut by armando-migliaccio · 9 years ago
  6. 62fe1f3 Merge "Use tempest-lib's token_client" by Jenkins · 9 years ago
  7. 060eb89 Use tempest-lib's token_client by Ken'ichi Ohmichi · 9 years ago
  8. be6187d Fix missing value types for log message by Sergey Vilgelm · 9 years ago
  9. ab6fcad Merge remote-tracking branch 'origin/master' into merge-branch by Doug Wiegley · 9 years ago
  10. cc2041f Merge "Neutron RBAC API and network support" by Jenkins · 9 years ago
  11. e539518 Neutron RBAC API and network support by Kevin Benton · 10 years ago
  12. ee9ca7c Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" by Jenkins · 9 years ago
  13. fcc481d Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  14. c454f6b Merge "Replace 'import json' with oslo_serialization" by Jenkins · 9 years ago
  15. 4c63990 Merge "Use oslo.log library instead of system logging module" by Jenkins · 9 years ago
  16. 041c620 Replace 'import json' with oslo_serialization by Kevin Benton · 9 years ago
  17. 7470b37 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 9 years ago
  18. 8bf2b79 Use oslo.log library instead of system logging module by Sergey Vilgelm · 9 years ago
  19. 1bedafa Fix get_objects to allow filtering by Nir Magnezi · 9 years ago
  20. 7bb5a9c Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  21. d5b5ad0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  22. bdebc64 Merge "Cleaned up some TODO comments for feature/qos that do not apply anymore" into feature/qos by Jenkins · 9 years ago
  23. f79ce0e Merge "Add API tests for non-accessible policies" into feature/qos by Jenkins · 9 years ago
  24. 8460b8c Add API tests for non-accessible policies by John Schwarz · 9 years ago
  25. 1eedd9a Merge "Replaces reduce with six.moves.reduce for py 2/3 compatibility" by Jenkins · 9 years ago
  26. 0584d56 Replaces reduce with six.moves.reduce for py 2/3 compatibility by sonu.kumar · 9 years ago
  27. 80ca2d7 Cleaned up some TODO comments for feature/qos that do not apply anymore by Ihar Hrachyshka · 9 years ago
  28. 127b920 Merge "Fix accessing shared policies, add assoc tests" into feature/qos by Jenkins · 9 years ago
  29. 97f0fdd Fix accessing shared policies, add assoc tests by John Schwarz · 10 years ago
  30. b8a5814 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 9 years ago
  31. b1b38ec Merge "Add update tests for policies and rules" into feature/qos by Jenkins · 10 years ago
  32. e2fc121 Merge "Introduce mechanism to determine supported qos rule types for a plugin" into feature/qos by Jenkins · 10 years ago
  33. 0ff43c9 Add update tests for policies and rules by Ihar Hrachyshka · 10 years ago
  34. b2bd931 Introduce mechanism to determine supported qos rule types for a plugin by Ihar Hrachyshka · 10 years ago
  35. fc248bc Merge "QoS: Remove type attribute from QoS rules" into feature/qos by Jenkins · 10 years ago
  36. ebf6a13 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  37. ba4d4f6 QoS: Remove type attribute from QoS rules by Jakub Libosvar · 10 years ago
  38. 82cabc0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  39. d6c4e80 Merge "Base infrastructure for QoS API tests" into feature/qos by Jenkins · 10 years ago
  40. 4cdc27b Base infrastructure for QoS API tests by John Schwarz · 10 years ago
  41. 45ca380 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  42. 8335034 Merge "Flavor Framework implementation" by Jenkins · 10 years ago
  43. d510a63 Flavor Framework implementation by Eugene Nikanorov · 11 years ago
  44. 04a37c9 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  45. 862620b Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  46. a36eaf0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  47. 9e7b4c5 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 10 years ago
  48. 1a0fe9f Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  49. 1d13e6a Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  50. 15e4e72 Merge "Python3: do not use urllib.urlencode" by Jenkins · 10 years ago
  51. d8409e0 Python3: do not use urllib.urlencode by Cyril Roelandt · 10 years ago
  52. 43fd602 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 10 years ago
  53. acdac34 Merge remote-tracking branch 'origin/master' into merge-qos by Doug Wiegley · 10 years ago
  54. b896e73 Merge "Use string exception casting everywhere" by Jenkins · 10 years ago
  55. ef10445 Use string exception casting everywhere by Martin Roy · 10 years ago
  56. e0944b4 Merge "Python 3: use dict.values instead of dict.itervalues" by Jenkins · 10 years ago
  57. 5e1d579 Python 3: use dict.values instead of dict.itervalues by Cyril Roelandt · 10 years ago
  58. 9ed7cf3 Merge "Python 3: use next() instead of iterator.next()" by Jenkins · 10 years ago
  59. 5ab0916 Python 3: use next() instead of iterator.next() by Cyril Roelandt · 10 years ago
  60. 9f48852 Merge "Python3: use six.iteritems() instead of dict.iteritems()" by Jenkins · 10 years ago
  61. ca1c293 Python3: use six.iteritems() instead of dict.iteritems() by Cyril Roelandt · 10 years ago
  62. 97510dc Merge "Python 3: Use six.moves.range" by Jenkins · 10 years ago
  63. d7737b1 Python 3: Use six.moves.range by Adrien Vergé · 10 years ago
  64. d9ac53b Merge "Allow users to run 'tox -epy34'" by Jenkins · 10 years ago
  65. bde4a4b Allow users to run 'tox -epy34' by Cyril Roelandt · 10 years ago
  66. ab1ab82 Merge "Move orphaned api test - deux" by Jenkins · 10 years ago
  67. faea203 Move orphaned api test - deux by armando-migliaccio · 10 years ago
  68. ce9ef37 Merge "Add API tests for subnetpool allocation" by Jenkins · 10 years ago
  69. f790218 Merge "Move orphaned api test" by Jenkins · 10 years ago
  70. 8d1ed06 Move orphaned api test by Maru Newby · 10 years ago
  71. bdf621b Merge "Move API tests to neutron.test.api" by Jenkins · 10 years ago
  72. 70cbd04 Move API tests to neutron.test.api by Maru Newby · 10 years ago
  73. 95fb3d6 Merge "Simplify retargetable test framework" by Jenkins · 10 years ago
  74. ab3787f Simplify retargetable test framework by Maru Newby · 10 years ago
  75. 792837c Add API tests for subnetpool allocation by zengfagao · 10 years ago
  76. 1a6fa90 Merge "Test to verify shared attribute of network" by Jenkins · 10 years ago
  77. 41b32c1 Test to verify shared attribute of network by abhishek60014726 · 10 years ago
  78. 45adb89 Merge "Api tests to cover network mtu attribute" by Jenkins · 10 years ago
  79. 150a2fa Api tests to cover network mtu attribute by Pradeep Kilambi · 10 years ago
  80. 0e08743 Merge "Update api tests from tempest" by Jenkins · 10 years ago
  81. 5690a35 Update api tests from tempest by Maru Newby · 10 years ago
  82. 1b9aefd Merge "Migrate to oslo.log" by Jenkins · 10 years ago
  83. c695f9f Migrate to oslo.log by Ihar Hrachyshka · 10 years ago
  84. 73364dc Merge "Initial copy of api tests from tempest" by Jenkins · 10 years ago
  85. b096d9f Initial copy of api tests from tempest by Maru Newby · 10 years ago
  86. deb4631 Add script to copy neutron api tests from tempest by Maru Newby · 10 years ago