1. d501f8d Merge "Prevent use filter(lambda obj: test(obj), data)" by Jenkins · 8 years ago
  2. 7ffb3a2 Merge "Make optional the validation of filters" by Jenkins · 8 years ago
  3. c486b97 Prevent use filter(lambda obj: test(obj), data) by Nguyen Phuong An · 8 years ago
  4. 9ba3900 Merge "Defer setting 'ha'/'distributed' flags in L3 code" by Jenkins · 8 years ago
  5. f5fb4c6 Accept and return project_id for API calls by Dariusz Smigiel · 8 years ago
  6. b72bc66 Defer setting 'ha'/'distributed' flags in L3 code by Kevin Benton · 8 years ago
  7. daab26f Merge "Use correct exception in L3 driver controller" by Jenkins · 8 years ago
  8. 1be97b4 Make optional the validation of filters by Victor Morales · 8 years ago
  9. 347e79b Merge "Detect DBReferenceError when deleting flavor" by Jenkins · 8 years ago
  10. a4ebd6d Merge "Add API test for L3 Flavors" by Jenkins · 8 years ago
  11. 11cfe24 Use correct exception in L3 driver controller by Kevin Benton · 8 years ago
  12. 3080b39 Detect DBReferenceError when deleting flavor by Kevin Benton · 8 years ago
  13. a425a72 Add API test for L3 Flavors by Kevin Benton · 8 years ago
  14. 5b60664 Include timestamps in trunk API test comparisions by Armando Migliaccio · 8 years ago
  15. 9ccd77f Merge "Add timestamp fields for neutron ext resources" by Jenkins · 8 years ago
  16. d51ac3b Merge "Expose revision_number to trunk API" by Jenkins · 8 years ago
  17. fcb3cc9 Merge "Change 'revision' to 'revision_number'" by Jenkins · 8 years ago
  18. 13adb74 Expose revision_number to trunk API by Armando Migliaccio · 8 years ago
  19. 2f06790 Change 'revision' to 'revision_number' by Kevin Benton · 8 years ago
  20. f562069 Add timestamp fields for neutron ext resources by ZhaoBo · 9 years ago
  21. d07ba91 Merge "Remove unnecessary setUp and resource_setup" by Jenkins · 8 years ago
  22. 8ae9d2e Merge "qos: require min_kbps parameter for minimum bandwidth rule" by Jenkins · 8 years ago
  23. bc94817 Merge "Using revision_number to ensure no overlap in *one* network" by Jenkins · 8 years ago
  24. 33034bf qos: require min_kbps parameter for minimum bandwidth rule by Ihar Hrachyshka · 8 years ago
  25. 533f462 Merge "Expose timestamp attributes on trunk API" by Jenkins · 8 years ago
  26. 959731d Merge "Expose description attribute on trunk API" by Jenkins · 8 years ago
  27. 71d3470 Expose timestamp attributes on trunk API by Armando Migliaccio · 8 years ago
  28. 4273831 Expose description attribute on trunk API by Armando Migliaccio · 8 years ago
  29. 3bed5cf Remove unnecessary setUp and resource_setup by zhufl · 8 years ago
  30. 21b3c32 Remove unused config.CONF by zhufl · 8 years ago
  31. e4c099f Add QoS minimum bandwidth rule for instance egress traffic by Rodolfo Alonso Hernandez · 9 years ago
  32. 311fe8c Merge "Check target_tenant when create rbac policy" by Jenkins · 8 years ago
  33. 874a529 Merge "Implement the DELETE method for get-me-a-network" by Jenkins · 8 years ago
  34. 0acecc6 Fix internal server error during updating QoS rule by Sławek Kapłoński · 8 years ago
  35. 2984b6d Using revision_number to ensure no overlap in *one* network by Nam Nguyen Hoai · 9 years ago
  36. 66818ea Implement the DELETE method for get-me-a-network by Armando Migliaccio · 8 years ago
  37. a1cd331 Filter out external networks in NetworksSearchCriteriaTest by Ihar Hrachyshka · 8 years ago
  38. d011340 Fix NoSuchOptError on identity config option lookup by Armando Migliaccio · 8 years ago
  39. 8daed56 Merge "Add floating IP test to ensure backwards compat" by Jenkins · 9 years ago
  40. 23d9449 Add floating IP test to ensure backwards compat by Kevin Benton · 9 years ago
  41. dcdfa67 Check target_tenant when create rbac policy by shihanzhang · 9 years ago
  42. fff0e71 Merge "Added API extensions to detect sorting/pagination features" by Jenkins · 9 years ago
  43. 302c7c5 Merge "Fix for creation of network environment twice" by Jenkins · 9 years ago
  44. cc395c0 Fix for creation of network environment twice by Genadi Chereshnya · 9 years ago
  45. 9bcf122 Merge "Add API tests for router and DHCP port status" by Jenkins · 9 years ago
  46. 34feb5b Added API extensions to detect sorting/pagination features by Ihar Hrachyshka · 9 years ago
  47. 183b7be Increment revision numbers on object changes by Kevin Benton · 9 years ago
  48. 026880f Merge "Add some negative policy router interface tests" by Jenkins · 9 years ago
  49. c66aa80 Add API tests for router and DHCP port status by Kevin Benton · 9 years ago
  50. 135ae20 Add some negative policy router interface tests by Kevin Benton · 9 years ago
  51. f419772 Prohibit deletion of ports currently in use by a trunk by Rawlin Peters · 9 years ago
  52. 232642c Enable passive deletes on trunk deletion by Armando Migliaccio · 9 years ago
  53. 1545c4f Merge "Removed smoke tags from *SearchCriteriaTest test cases" by Jenkins · 9 years ago
  54. c7452e7 Removed smoke tags from *SearchCriteriaTest test cases by Ihar Hrachyshka · 9 years ago
  55. 1d6f05b Merge "Add new attributes to trunk model" by Jenkins · 9 years ago
  56. 89a24f1 Add new attributes to trunk model by Armando Migliaccio · 9 years ago
  57. 27c4a9d Fill in trunk_details on port resource by Ryan Tidwell · 9 years ago
  58. d26a274 Improve cleanup logic for trunk tests by Armando Migliaccio · 9 years ago
  59. dbf2482 Add object versioning to QoS DSCP. by David Shaughnessy · 9 years ago
  60. d8eef5e Merge "List only admin_state_up auto-allocated resources" by Jenkins · 9 years ago
  61. ed9e45a Skip TrunksSearchCriteriaTest if the extension is not available by YAMAMOTO Takashi · 9 years ago
  62. c9bb021 Merge "Add sorting and pagination tests for trunk resources" by Jenkins · 9 years ago
  63. b69dd18 Merge "Enable CRUD for trunk ports" by Jenkins · 9 years ago
  64. 98ded21 Merge "Use tempest.lib tenants_client" by Jenkins · 9 years ago
  65. 75abc1e List only admin_state_up auto-allocated resources by Henry Gessau · 9 years ago
  66. 8bfa8a6 next() is incompatible in test_network_ip_availability.py by QunyingRan · 9 years ago
  67. 57581c6 Add sorting and pagination tests for trunk resources by Armando Migliaccio · 9 years ago
  68. 9b9be44 Enable CRUD for trunk ports by Ryan Tidwell · 9 years ago
  69. b35c6cd Use tempest.lib tenants_client by Ken'ichi Ohmichi · 9 years ago
  70. aeeca5a Merge "Fix simple typos" by Jenkins · 9 years ago
  71. ed4795c Merge "qos: added api sorting/pagination tests for policies" by Jenkins · 9 years ago
  72. 4080898 Merge "Added sorting/pagination tests for routers" by Jenkins · 9 years ago
  73. d4c68e7 Fix simple typos by karimb · 9 years ago
  74. 1c3f4d7 Create auto allocated networks in disabled state by Armando Migliaccio · 9 years ago
  75. 5daeceb Change addCleanup create_tenant to delete_tenant, fix gate by Assaf Muller · 9 years ago
  76. 93b5abd Merge "Tempest: fix a typo" by Jenkins · 9 years ago
  77. 3df9843 Merge "Added sorting/pagination tests for subnets" by Jenkins · 9 years ago
  78. 011345f Tempest: fix a typo by Gary Kotton · 9 years ago
  79. b7940d9 qos: added api sorting/pagination tests for policies by Ihar Hrachyshka · 9 years ago
  80. 3dd06f1 Merge "objects: switch base plugin class to using subnetpool object" by Jenkins · 9 years ago
  81. 0fb432b objects: switch base plugin class to using subnetpool object by Jakub Libosvar · 9 years ago
  82. 44d1d3f Added sorting/pagination tests for routers by Ihar Hrachyshka · 9 years ago
  83. 3cf4e7f Added sorting/pagination tests for subnets by Ihar Hrachyshka · 9 years ago
  84. a9035b6 tests: fetch unshared subnetpools only by Ihar Hrachyshka · 9 years ago
  85. 140ee75 Merge "qos: Add API test for shared policy" by Jenkins · 9 years ago
  86. 7a68de5 Merge "tests: added sorting/pagination api tests for subnetpools" by Jenkins · 9 years ago
  87. 45ed779 Merge "Fix update of shared QoS policy" by Jenkins · 9 years ago
  88. 6bfcc75 Fix update of shared QoS policy by Sławek Kapłoński · 9 years ago
  89. cda3f07 Add sanity check for idempotent id's in tempest tests by Miguel Angel Ajo · 9 years ago
  90. eace174 tests: added sorting/pagination api tests for subnetpools by Ihar Hrachyshka · 9 years ago
  91. cc45c1e Merge "Match filter criteria when constructing URI for href based iteration" by Jenkins · 9 years ago
  92. fbfd75d Merge "Adding basic connectivity scenario to Neutron" by Jenkins · 9 years ago
  93. 7f79fe6 Match filter criteria when constructing URI for href based iteration by Ihar Hrachyshka · 9 years ago
  94. 88fdc32 Merge "Added API tests for page_reverse and href next/previous links" by Jenkins · 9 years ago
  95. ab42ca8 qos: Add API test for shared policy by Jakub Libosvar · 9 years ago
  96. 3912115 Use IPv[46]_BITS instead of IPV[46]_MAX_PREFIXLEN by Dustin Lundquist · 9 years ago
  97. e67ebb5 Adding basic connectivity scenario to Neutron by Itzik Brown · 9 years ago
  98. aeb03a0 Added API tests for page_reverse and href next/previous links by Ihar Hrachyshka · 9 years ago
  99. 5a4df85 Merge "Remove a SGs API test following sync to Tempest" by Jenkins · 9 years ago
  100. a8fe5a1 tests: cover port with existing sorting/pagination api tests by Ihar Hrachyshka · 9 years ago