Commit Graph

  • af0087b5da Merge "Clarify the NOTE associated with ordering of middleware" Zuul 2019-09-03 14:20:08 +00:00
  • 58cc98e599 Merge "Merge request log and request id middlewares" Zuul 2019-09-03 14:20:07 +00:00
  • 156b083357 Fix typo in microversion sequence test Chris Dent 2019-08-30 17:32:55 +01:00
  • 8272dfee98 Fix links to migration scripts Jens Harbott 2019-08-29 08:44:12 +00:00
  • 75fb2fe8a3 Clarify the NOTE associated with ordering of middleware Chris Dent 2019-07-29 17:26:52 +01:00
  • 7327f2eeec Merge request log and request id middlewares Chris Dent 2019-08-16 17:17:36 +01:00
  • 7e88510891 Merge "Get usages in _build_provider_summaries()" Zuul 2019-08-27 23:31:34 +00:00
  • 3a732f8715 Refactor exclude_nested_providers() Tetsuro Nakamura 2019-08-19 13:06:22 +00:00
  • 25732260b5 Get usages in _build_provider_summaries() Tetsuro Nakamura 2019-08-19 06:31:46 +00:00
  • 768cc88902 Add place-held _static dir for Sphinx 2.2.0 Chris Dent 2019-08-27 15:24:05 +01:00
  • 31794c8546 api-ref: fix typo in aggregates note Matt Riedemann 2019-08-20 12:16:54 -04:00
  • aecd0f3497 Avoid duplicate ProviderSummary in _merge_candidates Chris Dent 2019-08-09 12:32:49 +01:00
  • 5dda479f5b Add a rw_ctx.psum_res_by_rp_rc, for clarity Chris Dent 2019-08-13 16:32:14 +01:00
  • 803d673c1f Use rp.id instead of uuid in _rp_rc_key Chris Dent 2019-08-13 16:55:24 +01:00
  • 3f82e3a958 Add rw_ctx.parent_uuid_by_rp_uuid, for clarity Chris Dent 2019-08-13 15:56:54 +01:00
  • 978408b900 Add gabbits using a DeepNUMANetworkFixture Chris Dent 2019-08-13 15:09:10 +01:00
  • 9d256fa6c7 gabbi test for same_subtree with an ancestry hole Eric Fried 2019-08-14 13:48:50 -05:00
  • a6e1a19a85 Add tests demonstrating overlapping same_subtreeZ Eric Fried 2019-08-14 19:01:04 -05:00
  • 0e199901df Fix allocation bug in NUMANetworkFixture Eric Fried 2019-08-14 13:35:38 -05:00
  • 1801671616 Merge "Use expanding bindparam in get_traits_by_provider_tree" Zuul 2019-08-12 15:30:44 +00:00
  • e8258fd2e3 Merge "Copy AllocationRequestResource only when necessary" Zuul 2019-08-10 01:08:26 +00:00
  • 06cfc94f48 Merge "Extract a _get_schema from list_allocation_candidates" Zuul 2019-08-09 16:03:12 +00:00
  • 3c1021817d Use expanding bindparam in get_traits_by_provider_tree Chris Dent 2019-08-09 16:43:32 +01:00
  • a86f727676 Merge "Add __copy__ method to AllocationRequest{,Resource}" Zuul 2019-08-09 14:38:20 +00:00
  • e96237050a Copy AllocationRequestResource only when necessary Eric Fried 2019-08-08 12:05:07 -05:00
  • f49096ab7b Merge "Correct SQL docstring on _get_usages_by_provider_trees" Zuul 2019-08-09 03:40:47 +00:00
  • 1a7d39beed Add __copy__ method to AllocationRequest{,Resource} Chris Dent 2019-08-08 15:08:25 +01:00
  • 2c13a2b7c4 Merge "Use another expanding bindparam in _get_usages_by_provider_trees" Zuul 2019-08-08 18:59:58 +00:00
  • a015e08d8b Merge "Move provider_ids_from_rp_ids to allocation_candidate and fix" Zuul 2019-08-08 18:59:17 +00:00
  • 0d3020cd64 Merge "Add apache benchmark (ab) to end of perfload jobs" Zuul 2019-08-08 13:19:32 +00:00
  • 19526abc3f Merge "_get_all_by_filters_from_db do not cast to list of dict" Zuul 2019-08-08 13:02:39 +00:00
  • b16b48ad63 Correct SQL docstring on _get_usages_by_provider_trees Chris Dent 2019-08-08 12:26:00 +01:00
  • f69f584577 Use another expanding bindparam in _get_usages_by_provider_trees Chris Dent 2019-08-08 11:26:15 +01:00
  • 6de94f98e5 Move provider_ids_from_rp_ids to allocation_candidate and fix Chris Dent 2019-08-07 11:31:39 +01:00
  • 307805f96c Merge "Optimize trait creation to check existence first" Zuul 2019-08-08 03:47:24 +00:00
  • 9ed8c94149 Merge "Improve docs and comments for provider_ids_from_rp_ids" Zuul 2019-08-07 22:10:05 +00:00
  • ebf4e0e6db Merge "Clean up the extend_usages_by_provider_tree method" Zuul 2019-08-07 21:46:55 +00:00
  • 77a24af170 Merge "Implement a more complex nested-perfload topology" Zuul 2019-08-07 20:39:44 +00:00
  • a34d8fa43d Merge "Trivial: Remove duplicate usage of db context" Zuul 2019-08-07 17:41:17 +00:00
  • 13a7ff6f1f Merge "Use expanding bindparam in extend_usages_by_provider_tree" Zuul 2019-08-07 16:11:49 +00:00
  • cf167f299a Merge "Make _get_trees_with_traits return a set" Zuul 2019-08-07 16:11:48 +00:00
  • de54c7f631 Merge "Track usage info on RequestWideSearchContext" Zuul 2019-08-07 16:11:46 +00:00
  • bea519089e Merge "Run nested-perfload parallel correctly" Zuul 2019-08-07 16:11:45 +00:00
  • 5fd2d18c30 Optimize trait creation to check existence first Chris Dent 2019-07-30 16:14:25 +01:00
  • d65fb81039 Improve docs and comments for provider_ids_from_rp_ids Chris Dent 2019-08-07 11:15:21 +01:00
  • 8da825efc9 Remove double join in provider_ids_from_rp_ids Chris Dent 2019-08-01 13:17:07 +01:00
  • 9820b1bd20 Clean up the extend_usages_by_provider_tree method Chris Dent 2019-08-07 10:50:15 +01:00
  • d6c151f277 Trivial: Remove duplicate usage of db context Tetsuro Nakamura 2019-08-06 08:54:32 +00:00
  • 5883c794f9 Use expanding bindparam in extend_usages_by_provider_tree Chris Dent 2019-08-05 17:19:50 +01:00
  • 51e4f4195e Make _get_trees_with_traits return a set Chris Dent 2019-08-05 16:01:15 +01:00
  • 5dd9a2904d Track usage info on RequestWideSearchContext Chris Dent 2019-08-05 12:49:56 +01:00
  • 0386f53407 Further optimize _build_provider_summaries Eric Fried 2019-08-02 11:32:54 -05:00
  • 6ef820c982 Add RequestWideSearchContext.summaries_by_id Chris Dent 2019-08-02 10:56:14 +01:00
  • ed03085187 Add apache benchmark (ab) to end of perfload jobs Chris Dent 2019-07-30 15:33:39 +01:00
  • 07d7749cff Implement a more complex nested-perfload topology Chris Dent 2019-07-30 14:05:42 +01:00
  • 7464ff6e24 Run nested-perfload parallel correctly Chris Dent 2019-07-30 13:46:13 +01:00
  • 5f6393312b Merge "Use TraitCache for Trait.get_by_name" Zuul 2019-08-06 05:48:35 +00:00
  • 5466ec1833 Make placement base API return version without auth yatinkarel 2019-08-05 12:58:02 +05:30
  • b12cba973d Merge "Use expanding bindparam in provider_ids_from_rp_ids in_" Zuul 2019-08-02 17:38:44 +00:00
  • 089029e92e Merge "Use __slots__ in commonly used objects" Zuul 2019-08-02 17:38:43 +00:00
  • d4d9457aa1 Use expanding bindparam in provider_ids_from_rp_ids in_ Chris Dent 2019-08-01 15:22:53 +01:00
  • 5d3243f4b9 Use __slots__ in commonly used objects Chris Dent 2019-08-02 10:16:22 +01:00
  • 8626b6517b Remove ProviderIds namedtuple Chris Dent 2019-07-31 12:34:30 +01:00
  • 069c531b1a _get_all_by_filters_from_db do not cast to list of dict Chris Dent 2019-08-01 10:51:25 +01:00
  • d04168088c Bump os-traits minimum to 0.16.0 Chris Dent 2019-08-01 10:05:15 +01:00
  • 835081ac36 Blacklist sphinx 2.1.0 (autodoc bug) pengyuesheng 2019-07-31 16:42:01 +08:00
  • a0e2c0273f Use TraitCache for Trait.get_by_name Chris Dent 2019-07-31 08:54:13 +01:00
  • 541052ad5e Merge "Extra gabbi tests for same_subtree" Zuul 2019-07-31 04:42:41 +00:00
  • fe6ec89020 Merge "Run 'tempest-ipv6-only' job in gate" Zuul 2019-07-30 16:52:03 +00:00
  • 3b484c80d5 Extra gabbi tests for same_subtree Eric Fried 2019-07-09 14:29:55 -05:00
  • 2f56f379a5 Merge "Use integrated-gate-placement zuul template" Zuul 2019-07-25 20:10:27 +00:00
  • b1a7338d2f Use integrated-gate-placement zuul template Chris Dent 2019-07-17 13:53:36 +01:00
  • b09f2f917f Make a TraitCache similar to ResourceClassCache Chris Dent 2019-07-23 14:39:42 +01:00
  • 18c3ebc008 Merge "Further simplify microversion utils" Zuul 2019-07-23 18:52:10 +00:00
  • 0fe26e363c Merge "Simplify placement.microversion:_fully_qualified_name" Zuul 2019-07-23 16:22:32 +00:00
  • d08817bb5a Merge "Update api-ref to point to API-SIG microversion spec" Zuul 2019-07-23 16:22:31 +00:00
  • 7efcb2e7f1 Further simplify microversion utils Eric Fried 2019-07-23 08:57:58 -05:00
  • 885012cb64 Merge "Update api-ref location" Zuul 2019-07-23 12:23:33 +00:00
  • 7266ce87f6 Merge "Make placement testing easier on osx" Zuul 2019-07-23 12:23:32 +00:00
  • 99b107fb5a Update api-ref to point to API-SIG microversion spec Chris Dent 2019-07-23 11:33:05 +01:00
  • 7b3c179fe4 Update api-ref location Andreas Jaeger 2019-07-22 18:56:36 +02:00
  • 8eedcfcea5 Run 'tempest-ipv6-only' job in gate Ghanshyam Mann 2019-07-20 17:54:00 +00:00
  • 9e8040bf0c Merge "Move rc_cache onto RequestContext" Zuul 2019-07-19 00:26:22 +00:00
  • a24868fd8b Bump os-resource-classes requirements Chris Dent 2019-07-18 13:26:12 +01:00
  • d76d6ab779 Extract a _get_schema from list_allocation_candidates Chris Dent 2019-07-12 15:09:28 +01:00
  • 2fc321aea3 Move rc_cache onto RequestContext Chris Dent 2019-07-17 18:28:11 +01:00
  • baaaff17b5 Make placement testing easier on osx Chris Dent 2019-07-17 13:24:44 +01:00
  • 3ba36fb717 Merge "Add Python 3 Train unit tests" Zuul 2019-07-16 09:42:51 +00:00
  • 482d80a5fb Merge "Follow up fix for same_subtree documentation" Zuul 2019-07-15 08:38:55 +00:00
  • a6ada10049 Merge "api-ref: Document generations" Zuul 2019-07-12 17:25:57 +00:00
  • d2b452d7f5 Simplify placement.microversion:_fully_qualified_name Chris Dent 2019-07-12 14:27:41 +01:00
  • b9cbda42a1 Merge "Doc same_subtree queryparam" Zuul 2019-07-11 23:04:42 +00:00
  • bf4e02478a Merge "Add placement.query.missing_value in api-ref" Zuul 2019-07-11 23:04:39 +00:00
  • a09defd661 api-ref: Document generations Eric Fried 2019-07-09 17:10:59 -05:00
  • 49f28a93cc Merge "Add query.duplicate_key and .bad_value in api-ref" Zuul 2019-07-11 08:28:55 +00:00
  • 4ae8ffea1e Add placement.query.missing_value in api-ref Tetsuro Nakamura 2019-07-09 10:39:55 +00:00
  • 7858375439 Add Python 3 Train unit tests Corey Bryant 2019-07-05 11:57:42 -04:00
  • 83facc1947 Merge "Add a test for granular member_of not flowing down" Zuul 2019-07-10 07:23:35 +00:00
  • 3f786431a4 Doc same_subtree queryparam Tetsuro Nakamura 2019-07-08 07:42:52 +00:00
  • 328f7a3a36 Add query.duplicate_key and .bad_value in api-ref Eric Fried 2019-07-09 16:57:58 -05:00