summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-10-22 21:16:40 +0000
committerGerrit Code Review <review@openstack.org>2019-10-22 21:16:40 +0000
commit7e98aaefa9f8d94f9b6cadeee76e452666a4c0ca (patch)
treeec8a9ff41653bafd5d79b41ba7e3998b961d0ba8 /releasenotes
parentf87323562533b2436bcd215e2558855839af75e6 (diff)
parent7c1b6a799e0ac6fea511a2cf1e97aebb2f94e0d6 (diff)
downloadpython-openstackclient-7e98aaefa9f8d94f9b6cadeee76e452666a4c0ca.tar.gz
Merge "Add parent project filter for listing projects"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-parent-list-option-to-projects-10382a7176993366.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-parent-list-option-to-projects-10382a7176993366.yaml b/releasenotes/notes/add-parent-list-option-to-projects-10382a7176993366.yaml
new file mode 100644
index 00000000..fe180117
--- /dev/null
+++ b/releasenotes/notes/add-parent-list-option-to-projects-10382a7176993366.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add ``--parent`` option to ``project list`` command to filter projects
+ by the specified parent project.