Bug 1319061 - python-tripleoclient: [RFE] Need to have a command for removing possible profiles from nodes.
Summary: python-tripleoclient: [RFE] Need to have a command for removing possible prof...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Julie Pichon
QA Contact: Gurenko Alex
URL:
Whiteboard: NeedsAllocation
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 14:43 UTC by Alexander Chuzhoy
Modified: 2019-10-24 12:35 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-24 12:35:45 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Alexander Chuzhoy 2016-03-18 14:43:56 UTC
python-tripleoclient: [RFE] Need to have a command for removing possible profiles from nodes.

Currenty it's not trivial to remove a possible profile in the output from "openstack overcloud profiles list"

For example is a user added a misspelled possible profile as in the example below:
openstack overcloud profiles list
+--------------------------------------+-----------+-----------------+-----------------+--------------------------------------+
| Node UUID                            | Node Name | Provision State | Current Profile | Possible Profiles                    |
+--------------------------------------+-----------+-----------------+-----------------+--------------------------------------+
| cfd728f5-2bc2-45e8-b147-8f2bb5adb7b8 |           | available       | control         |                                      |
| 96987b5b-4cc6-4650-b4d7-fa72a4ccdd69 |           | available       | control         |                                      |
| fa03901f-10ab-4c9f-b108-28ae3d57d9cf |           | available       | control         |                                      |
| 169e4d11-fcfd-45a3-b476-14b6d6a2178a |           | available       | compute         |                                      |
| 35d678fb-ea0e-47fa-933e-c0921573f010 |           | available       | ceph-storage    | ceph-storage, ceph-storage_, compute |
| 0ed24ebe-2d8d-4069-a577-c4f736e5fa34 |           | available       | compute         | ceph-storage, ceph-storage_, compute |
| 24858263-943b-4060-992a-5718fcbc7d97 |           | available       | ceph-storage    | ceph-storage, ceph-storage_, compute |
| 1cf14913-d237-49c5-ba04-c1c18b065e2e |           | available       | ceph-storage    | ceph-storage, ceph-storage_, compute |
+--------------------------------------+-----------+-----------------+-----------------+--------------------------------------+

Need an easy way to get rid of "ceph-storage_" possible profile.

Comment 2 Dmitry Tantsur 2016-03-18 14:46:38 UTC
Thanks for reporting. We might want to support more actions, not only deletion here.

Comment 3 Mike Burns 2016-04-07 21:14:44 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 5 Red Hat Bugzilla Rules Engine 2017-02-22 15:51:59 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.


Note You need to log in before you can comment on or make changes to this bug.