commit | ceb882169a369c2a00c5b8d95e98fe5bf49c2d9e | [log] [tgz] |
---|---|---|
author | Lajos Katona <lajos.katona@ericsson.com> | Fri Nov 30 14:54:12 2018 +0100 |
committer | Lajos Katona <lajos.katona@ericsson.com> | Fri Jan 25 13:59:03 2019 +0100 |
tree | 6ccbfbad213b51ddef1e5cf74f50eeef0a4ac580 | |
parent | ccdd729aaf092db21977b46530ab454de25c8ece [diff] |
Add placement client for basic GET operations The goal of this placement client for tempest is to make possible the end-to-end testing of the placement based bandwidth feature (see the nova and neutron specs: https://review.openstack.org/502306 https://review.openstack.org/508149) The minimum placement microversion is 1.29, and the following operations are supported: list_allocation_candidates, list_allocations. Change-Id: I0cf1caadeb40761ec79338510919f12baf2d8f56 Partial-Bug: #1578989 See-Also: https://review.openstack.org/502306 (nova spec) See-Also: https://review.openstack.org/508149 (neutron spec)