diff options
author | Lingxian Kong <anlin.kong@gmail.com> | 2021-04-29 11:47:26 +1200 |
---|---|---|
committer | Lingxian Kong <anlin.kong@gmail.com> | 2021-04-29 14:17:48 +1200 |
commit | e41d08d24325a61a213592934b508bf77ce67dac (patch) | |
tree | 0052ccd5e8f0ea311d1b5b1ef42c230d85d9b93d /releasenotes/notes/xena-support-project-name-quota-cli.yaml | |
parent | 1d533778d7cdc04d6319b7d015571d7b3503b0e1 (diff) | |
download | python-troveclient-e41d08d24325a61a213592934b508bf77ce67dac.tar.gz |
Support project name in quota CLI
Change-Id: I9886792f346bbe8d4887539ca69588b4957547e1
Diffstat (limited to 'releasenotes/notes/xena-support-project-name-quota-cli.yaml')
-rw-r--r-- | releasenotes/notes/xena-support-project-name-quota-cli.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/xena-support-project-name-quota-cli.yaml b/releasenotes/notes/xena-support-project-name-quota-cli.yaml new file mode 100644 index 0000000..ef4164e --- /dev/null +++ b/releasenotes/notes/xena-support-project-name-quota-cli.yaml @@ -0,0 +1,3 @@ +--- +features: + - Support both project name and ID in quota CLI. |