Commit Graph

  • ebb9f1e346 Remove redundant where for forbidden traits Eric Fried 2018-10-11 13:30:44 +00:00
  • 2c87b35245 Merge "Remove placement.db.migration" Zuul 2018-10-11 09:22:02 +00:00
  • 358d796f99 Merge "DRY trait existence check" Zuul 2018-10-11 07:31:34 +00:00
  • 4ab87dfab1 Merge "DRY usage and capacity SQL clauses" Zuul 2018-10-11 07:31:34 +00:00
  • ce59136ce8 Placement: Remove usage of get_legacy_facade() Eric Fried 2018-10-02 12:51:11 -05:00
  • 90a5ddb4b1 Merge "Add nova database migration script" Zuul 2018-10-02 13:23:59 +00:00
  • 427feb7f92 Remove placement.db.migration Chris Dent 2018-10-02 14:10:13 +01:00
  • bff065567a Merge "Follow up for placement usage document" Zuul 2018-10-02 13:01:56 +00:00
  • b50a3cba80 Merge "Fix link from root doc to contributor guide" Zuul 2018-10-02 11:27:21 +00:00
  • 6c291488db Merge "De-nova-ify and reformat contributor guide" Zuul 2018-10-02 11:24:07 +00:00
  • 8c85050960 Merge "max-complexity=>16: refactor GET /a_c qs parsing" Zuul 2018-10-02 11:22:02 +00:00
  • 10212641bc Merge "Add a document for allcation candidates constraint" Zuul 2018-10-02 08:13:36 +00:00
  • 8928f79a5f Merge "Fix aggregate members in nested alloc candidates" Zuul 2018-10-02 08:13:35 +00:00
  • 11a4edccd7 Remove placement.db.base Chris Dent 2018-09-28 19:09:41 +01:00
  • befe1e7001 Merge "Fix member_of doc in RequestGroup.dict_from_request" Zuul 2018-09-28 08:36:46 +00:00
  • c438fdd09d Merge "Move qs parsing to placement.lib.RequestGroup" Zuul 2018-09-28 08:36:10 +00:00
  • b1d3e893a7 Merge "nova.context -> placement.context in doc strings" Zuul 2018-09-27 14:59:38 +00:00
  • cef2785246 Merge "Add alloc cands test with nested and aggregates" Zuul 2018-09-27 14:09:52 +00:00
  • 1e617ea3a1 Follow up for placement usage document Tetsuro Nakamura 2018-09-27 20:26:55 +09:00
  • da49cde1bd Fix member_of doc in RequestGroup.dict_from_request Eric Fried 2018-09-26 08:49:01 -05:00
  • baaa0d023d Merge "Put stestr group_regex in .stestr.conf" Zuul 2018-09-25 21:52:49 +00:00
  • 65c88b3bd4 Merge "Add a zuul check job for coverage" Zuul 2018-09-25 21:52:49 +00:00
  • 28a5beaec3 Merge "Use both unit and functional for coverage testing" Zuul 2018-09-25 21:47:57 +00:00
  • 9ec3900b06 Merge "oslo_config fixture in policy tests and 'placement' in policy" Zuul 2018-09-25 21:41:18 +00:00
  • 8a060062a6 Merge "wsgi: Always reset conf.CONF when starting the application" Zuul 2018-09-25 13:19:09 +00:00
  • d83b1056b4 wsgi: Always reset conf.CONF when starting the application Lee Yarwood 2018-09-20 18:09:04 +01:00
  • cec0b71a2d Add nova database migration script Dan Smith 2018-09-17 14:29:22 -07:00
  • 111aa59869 Add a document for allcation candidates constraint Tetsuro Nakamura 2018-09-21 10:20:35 +09:00
  • 59e4647276 Merge "Remove unused conf opts" Zuul 2018-09-21 11:12:37 +00:00
  • 069a1aadb1 Merge "nova.exception -> placement.exception in docstrings and comment" Zuul 2018-09-21 11:03:34 +00:00
  • c85ae69ee9 Fix aggregate members in nested alloc candidates Tetsuro Nakamura 2018-09-14 13:57:49 +09:00
  • dc472e144a Add alloc cands test with nested and aggregates Tetsuro Nakamura 2018-09-14 07:16:29 +09:00
  • e04ff2395b Fix missing specifying doctrees directory Takashi NATSUME 2018-09-21 09:36:57 +09:00
  • 4bb1c1c7c7 Fix link from root doc to contributor guide Eric Fried 2018-09-18 11:04:41 -05:00
  • 7ddf015238 Reduce max-complexity to 15 Eric Fried 2018-09-14 15:42:46 -06:00
  • 8e27880a18 Merge "Test for missing database configuration message" Zuul 2018-09-17 18:32:30 +00:00
  • fbc7925973 Merge "de-novify wsgi application to expect placement config" Zuul 2018-09-17 18:32:29 +00:00
  • 44aea7f33a nova.exception -> placement.exception in docstrings and comment Chris Dent 2018-09-15 11:57:10 -06:00
  • 0c132f262b nova.context -> placement.context in doc strings Chris Dent 2018-09-15 11:46:56 -06:00
  • ac9869e68c Sort openstack_projects in doc conf Eric Fried 2018-09-15 11:38:34 -06:00
  • f3e14547d4 De-nova-ify and reformat contributor guide Eric Fried 2018-09-06 16:16:13 -05:00
  • d4a730aad7 Merge "Link to tempest doc in tests/README.rst" Zuul 2018-09-14 22:29:08 +00:00
  • 907a2cbecd Refactor: separate limiting GET /a_c results Eric Fried 2018-09-14 15:34:06 -06:00
  • 8ef157e083 DRY trait/aggregate prefetch Eric Fried 2018-09-14 14:28:38 -06:00
  • f3bd5833d0 DRY trait existence check Eric Fried 2018-09-14 12:26:04 -06:00
  • cac06f45f8 DRY usage and capacity SQL clauses Eric Fried 2018-09-14 11:46:45 -06:00
  • 95f87ca109 max-complexity=>16: refactor GET /a_c qs parsing Eric Fried 2018-09-14 09:52:41 -06:00
  • 878268b229 Move qs parsing to placement.lib.RequestGroup Eric Fried 2018-09-13 16:49:20 -06:00
  • 4a843ddbb4 Test for missing database configuration message Chris Dent 2018-09-14 15:10:52 -06:00
  • 6cd1060d3c Merge "Rationalize and clarify database configuration" Zuul 2018-09-14 21:01:25 +00:00
  • 8895f4ae31 Merge "Update code and opts in conf/paths.py for placement" Zuul 2018-09-14 20:44:57 +00:00
  • 12a9e321bd Put stestr group_regex in .stestr.conf Chris Dent 2018-09-09 07:36:09 -06:00
  • 81d40b37b3 Add a zuul check job for coverage Chris Dent 2018-09-06 19:35:08 +01:00
  • 09905baab2 Use both unit and functional for coverage testing Chris Dent 2018-09-06 19:25:33 +01:00
  • 868e443b09 oslo_config fixture in policy tests and 'placement' in policy Chris Dent 2018-09-09 11:36:48 -06:00
  • 5143fb8856 de-novify wsgi application to expect placement config Chris Dent 2018-09-05 19:03:08 +01:00
  • cf586f599e Rationalize and clarify database configuration Chris Dent 2018-09-09 06:57:24 -06:00
  • fb6c99feec Update code and opts in conf/paths.py for placement Chris Dent 2018-09-09 06:55:37 -06:00
  • cb39c55f3d Merge "Make config docs build" Zuul 2018-09-14 16:41:23 +00:00
  • 7231b45681 Merge "Name arguments to _get_provider_ids_matching" Zuul 2018-09-14 16:34:23 +00:00
  • f2a242d457 Merge "s/placement-config-generator/config-generator/" Zuul 2018-09-14 16:34:23 +00:00
  • 9705e88fb5 Make config docs build Eric Fried 2018-09-13 10:29:32 -06:00
  • f5a25d5fd6 s/placement-config-generator/config-generator/ Eric Fried 2018-09-13 10:43:21 -06:00
  • 096c9d0d81 Merge "Update and move test README.rst" Zuul 2018-09-14 15:41:09 +00:00
  • c04f11f073 Link to tempest doc in tests/README.rst Balazs Gibizer 2018-09-14 09:32:27 -06:00
  • 3c30ed3cb4 Merge "Set upper bound on max-complexity in pep8" Zuul 2018-09-13 23:16:14 +00:00
  • 74cada8853 Merge "Update the HACKING.rst file" Zuul 2018-09-13 23:07:23 +00:00
  • 6cd3d800b9 Set upper bound on max-complexity in pep8 Chris Dent 2018-09-10 18:42:32 -06:00
  • 6df5607d23 Update the HACKING.rst file EdLeafe 2018-09-13 22:01:55 +00:00
  • 38bb02d2e3 Name arguments to _get_provider_ids_matching Eric Fried 2018-09-07 15:14:58 -05:00
  • 6be5d272e1 Merge "Remove multiple database scaffolding" Zuul 2018-09-13 21:57:26 +00:00
  • c4e50d7b89 Merge "Set the name of the package to openstack-placement" Zuul 2018-09-13 17:54:04 +00:00
  • f1775d8faf Merge "Update README to warn of status" Zuul 2018-09-13 17:23:59 +00:00
  • d91261ef62 Remove unused conf opts Chris Dent 2018-09-12 14:53:35 -06:00
  • 4704380f5c Merge "config: Add oslo-config-generator config" Zuul 2018-09-13 16:08:46 +00:00
  • 63267a07ab Update and move test README.rst Chris Dent 2018-09-12 16:05:16 -06:00
  • 8595096c82 Set the name of the package to openstack-placement Chris Dent 2018-09-12 16:26:39 -06:00
  • b495185a81 Merge "Add logging_error_fixture to functional tests" Zuul 2018-09-12 17:40:23 +00:00
  • b48ff9d556 config: Add oslo-config-generator config Lee Yarwood 2018-09-11 16:07:35 -06:00
  • da403b5522 Remove multiple database scaffolding EdLeafe 2018-09-06 18:15:32 +00:00
  • 7e7dc3b930 Merge "Rename files to remove 'placement'" Zuul 2018-09-11 15:04:21 +00:00
  • 0ba46dd5a2 Add logging_error_fixture to functional tests Chris Dent 2018-09-10 18:26:44 -06:00
  • 8166d1f5cf Update README to warn of status Chris Dent 2018-09-10 11:06:30 -06:00
  • 545ad084ee Merge "Refresh maximum version info in rest history doc" Zuul 2018-09-10 15:56:49 +00:00
  • cddcac6869 Refresh maximum version info in rest history doc Yikun Jiang 2018-09-07 16:14:43 +08:00
  • f4bd6a0732 Merge "Remove redundant reference to nova ConfFixture" Zuul 2018-09-09 13:50:47 +00:00
  • a6a978d64a Remove uuidsentinel.py Eric Fried 2018-09-08 17:11:43 -05:00
  • 285864e054 Merge "Use uuidsentinel from oslo.utils" Zuul 2018-09-08 19:57:37 +00:00
  • 2b4e09c1e4 Remove redundant reference to nova ConfFixture Eric Fried 2018-09-07 16:50:49 -05:00
  • d0c6e5c438 Merge "Add lower-constraints job" Zuul 2018-09-07 20:46:15 +00:00
  • 2233e3c25a Merge "Use templates in .zuul.yaml" Zuul 2018-09-07 20:46:14 +00:00
  • c53e4a92f5 Merge "Make docs build" Zuul 2018-09-07 20:34:48 +00:00
  • 74ab8fa2a8 Merge "Add api-ref job" Zuul 2018-09-07 20:27:20 +00:00
  • 5794b857b4 Rename files to remove 'placement' EdLeafe 2018-09-06 18:44:17 +00:00
  • ef4e680e2d Merge "Unify utils.py and util.py" Zuul 2018-09-07 13:03:25 +00:00
  • 30161a3c59 Merge "Rename PlacementPolicyFixture to PolicyFixture" Zuul 2018-09-07 13:01:07 +00:00
  • ccb084db08 Merge "Fix aesthetic issues from I4974a28de541aace043504f" Zuul 2018-09-07 13:00:23 +00:00
  • 5102e7f815 Add lower-constraints job Andreas Jaeger 2018-09-06 16:47:11 +02:00
  • d57b46d90b Use templates in .zuul.yaml Andreas Jaeger 2018-09-06 16:43:51 +02:00
  • 9b584fcd1d Make docs build Eric Fried 2018-09-05 17:06:07 -05:00