Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Windows - How to start vcd #528

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Windows - How to start vcd #528

wants to merge 2 commits into from

Commits on Aug 1, 2019

  1. VP-2673, VP-2796: List and update VM Operating system section

    VP-2673: [VCD-CLI] Update OperatingSystemSection
    VP-2796: [VCD-CLI] List Operating system section
    
    This CLN conatins list and update operating system section. It can be
    called from command line as :
    
    vcd vm list-os-section vapp1 vm1
    vcd vm update-os-section vapp1 vm1
                    --ovf-info newInfo
                    --description newDescription
    
    Testing Done:
    Test method test_0340_list_os_section and test_0340_update_os_section
    added in vm_tests.py
    SAURABH PANDEY committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    1a05fe6 View commit details
    Browse the repository at this point in the history
  2. VP-2673, VP-2796: List and update VM Operating system section

    VP-2673: [VCD-CLI] Update OperatingSystemSection
    VP-2796: [VCD-CLI] List Operating system section
    
    This CLN conatins list and update operating system section. It can be
    called from command line as :
    
    vcd vm list-os-section vapp1 vm1
    vcd vm update-os-section vapp1 vm1
    --ovf-info newInfo
    --description newDescription
    
    Testing Done:
    Test method test_0340_list_os_section and test_0340_update_os_section
    added in vm_tests.py
    *Incorporated review comments
    SAURABH PANDEY committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    7d591dc View commit details
    Browse the repository at this point in the history