keypair-list should allow you to specify a user
Bug #1655062 reported by
Javier Diaz Jr
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Won't Fix
|
High
|
Alexey Stupnikov |
Bug Description
Request to backport https:/
Detailed bug description:
Bug mentioned provides fix to allow for `nova keypair-list --user` functionality to work. As of MOS 8.0 MU3 this code is not yet implemented into MOS and as such this command fails.
Steps to reproduce:
Execute `nova keypair-list --user <user>` from MOS 8 CLI
Expected results:
Should provide list of keypairs for that specific user.
Actual result:
Nova CLI does not recognize argument --user
Reproducibility:
100%
Workaround:
None that I know
Impact:
Makes management of keypairs somewhat difficult for customer.
Description of the environment:
- Operation system: Ubuntu 14.04
- MOS 8.0
summary: |
- keypair-list should allow you to specify a user or all-users Edit + keypair-list should allow you to specify a user |
Changed in mos: | |
importance: | Undecided → High |
assignee: | nobody → MOS Maintenance (mos-maintenance) |
tags: | added: ct1 |
Changed in mos: | |
milestone: | 8.0-updates → 8.0-mu-4 |
Changed in mos: | |
assignee: | MOS Maintenance (mos-maintenance) → Alexey Stupnikov (astupnikov) |
To post a comment you must log in.
This code was not present in liberty: https:/ /review. openstack. org/#/c/ 251486/ /bugs.launchpad .net/python- novaclient/ +bug/1522424)
(https:/