Bug 1877347
Summary: | Add '--ephemeral' argument to 'openstack server boot' command | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | David Hill <dhill> |
Component: | python-openstackclient | Assignee: | Stephen Finucane <stephenfin> |
Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 13.0 (Queens) | CC: | alifshit, apevec, dasmith, eglynn, jhakimra, jpichon, jschluet, kchamart, lhh, sbauza, sgordon, stephenfin, vromanso |
Target Milestone: | ga | Keywords: | RFE, Triaged |
Target Release: | 17.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python-openstackclient-5.5.1-0.20220404171204.53f1efa.el9ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-21 12:11:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | Wallaby |
Embargoed: |
Description
David Hill
2020-09-09 12:34:11 UTC
This was added in python-openstackclient 5.5.0 [1]. [1] https://github.com/openstack/nova/commit/4da4b96296c6b6d4351ebd47e32d5049a88211f1 (In reply to Stephen Finucane from comment #1) > This was added in python-openstackclient 5.5.0 [1]. > > [1] https://github.com/openstack/nova/commit/4da4b96296c6b6d4351ebd47e32d5049a88211f1 Wrong link. It's this change [1] [1] https://github.com/openstack/python-openstackclient/commit/4da4b96296c6b6d4351ebd47e32d5049a88211f1 is this the change that is needed? https://review.opendev.org/c/openstack/python-openstackclient/+/771697 (In reply to Jon Schlueter from comment #4) > is this the change that is needed? > https://review.opendev.org/c/openstack/python-openstackclient/+/771697 That's the one. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543 |