1. 7bb5a9c Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  2. d5b5ad0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  3. bdebc64 Merge "Cleaned up some TODO comments for feature/qos that do not apply anymore" into feature/qos by Jenkins · 9 years ago
  4. f79ce0e Merge "Add API tests for non-accessible policies" into feature/qos by Jenkins · 9 years ago
  5. 8460b8c Add API tests for non-accessible policies by John Schwarz · 9 years ago
  6. 1eedd9a Merge "Replaces reduce with six.moves.reduce for py 2/3 compatibility" by Jenkins · 9 years ago
  7. 0584d56 Replaces reduce with six.moves.reduce for py 2/3 compatibility by sonu.kumar · 9 years ago
  8. 80ca2d7 Cleaned up some TODO comments for feature/qos that do not apply anymore by Ihar Hrachyshka · 9 years ago
  9. 127b920 Merge "Fix accessing shared policies, add assoc tests" into feature/qos by Jenkins · 9 years ago
  10. 97f0fdd Fix accessing shared policies, add assoc tests by John Schwarz · 10 years ago
  11. b1b38ec Merge "Add update tests for policies and rules" into feature/qos by Jenkins · 10 years ago
  12. e2fc121 Merge "Introduce mechanism to determine supported qos rule types for a plugin" into feature/qos by Jenkins · 10 years ago
  13. 0ff43c9 Add update tests for policies and rules by Ihar Hrachyshka · 10 years ago
  14. b2bd931 Introduce mechanism to determine supported qos rule types for a plugin by Ihar Hrachyshka · 10 years ago
  15. fc248bc Merge "QoS: Remove type attribute from QoS rules" into feature/qos by Jenkins · 10 years ago
  16. ebf6a13 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  17. ba4d4f6 QoS: Remove type attribute from QoS rules by Jakub Libosvar · 10 years ago
  18. 82cabc0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  19. d6c4e80 Merge "Base infrastructure for QoS API tests" into feature/qos by Jenkins · 10 years ago
  20. 4cdc27b Base infrastructure for QoS API tests by John Schwarz · 10 years ago
  21. 45ca380 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  22. 8335034 Merge "Flavor Framework implementation" by Jenkins · 10 years ago
  23. d510a63 Flavor Framework implementation by Eugene Nikanorov · 11 years ago
  24. 04a37c9 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  25. 862620b Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  26. a36eaf0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  27. 1a0fe9f Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  28. 1d13e6a Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  29. 15e4e72 Merge "Python3: do not use urllib.urlencode" by Jenkins · 10 years ago
  30. d8409e0 Python3: do not use urllib.urlencode by Cyril Roelandt · 10 years ago
  31. acdac34 Merge remote-tracking branch 'origin/master' into merge-qos by Doug Wiegley · 10 years ago
  32. b896e73 Merge "Use string exception casting everywhere" by Jenkins · 10 years ago
  33. ef10445 Use string exception casting everywhere by Martin Roy · 10 years ago
  34. e0944b4 Merge "Python 3: use dict.values instead of dict.itervalues" by Jenkins · 10 years ago
  35. 5e1d579 Python 3: use dict.values instead of dict.itervalues by Cyril Roelandt · 10 years ago
  36. 9ed7cf3 Merge "Python 3: use next() instead of iterator.next()" by Jenkins · 10 years ago
  37. 5ab0916 Python 3: use next() instead of iterator.next() by Cyril Roelandt · 10 years ago
  38. 9f48852 Merge "Python3: use six.iteritems() instead of dict.iteritems()" by Jenkins · 10 years ago
  39. ca1c293 Python3: use six.iteritems() instead of dict.iteritems() by Cyril Roelandt · 10 years ago
  40. 97510dc Merge "Python 3: Use six.moves.range" by Jenkins · 10 years ago
  41. d7737b1 Python 3: Use six.moves.range by Adrien Vergé · 10 years ago
  42. d9ac53b Merge "Allow users to run 'tox -epy34'" by Jenkins · 10 years ago
  43. bde4a4b Allow users to run 'tox -epy34' by Cyril Roelandt · 10 years ago
  44. ab1ab82 Merge "Move orphaned api test - deux" by Jenkins · 10 years ago
  45. faea203 Move orphaned api test - deux by armando-migliaccio · 10 years ago
  46. ce9ef37 Merge "Add API tests for subnetpool allocation" by Jenkins · 10 years ago
  47. f790218 Merge "Move orphaned api test" by Jenkins · 10 years ago
  48. 8d1ed06 Move orphaned api test by Maru Newby · 10 years ago
  49. bdf621b Merge "Move API tests to neutron.test.api" by Jenkins · 10 years ago
  50. 70cbd04 Move API tests to neutron.test.api by Maru Newby · 10 years ago
  51. 95fb3d6 Merge "Simplify retargetable test framework" by Jenkins · 10 years ago
  52. ab3787f Simplify retargetable test framework by Maru Newby · 10 years ago
  53. 792837c Add API tests for subnetpool allocation by zengfagao · 10 years ago
  54. 1a6fa90 Merge "Test to verify shared attribute of network" by Jenkins · 10 years ago
  55. 41b32c1 Test to verify shared attribute of network by abhishek60014726 · 10 years ago
  56. 45adb89 Merge "Api tests to cover network mtu attribute" by Jenkins · 10 years ago
  57. 150a2fa Api tests to cover network mtu attribute by Pradeep Kilambi · 10 years ago
  58. 0e08743 Merge "Update api tests from tempest" by Jenkins · 10 years ago
  59. 5690a35 Update api tests from tempest by Maru Newby · 10 years ago
  60. 1b9aefd Merge "Migrate to oslo.log" by Jenkins · 10 years ago
  61. c695f9f Migrate to oslo.log by Ihar Hrachyshka · 10 years ago
  62. 73364dc Merge "Initial copy of api tests from tempest" by Jenkins · 10 years ago
  63. b096d9f Initial copy of api tests from tempest by Maru Newby · 10 years ago
  64. deb4631 Add script to copy neutron api tests from tempest by Maru Newby · 10 years ago