oharan2
oharan2
Can be closed, followed with #134
> Good chunk of this PR should go into https://github.com/RedHatQE/wrapanapi for OCP resource identification and deletion. @jyejare Ack on this review, will be resolved in https://github.com/RedHatQE/cloudwash/pull/134. Thanks
> Will take a look on the comments tomorrow in brief but did you see any logical failures via static check or execution ? Edit: links in this comment breaked...
The new `create_html` command breaks with the OCP outputs. [HERE](https://github.com/RedHatQE/cloudwash/blob/a892bfb79d7893317433302253de05f2b0b3c76c/cloudwash/utils.py#L120) the function expects an str but the dry data from OCPs are dicts, Logs sent privately.