1. ebc2514 Fix Quota error while running tests by Prateek Arora · 8 years ago
  2. c0caa2e Switch to use idempotent_id decorator from tempest.lib by Sławek Kapłoński · 8 years ago
  3. 4f374ac Merge "Remove test cases that moved to tempest" by Jenkins · 8 years ago
  4. 534dc90 Merge "Adding cleanup of floating ips" by Jenkins · 8 years ago
  5. a3926d9 Adding cleanup of floating ips by Itzik Brown · 8 years ago
  6. 2193678 Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  7. bfc16b9 Merge "Enhance tag mechanism" by Jenkins · 8 years ago
  8. eb53115 Enhance tag mechanism by Hirofumi Ichihara · 8 years ago
  9. 53005f4 Use addCleanup instead of tearDown by Cedric Brandily · 8 years ago
  10. dbd5d8e Fix importing old path for exceptions by Hirofumi Ichihara · 8 years ago
  11. c0411e9 Checking functionality of DVR by Genadi Chereshnya · 9 years ago
  12. 4a764ea neutron-lib: use L3 constant by Gary Kotton · 8 years ago
  13. 2192e3f Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()" by Jenkins · 8 years ago
  14. f09b6e5 Raise AssertionError instead of eventlet.timeout.Timeout when failing. by Wim De Clercq · 8 years ago
  15. d5685e3 Replaces uuid.uuid4 with uuidutils.generate_uuid() by Luong Anh Tuan · 8 years ago
  16. 3e30597 Fix ext alias in revision API test by Kevin Benton · 8 years ago
  17. b2cd665 Merge "Bulk creation of SecurityGroups" by Jenkins · 8 years ago
  18. 793345e Use DB field sizes instead of _MAX_LEN constants by Henry Gessau · 8 years ago
  19. 2b2b6e0 Remove test cases that moved to tempest by Bruce Tan · 8 years ago
  20. 4e2ca46 Bulk creation of SecurityGroups by Reedip · 8 years ago
  21. 3bd3d0f tempest: Fix qos extension check by YAMAMOTO Takashi · 8 years ago
  22. 691c71b Merge "Add API test for tag" by Jenkins · 8 years ago
  23. ff29406 Tempest tests uses only supported QoS rule types by Sławek Kapłoński · 8 years ago
  24. 9e3db15 Merge "Using a new security group in scenario tests" by Jenkins · 8 years ago
  25. 68f47a7 Merge "Add missing revises_on_change attribute" by Jenkins · 8 years ago
  26. ba9a492 Add missing revises_on_change attribute by Lujin · 8 years ago
  27. 32d9af8 Merge "Replace assertEqual(None, *) with assertIsNone in tests" by Jenkins · 8 years ago
  28. bac51dc Using a new security group in scenario tests by Itzik Brown · 8 years ago
  29. 694b3ae Disallow specifying too long name and description for qos by Nam Nguyen Hoai · 8 years ago
  30. fd88eee Replace assertEqual(None, *) with assertIsNone in tests by gengchc2 · 8 years ago
  31. 751cade Retire deprecations for constants, exceptions, attributes by Henry Gessau · 8 years ago
  32. 575aa28 test_routers_flavors: Skip if requirements are not met by YAMAMOTO Takashi · 8 years ago
  33. dff9609 Merge "Have RouterRoute object increment Router revision" by Jenkins · 8 years ago
  34. d158683 Have RouterRoute object increment Router revision by Omer Anson · 8 years ago
  35. f2d779a Merge "Add api test for create update network and port with dns" by Jenkins · 8 years ago
  36. fa6c78d Extend project_id in object dicts (Newton only) by Henry Gessau · 8 years ago
  37. e4ac6b5 Merge "Use more specific asserts in tests" by Jenkins · 8 years ago
  38. ab63e6e Merge "Disallow specifying too long name for meter-label" by Jenkins · 8 years ago
  39. de870d6 Add api test for create update network and port with dns by Manjeet Singh Bhatia · 8 years ago
  40. 5d6743b Disallow specifying too long name for meter-label by hobo.kengo · 8 years ago
  41. e46e203 Merge "tests: Move testtools to 3rd party libraries section" by Jenkins · 8 years ago
  42. 1644056 Merge "Refetch subnet/network from DB in ML2 update ops" by Jenkins · 8 years ago
  43. 2225bb7 Merge "Add missing revision number altercations" by Jenkins · 8 years ago
  44. f46e7a2 Refetch subnet/network from DB in ML2 update ops by Kevin Benton · 8 years ago
  45. a2ceb2d Add missing revision number altercations by Kevin Benton · 8 years ago
  46. f8fa4de Merge "Add MAC address to subports in trunk_details" by Jenkins · 8 years ago
  47. f1d3f59 Merge "Fix ML2 revision_number handling in port updates" by Jenkins · 8 years ago
  48. 28bb93a tests: Move testtools to 3rd party libraries section by Jakub Libosvar · 8 years ago
  49. a2bd97b Fix ML2 revision_number handling in port updates by Kevin Benton · 8 years ago
  50. ce770d4 Merge "API tests: Check MTU sanity of trunk/subport" by Jenkins · 8 years ago
  51. c510676 API tests: Check MTU sanity of trunk/subport by Hynek Mlnarik · 8 years ago
  52. 124378b Clean-up Tempest test networks with project_id by Miguel Lavalle · 8 years ago
  53. 001d880 Add MAC address to subports in trunk_details by Armando Migliaccio · 8 years ago
  54. 3b082fe Add admin api tests for project-id by Henry Gessau · 8 years ago
  55. 88d3fce Merge "Include timezone in timestamp fields" by Jenkins · 8 years ago
  56. 8225179 Merge "Add common way to extend standard attribute models" by Jenkins · 8 years ago
  57. 82b0d74 Add API test to ensure IPs can be added by subnet by Kevin Benton · 8 years ago
  58. dd59bfc Merge "Correct floating IP extra attributes updating issues" by Jenkins · 8 years ago
  59. b944fcb Add common way to extend standard attribute models by Kevin Benton · 8 years ago
  60. a998fdd Merge "Disable DHCP on test_create_port_when_quotas_is_full" by Jenkins · 8 years ago
  61. 6243f43 Include timezone in timestamp fields by Kevin Benton · 8 years ago
  62. d501f8d Merge "Prevent use filter(lambda obj: test(obj), data)" by Jenkins · 8 years ago
  63. 39e5f10 Correct floating IP extra attributes updating issues by LIU Yulong · 9 years ago
  64. 7ffb3a2 Merge "Make optional the validation of filters" by Jenkins · 8 years ago
  65. c486b97 Prevent use filter(lambda obj: test(obj), data) by Nguyen Phuong An · 8 years ago
  66. 16c644f Disable DHCP on test_create_port_when_quotas_is_full by Kevin Benton · 8 years ago
  67. 9ba3900 Merge "Defer setting 'ha'/'distributed' flags in L3 code" by Jenkins · 8 years ago
  68. f5fb4c6 Accept and return project_id for API calls by Dariusz Smigiel · 8 years ago
  69. b72bc66 Defer setting 'ha'/'distributed' flags in L3 code by Kevin Benton · 8 years ago
  70. daab26f Merge "Use correct exception in L3 driver controller" by Jenkins · 8 years ago
  71. 1be97b4 Make optional the validation of filters by Victor Morales · 8 years ago
  72. 347e79b Merge "Detect DBReferenceError when deleting flavor" by Jenkins · 8 years ago
  73. a4ebd6d Merge "Add API test for L3 Flavors" by Jenkins · 8 years ago
  74. 11cfe24 Use correct exception in L3 driver controller by Kevin Benton · 8 years ago
  75. 3080b39 Detect DBReferenceError when deleting flavor by Kevin Benton · 8 years ago
  76. a425a72 Add API test for L3 Flavors by Kevin Benton · 8 years ago
  77. 5b60664 Include timestamps in trunk API test comparisions by Armando Migliaccio · 8 years ago
  78. 9ccd77f Merge "Add timestamp fields for neutron ext resources" by Jenkins · 8 years ago
  79. d51ac3b Merge "Expose revision_number to trunk API" by Jenkins · 8 years ago
  80. fcb3cc9 Merge "Change 'revision' to 'revision_number'" by Jenkins · 8 years ago
  81. 13adb74 Expose revision_number to trunk API by Armando Migliaccio · 8 years ago
  82. 2f06790 Change 'revision' to 'revision_number' by Kevin Benton · 8 years ago
  83. f562069 Add timestamp fields for neutron ext resources by ZhaoBo · 9 years ago
  84. d07ba91 Merge "Remove unnecessary setUp and resource_setup" by Jenkins · 8 years ago
  85. 8ae9d2e Merge "qos: require min_kbps parameter for minimum bandwidth rule" by Jenkins · 8 years ago
  86. bc94817 Merge "Using revision_number to ensure no overlap in *one* network" by Jenkins · 8 years ago
  87. 33034bf qos: require min_kbps parameter for minimum bandwidth rule by Ihar Hrachyshka · 8 years ago
  88. 533f462 Merge "Expose timestamp attributes on trunk API" by Jenkins · 8 years ago
  89. 959731d Merge "Expose description attribute on trunk API" by Jenkins · 8 years ago
  90. 71d3470 Expose timestamp attributes on trunk API by Armando Migliaccio · 8 years ago
  91. 4273831 Expose description attribute on trunk API by Armando Migliaccio · 8 years ago
  92. 3bed5cf Remove unnecessary setUp and resource_setup by zhufl · 8 years ago
  93. 21b3c32 Remove unused config.CONF by zhufl · 8 years ago
  94. e4c099f Add QoS minimum bandwidth rule for instance egress traffic by Rodolfo Alonso Hernandez · 8 years ago
  95. 311fe8c Merge "Check target_tenant when create rbac policy" by Jenkins · 8 years ago
  96. 874a529 Merge "Implement the DELETE method for get-me-a-network" by Jenkins · 8 years ago
  97. 0acecc6 Fix internal server error during updating QoS rule by Sławek Kapłoński · 8 years ago
  98. 2984b6d Using revision_number to ensure no overlap in *one* network by Nam Nguyen Hoai · 8 years ago
  99. f180618 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  100. 66818ea Implement the DELETE method for get-me-a-network by Armando Migliaccio · 8 years ago