Closed kparihar07 closed 5 months ago
@kparihar07, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
The remove_tags_with_scope option for the nsxt_vm_tags.py module is not functioning as it should. I believe that the scope value for all tags should be compared to the scope list that is provided in the remove_tags_with_scope option.
I would like to propose the changes to this module. Please review and merge accordingly.
Signed-off-by: Kuldeep Parihar kuldeep.bhumca09@gmail.com