python-muranoclient/releasenotes/notes/fix-owned-flag-e8b718c074c1c314.yaml
Omar Shykhkerimov bd4645d567 Fix 'owned' flag when Glare is used
This patch adds 'owner' filter for Glare if 'owned' parameter
is used for filtering artifacts.

Change-Id: Id855904f15b7d90096cc1466332dc4f20d22891e
Closes-bug: #1603505
2016-09-19 11:59:23 +00:00

5 lines
124 B
YAML

---
fixes:
- It was impossible to use `--owned` flag when Glare was used
to filter packages. This issue is fixed now.