vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
165 stars 107 forks source link

VP-2069 : [VcdCLI] List Storage profiles #435

Closed kkkothari closed 5 years ago

kkkothari commented 5 years ago

VP-2069 : [VcdCLI] List Storage profiles.

This CLN contains a command for list storage profile of vm functionality and corresponding test case. It can be called as vcd vm list-storage-profile vapp1 vm1

Testing Done: Test methods test_0200_list_storage_profile is added in class vm_tests.py and it is executing successfully.


This change is Reviewable