diff options
| author | Alan Bishop <abishop@redhat.com> | 2018-08-10 10:20:34 -0400 |
|---|---|---|
| committer | Alan Bishop <abishop@redhat.com> | 2018-08-10 10:20:34 -0400 |
| commit | 030fd71390e8e4b8413e916e64076337035f9aa7 (patch) | |
| tree | 49c75eb0224148002aa3919e7439e006d39d6ce0 /doc/source/cli/command-objects | |
| parent | a051bda1118158cef219cddf94a24483f6b1513b (diff) | |
| download | python-openstackclient-030fd71390e8e4b8413e916e64076337035f9aa7.tar.gz | |
Deprecate volume create --project and --user options
Cinder's volume create API does not support overriding the project_id and
user_id, and it silently igores those API inputs. Cinder always uses the
project and user info in the keystone identity associated with the API
request.
If a user specifies the --project or --user option, the volume create is
aborted and a CommandError exception is raised. This prevents a volume
from being created, but without the desired project/user values.
A user wishing to specify alternate values can still do so using identity
overrides (e.g. --os-username, --os-project-id).
Story: 2002583
Task: 22192
Change-Id: Ia9f910ea1b0e61797e8c8c463fa28e7390f15bf9
Diffstat (limited to 'doc/source/cli/command-objects')
0 files changed, 0 insertions, 0 deletions
