Hide Forgot
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.
Thanks for reporting. We might want to support more actions, not only deletion here.
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.