1. 9bb6bf6 Merge "Add basic status transition trunk scenario test" by Jenkins · 8 years ago
  2. 19b5b13 Merge "Add admin api tests for project-id" by Jenkins · 8 years ago
  3. a305d59 Add basic status transition trunk scenario test by Kevin Benton · 8 years ago
  4. 3b082fe Add admin api tests for project-id by Henry Gessau · 8 years ago
  5. 88d3fce Merge "Include timezone in timestamp fields" by Jenkins · 8 years ago
  6. 8225179 Merge "Add common way to extend standard attribute models" by Jenkins · 8 years ago
  7. ae35215 Merge "Add API test to ensure IPs can be added by subnet" by Jenkins · 8 years ago
  8. 82b0d74 Add API test to ensure IPs can be added by subnet by Kevin Benton · 8 years ago
  9. dd59bfc Merge "Correct floating IP extra attributes updating issues" by Jenkins · 8 years ago
  10. b944fcb Add common way to extend standard attribute models by Kevin Benton · 8 years ago
  11. a998fdd Merge "Disable DHCP on test_create_port_when_quotas_is_full" by Jenkins · 8 years ago
  12. 6243f43 Include timezone in timestamp fields by Kevin Benton · 8 years ago
  13. d501f8d Merge "Prevent use filter(lambda obj: test(obj), data)" by Jenkins · 8 years ago
  14. 39e5f10 Correct floating IP extra attributes updating issues by LIU Yulong · 9 years ago
  15. 7ffb3a2 Merge "Make optional the validation of filters" by Jenkins · 8 years ago
  16. c486b97 Prevent use filter(lambda obj: test(obj), data) by Nguyen Phuong An · 8 years ago
  17. 16c644f Disable DHCP on test_create_port_when_quotas_is_full by Kevin Benton · 8 years ago
  18. 9ba3900 Merge "Defer setting 'ha'/'distributed' flags in L3 code" by Jenkins · 8 years ago
  19. 1f15cf2 Merge "Accept and return project_id for API calls" by Jenkins · 8 years ago
  20. f5fb4c6 Accept and return project_id for API calls by Dariusz Smigiel · 8 years ago
  21. b72bc66 Defer setting 'ha'/'distributed' flags in L3 code by Kevin Benton · 8 years ago
  22. daab26f Merge "Use correct exception in L3 driver controller" by Jenkins · 8 years ago
  23. 1be97b4 Make optional the validation of filters by Victor Morales · 8 years ago
  24. 347e79b Merge "Detect DBReferenceError when deleting flavor" by Jenkins · 8 years ago
  25. a4ebd6d Merge "Add API test for L3 Flavors" by Jenkins · 8 years ago
  26. 11cfe24 Use correct exception in L3 driver controller by Kevin Benton · 8 years ago
  27. 3a714ab Merge "Include timestamps in trunk API test comparisions" by Jenkins · 8 years ago
  28. 3080b39 Detect DBReferenceError when deleting flavor by Kevin Benton · 8 years ago
  29. a425a72 Add API test for L3 Flavors by Kevin Benton · 8 years ago
  30. 5b60664 Include timestamps in trunk API test comparisions by Armando Migliaccio · 8 years ago
  31. 9ccd77f Merge "Add timestamp fields for neutron ext resources" by Jenkins · 8 years ago
  32. d51ac3b Merge "Expose revision_number to trunk API" by Jenkins · 8 years ago
  33. fcb3cc9 Merge "Change 'revision' to 'revision_number'" by Jenkins · 8 years ago
  34. 13adb74 Expose revision_number to trunk API by Armando Migliaccio · 8 years ago
  35. 2f06790 Change 'revision' to 'revision_number' by Kevin Benton · 8 years ago
  36. f562069 Add timestamp fields for neutron ext resources by ZhaoBo · 9 years ago
  37. d07ba91 Merge "Remove unnecessary setUp and resource_setup" by Jenkins · 8 years ago
  38. 8ae9d2e Merge "qos: require min_kbps parameter for minimum bandwidth rule" by Jenkins · 8 years ago
  39. bc94817 Merge "Using revision_number to ensure no overlap in *one* network" by Jenkins · 8 years ago
  40. 33034bf qos: require min_kbps parameter for minimum bandwidth rule by Ihar Hrachyshka · 8 years ago
  41. 533f462 Merge "Expose timestamp attributes on trunk API" by Jenkins · 8 years ago
  42. 959731d Merge "Expose description attribute on trunk API" by Jenkins · 8 years ago
  43. 5840f8a Merge "Add QoS minimum bandwidth rule for instance egress traffic" by Jenkins · 8 years ago
  44. 71d3470 Expose timestamp attributes on trunk API by Armando Migliaccio · 8 years ago
  45. 4273831 Expose description attribute on trunk API by Armando Migliaccio · 8 years ago
  46. f3c0e2b Merge "Remove unused config.CONF" by Jenkins · 8 years ago
  47. 3bed5cf Remove unnecessary setUp and resource_setup by zhufl · 8 years ago
  48. 21b3c32 Remove unused config.CONF by zhufl · 8 years ago
  49. e4c099f Add QoS minimum bandwidth rule for instance egress traffic by Rodolfo Alonso Hernandez · 8 years ago
  50. 311fe8c Merge "Check target_tenant when create rbac policy" by Jenkins · 8 years ago
  51. 874a529 Merge "Implement the DELETE method for get-me-a-network" by Jenkins · 8 years ago
  52. ec62ad8 Merge "Fix internal server error during updating QoS rule" by Jenkins · 8 years ago
  53. 0acecc6 Fix internal server error during updating QoS rule by Sławek Kapłoński · 8 years ago
  54. 7413fc8 Merge "Filter out external networks in NetworksSearchCriteriaTest" by Jenkins · 8 years ago
  55. 2984b6d Using revision_number to ensure no overlap in *one* network by Nam Nguyen Hoai · 8 years ago
  56. aab4b54 Merge "Revert "Fix NoSuchOptError on identity config option lookup"" by Jenkins · 8 years ago
  57. 66818ea Implement the DELETE method for get-me-a-network by Armando Migliaccio · 8 years ago
  58. a2275dc Revert "Fix NoSuchOptError on identity config option lookup" by Armando Migliaccio · 8 years ago
  59. a1cd331 Filter out external networks in NetworksSearchCriteriaTest by Ihar Hrachyshka · 8 years ago
  60. d011340 Fix NoSuchOptError on identity config option lookup by Armando Migliaccio · 8 years ago
  61. 8daed56 Merge "Add floating IP test to ensure backwards compat" by Jenkins · 8 years ago
  62. 23d9449 Add floating IP test to ensure backwards compat by Kevin Benton · 8 years ago
  63. dcdfa67 Check target_tenant when create rbac policy by shihanzhang · 9 years ago
  64. fff0e71 Merge "Added API extensions to detect sorting/pagination features" by Jenkins · 8 years ago
  65. 302c7c5 Merge "Fix for creation of network environment twice" by Jenkins · 8 years ago
  66. cc395c0 Fix for creation of network environment twice by Genadi Chereshnya · 8 years ago
  67. 9bcf122 Merge "Add API tests for router and DHCP port status" by Jenkins · 8 years ago
  68. 34feb5b Added API extensions to detect sorting/pagination features by Ihar Hrachyshka · 9 years ago
  69. 5ff4505 Merge "Increment revision numbers on object changes" by Jenkins · 8 years ago
  70. 026880f Merge "Add some negative policy router interface tests" by Jenkins · 8 years ago
  71. 183b7be Increment revision numbers on object changes by Kevin Benton · 9 years ago
  72. c66aa80 Add API tests for router and DHCP port status by Kevin Benton · 8 years ago
  73. 135ae20 Add some negative policy router interface tests by Kevin Benton · 8 years ago
  74. 8edc02d Merge "Prohibit deletion of ports currently in use by a trunk" by Jenkins · 8 years ago
  75. 94b06c0 Merge "Revisit (add|remove)_subports request body" by Jenkins · 8 years ago
  76. f419772 Prohibit deletion of ports currently in use by a trunk by Rawlin Peters · 8 years ago
  77. 2447b38 Revisit (add|remove)_subports request body by Armando Migliaccio · 8 years ago
  78. 1c60206 Merge "Enable passive deletes on trunk deletion" by Jenkins · 8 years ago
  79. 232642c Enable passive deletes on trunk deletion by Armando Migliaccio · 8 years ago
  80. 1545c4f Merge "Removed smoke tags from *SearchCriteriaTest test cases" by Jenkins · 8 years ago
  81. c7452e7 Removed smoke tags from *SearchCriteriaTest test cases by Ihar Hrachyshka · 8 years ago
  82. 1d6f05b Merge "Add new attributes to trunk model" by Jenkins · 8 years ago
  83. 89a24f1 Add new attributes to trunk model by Armando Migliaccio · 9 years ago
  84. be701fe Merge "Fill in trunk_details on port resource" by Jenkins · 8 years ago
  85. 1370f3d Merge "Improve cleanup logic for trunk tests" by Jenkins · 8 years ago
  86. 3c8a7c2 Merge "QoSTest: skip if qos extension is not available" by Jenkins · 8 years ago
  87. ca17464 QoSTest: skip if qos extension is not available by YAMAMOTO Takashi · 8 years ago
  88. 27c4a9d Fill in trunk_details on port resource by Ryan Tidwell · 9 years ago
  89. 043ac04 Merge "qos basic scenario" by Jenkins · 8 years ago
  90. d26a274 Improve cleanup logic for trunk tests by Armando Migliaccio · 9 years ago
  91. 77fd628 Merge "Add object versioning to QoS DSCP." by Jenkins · 9 years ago
  92. dbf2482 Add object versioning to QoS DSCP. by David Shaughnessy · 9 years ago
  93. 1ef813a qos basic scenario by Itzik Brown · 9 years ago
  94. d8eef5e Merge "List only admin_state_up auto-allocated resources" by Jenkins · 9 years ago
  95. a986fe5 Merge "Skip TrunksSearchCriteriaTest if the extension is not available" by Jenkins · 9 years ago
  96. 86f6dd8 Merge "Remove unused LOG" by Jenkins · 9 years ago
  97. ed9e45a Skip TrunksSearchCriteriaTest if the extension is not available by YAMAMOTO Takashi · 9 years ago
  98. c9bb021 Merge "Add sorting and pagination tests for trunk resources" by Jenkins · 9 years ago
  99. b69dd18 Merge "Enable CRUD for trunk ports" by Jenkins · 9 years ago
  100. 98ded21 Merge "Use tempest.lib tenants_client" by Jenkins · 9 years ago