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

VP-2791,VP-2709,VP-2707 Update nic #460

Merged
merged 3 commits into from
Jul 31, 2019
Merged

VP-2791,VP-2709,VP-2707 Update nic #460

merged 3 commits into from
Jul 31, 2019

Conversation

pandeys
Copy link

@pandeys pandeys commented Jul 31, 2019

VP-2791:[VcdCLI]UPdate nic
VP-2707:[VcdCLI]List media file in VDC
VP-2709:[VcdCLI]Remove href from insert-cd and eject-cd command

Above functionalities are part of the CLN. It can be called from command
line as :

vcd vm update-nic vapp1 vm1
--adapter-type VMXNET3
--primary
--connect
--network network_name
--ip-address-mode MANUAL
--ip-address 192.168.1.10

vcd vdc list-media

Testing Done:
Test method test_0010_list_media in vdc_tests.py and
test_0115_update_nic in vm_tests.py is added.


This change is Reviewable

VP-2791:[VcdCLI]UPdate nic
VP-2707:[VcdCLI]List media file in VDC
VP-2709:[VcdCLI]Remove href from insert-cd and eject-cd command

Above functionalities are part of the CLN. It can be called from command
line as :

vcd vm update-nic vapp1 vm1
                --adapter-type VMXNET3
                --primary
                --connect
                --network network_name
                --ip-address-mode MANUAL
                --ip-address 192.168.1.10

vcd vdc list-media

Testing Done:
Test method test_0010_list_media in vdc_tests.py and
test_0115_update_nic in vm_tests.py is added.
Copy link
Contributor

@kkkothari kkkothari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@shashim22 shashim22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1.
Reviewable status: 3 of 4 files reviewed, all discussions resolved (waiting on @kkkothari and @shashim22)

SAURABH PANDEY added 2 commits July 31, 2019 13:36
VP-2791:[VcdCLI]UPdate nic
VP-2707:[VcdCLI]List media file in VDC
VP-2709:[VcdCLI]Remove href from insert-cd and eject-cd command

Above functionalities are part of the CLN. It can be called from command
line as :

vcd vm update-nic vapp1 vm1
--adapter-type VMXNET3
--primary
--connect
--network network_name
--ip-address-mode MANUAL
--ip-address 192.168.1.10

vcd vdc list-media

Testing Done:
Test method test_0010_list_media in vdc_tests.py and
test_0115_update_nic in vm_tests.py is added.
VP-2791:[VcdCLI]UPdate nic
VP-2707:[VcdCLI]List media file in VDC
VP-2709:[VcdCLI]Remove href from insert-cd and eject-cd command

Above functionalities are part of the CLN. It can be called from command
line as :

vcd vm update-nic vapp1 vm1
                --adapter-type VMXNET3
                --primary
                --connect
                --network network_name
                --ip-address-mode MANUAL
                --ip-address 192.168.1.10

vcd vdc list-media

Testing Done:
Test method test_0010_list_media in vdc_tests.py and
test_0115_update_nic in vm_tests.py is added.
Copy link
Contributor

@shashim22 shashim22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, 1 of 1 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@pandeys pandeys merged commit 49c3d5f into master Jul 31, 2019
@pandeys pandeys deleted the reconfigure branch July 31, 2019 08:45
@jpbuecken
Copy link

Missing "update-nic" in the documentation here: http://vmware.github.io/vcd-cli/commands.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants