python-muranoclient/releasenotes/notes/list-environments-of-a-given-project-e407dd5271649ad2.yaml
Alexander Tivelkov a6b573f42d Support for environment list filtering by project id
Added an optional parameter to the 'list' method of
'EnvironmentManager' class to support the filtering of environment
list by the owner tenant (project)

Change-Id: I9195a30c287d56dedd12099843f2c131882079a5
Implements-blueprint: list-environments-of-a-given-project
Depends-on: I90b0dd672d5a431f63e52753d7f517fd3d0ec6eb
2016-11-23 18:24:04 -08:00

5 lines
169 B
YAML

---
features:
- The client now is able to consume the updated `List Environments` API call,
which may be used to filter environments by an owner project (tenant).