Closed pandeys closed 5 years ago
VP-2801:[VCD-CLI] List Guest customization section VP-2675:[VCD-CLI] Update GuestCustomizationSection VP-2679:[VCD-CLI] CheckPostCustomizationScript
This CLN contains list, update and check postgc script status for guest customization section. It can be called from command line as:
vcd vm list-gc-section vapp1 vm1 vcd vm update-gc-section --disable vcd vm check-post-gc-script vapp1 vm1
Testing Done: Test methods test_0350_list_gc_section,test_0360_update_gc_section and test_0370_check_post_gc_script_status are added in vm_tests.py.
This change is
VP-2801:[VCD-CLI] List Guest customization section VP-2675:[VCD-CLI] Update GuestCustomizationSection VP-2679:[VCD-CLI] CheckPostCustomizationScript
This CLN contains list, update and check postgc script status for guest customization section. It can be called from command line as:
vcd vm list-gc-section vapp1 vm1 vcd vm update-gc-section --disable vcd vm check-post-gc-script vapp1 vm1
Testing Done: Test methods test_0350_list_gc_section,test_0360_update_gc_section and test_0370_check_post_gc_script_status are added in vm_tests.py.
This change is