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