1. df57a6a Merge "Add a description field to all standard resources" by Jenkins · 9 years ago
  2. 84fc4bd Merge "Continue the fwaas decoupling and cleanup" by Jenkins · 9 years ago
  3. 4a58b5e Add a description field to all standard resources by Kevin Benton · 9 years ago
  4. 5d41c48 Continue the fwaas decoupling and cleanup by Armando Migliaccio · 9 years ago
  5. c612156 Merge "Add Queries For BGP Route Lookups" by Jenkins · 9 years ago
  6. 86f6d41 Add Queries For BGP Route Lookups by Ryan Tidwell · 9 years ago
  7. 023d7f8 Switch to using in-tree tempest lib by Armando Migliaccio · 9 years ago
  8. 673c248 Merge "API test for get-me-network" by Jenkins · 9 years ago
  9. 5951cab API test for get-me-network by Henry Gessau · 9 years ago
  10. 4dbc70d Merge "Remove vpnaas tests from the Neutron API tree" by Jenkins · 9 years ago
  11. 1c49a80 Merge "Add BGP Dynamic Routing DB Model and Basic CRUD" by Jenkins · 9 years ago
  12. b3a89aa Add BGP Dynamic Routing DB Model and Basic CRUD by Ryan Tidwell · 9 years ago
  13. f0edec4 Remove vpnaas tests from the Neutron API tree by armando-migliaccio · 9 years ago
  14. f09c0c4 Merge "Test helpers to facilitate testing BGP dynamic routing." by Jenkins · 9 years ago
  15. ca20d31 Test helpers to facilitate testing BGP dynamic routing. by Ryan Tidwell · 9 years ago
  16. ab5461c Merge "Delete Tempest fork, import from tempest and tempest_lib" by Jenkins · 9 years ago
  17. d22ca2e Delete Tempest fork, import from tempest and tempest_lib by Assaf Muller · 9 years ago
  18. 41d0663 Merge "LBaaS tests code removal" by Jenkins · 9 years ago
  19. d551fe4 Merge "Refactor the subnetpools API tests" by Jenkins · 9 years ago
  20. ffe049a LBaaS tests code removal by Assaf Muller · 9 years ago
  21. 1a2ddb6 Merge "Keep py3.X compatibility for urllib" by Jenkins · 9 years ago
  22. 45b6651 Merge "Introduce an API test for specified floating ip address" by Jenkins · 9 years ago
  23. 95716a0 Fix API tests by Assaf Muller · 9 years ago
  24. 95369f5 Keep py3.X compatibility for urllib by Swapnil Kulkarni (coolsvap) · 9 years ago
  25. d06ca1c Trival: Remove unused logging import by ChangBo Guo(gcb) · 9 years ago
  26. 7ede1e6 Refactor the subnetpools API tests by Numan Siddique · 9 years ago
  27. 620384c Merge "Optimize "open" method with context manager" by Jenkins · 9 years ago
  28. 6be90cc Optimize "open" method with context manager by xiexs · 9 years ago
  29. edfefab Merge "Remove default=None for configuration bindings" by Jenkins · 9 years ago
  30. 416c279 Remove default=None for configuration bindings by Gary Kotton · 9 years ago
  31. 30d365c Merge "Fixed a bunch of typos throughout Neutron" by Jenkins · 9 years ago
  32. b1ee067 Fixed a bunch of typos throughout Neutron by Brandon Palm · 9 years ago
  33. 1257b57 Introduce an API test for specified floating ip address by Yuuichi Fujioka · 10 years ago
  34. ca25c98 Merge remote-tracking branch 'origin/feature/pecan' into merge-branch by Kyle Mestery · 9 years ago
  35. 58abc34 Merge remote-tracking branch 'origin/master' into walnut by armando-migliaccio · 9 years ago
  36. 62fe1f3 Merge "Use tempest-lib's token_client" by Jenkins · 9 years ago
  37. 060eb89 Use tempest-lib's token_client by Ken'ichi Ohmichi · 9 years ago
  38. be6187d Fix missing value types for log message by Sergey Vilgelm · 9 years ago
  39. ab6fcad Merge remote-tracking branch 'origin/master' into merge-branch by Doug Wiegley · 9 years ago
  40. cc2041f Merge "Neutron RBAC API and network support" by Jenkins · 9 years ago
  41. e539518 Neutron RBAC API and network support by Kevin Benton · 10 years ago
  42. ee9ca7c Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" by Jenkins · 9 years ago
  43. fcc481d Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  44. c454f6b Merge "Replace 'import json' with oslo_serialization" by Jenkins · 9 years ago
  45. 4c63990 Merge "Use oslo.log library instead of system logging module" by Jenkins · 9 years ago
  46. 041c620 Replace 'import json' with oslo_serialization by Kevin Benton · 9 years ago
  47. 7470b37 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 9 years ago
  48. 8bf2b79 Use oslo.log library instead of system logging module by Sergey Vilgelm · 9 years ago
  49. 1bedafa Fix get_objects to allow filtering by Nir Magnezi · 9 years ago
  50. 7bb5a9c Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  51. d5b5ad0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  52. bdebc64 Merge "Cleaned up some TODO comments for feature/qos that do not apply anymore" into feature/qos by Jenkins · 9 years ago
  53. f79ce0e Merge "Add API tests for non-accessible policies" into feature/qos by Jenkins · 9 years ago
  54. 8460b8c Add API tests for non-accessible policies by John Schwarz · 9 years ago
  55. 1eedd9a Merge "Replaces reduce with six.moves.reduce for py 2/3 compatibility" by Jenkins · 9 years ago
  56. 0584d56 Replaces reduce with six.moves.reduce for py 2/3 compatibility by sonu.kumar · 9 years ago
  57. 80ca2d7 Cleaned up some TODO comments for feature/qos that do not apply anymore by Ihar Hrachyshka · 9 years ago
  58. 127b920 Merge "Fix accessing shared policies, add assoc tests" into feature/qos by Jenkins · 9 years ago
  59. 97f0fdd Fix accessing shared policies, add assoc tests by John Schwarz · 9 years ago
  60. b8a5814 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 9 years ago
  61. b1b38ec Merge "Add update tests for policies and rules" into feature/qos by Jenkins · 9 years ago
  62. e2fc121 Merge "Introduce mechanism to determine supported qos rule types for a plugin" into feature/qos by Jenkins · 9 years ago
  63. 0ff43c9 Add update tests for policies and rules by Ihar Hrachyshka · 9 years ago
  64. b2bd931 Introduce mechanism to determine supported qos rule types for a plugin by Ihar Hrachyshka · 10 years ago
  65. fc248bc Merge "QoS: Remove type attribute from QoS rules" into feature/qos by Jenkins · 9 years ago
  66. ebf6a13 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 9 years ago
  67. ba4d4f6 QoS: Remove type attribute from QoS rules by Jakub Libosvar · 9 years ago
  68. 82cabc0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  69. d6c4e80 Merge "Base infrastructure for QoS API tests" into feature/qos by Jenkins · 9 years ago
  70. 4cdc27b Base infrastructure for QoS API tests by John Schwarz · 10 years ago
  71. 45ca380 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 9 years ago
  72. 8335034 Merge "Flavor Framework implementation" by Jenkins · 9 years ago
  73. d510a63 Flavor Framework implementation by Eugene Nikanorov · 10 years ago
  74. 04a37c9 Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  75. 862620b Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  76. a36eaf0 Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  77. 9e7b4c5 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 10 years ago
  78. 1a0fe9f Merge "Merge remote-tracking branch 'origin/feature/qos' into merge-branch" into feature/qos by Jenkins · 10 years ago
  79. 1d13e6a Merge remote-tracking branch 'origin/feature/qos' into merge-branch by Ihar Hrachyshka · 10 years ago
  80. 15e4e72 Merge "Python3: do not use urllib.urlencode" by Jenkins · 10 years ago
  81. d8409e0 Python3: do not use urllib.urlencode by Cyril Roelandt · 10 years ago
  82. 43fd602 Merge remote-tracking branch 'origin/master' into merge-branch by Kyle Mestery · 10 years ago
  83. acdac34 Merge remote-tracking branch 'origin/master' into merge-qos by Doug Wiegley · 10 years ago
  84. b896e73 Merge "Use string exception casting everywhere" by Jenkins · 10 years ago
  85. ef10445 Use string exception casting everywhere by Martin Roy · 10 years ago
  86. e0944b4 Merge "Python 3: use dict.values instead of dict.itervalues" by Jenkins · 10 years ago
  87. 5e1d579 Python 3: use dict.values instead of dict.itervalues by Cyril Roelandt · 10 years ago
  88. 9ed7cf3 Merge "Python 3: use next() instead of iterator.next()" by Jenkins · 10 years ago
  89. 5ab0916 Python 3: use next() instead of iterator.next() by Cyril Roelandt · 10 years ago
  90. 9f48852 Merge "Python3: use six.iteritems() instead of dict.iteritems()" by Jenkins · 10 years ago
  91. ca1c293 Python3: use six.iteritems() instead of dict.iteritems() by Cyril Roelandt · 10 years ago
  92. 97510dc Merge "Python 3: Use six.moves.range" by Jenkins · 10 years ago
  93. d7737b1 Python 3: Use six.moves.range by Adrien Vergé · 10 years ago
  94. d9ac53b Merge "Allow users to run 'tox -epy34'" by Jenkins · 10 years ago
  95. bde4a4b Allow users to run 'tox -epy34' by Cyril Roelandt · 10 years ago
  96. ab1ab82 Merge "Move orphaned api test - deux" by Jenkins · 10 years ago
  97. faea203 Move orphaned api test - deux by armando-migliaccio · 10 years ago
  98. ce9ef37 Merge "Add API tests for subnetpool allocation" by Jenkins · 10 years ago
  99. f790218 Merge "Move orphaned api test" by Jenkins · 10 years ago
  100. 8d1ed06 Move orphaned api test by Maru Newby · 10 years ago