machacekondra Improve example of add vm nic
This example show how to add nic on setup, where there is multiple
networks and vnic profiles with same name.

Change-Id: I31f9e49fdaffdc0b49109517c0f6d3777d26b766
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1614111
Signed-off-by: Ondra Machacek <omachace@redhat.com>
Latest commit dd60293 Aug 30, 2018
Permalink
..
Failed to load latest commit information.
add_affinity_label.py Add examples of how to work with affinity labels Nov 21, 2016
add_bond.py Add bonding example Feb 15, 2017
add_cluster.py Use Python logging Jul 28, 2016
add_data_center.py Use Python logging Jul 28, 2016
add_fence_agent.py Add fence agent example Nov 8, 2017
add_floating_disk.py Clarify the units of `provisioned_size` Nov 4, 2016
add_group.py Align names of objects with 'my*' convention Dec 27, 2017
add_host.py Use Python logging Jul 28, 2016
add_independet_vm.py Add execution permissions to examples Oct 20, 2016
add_instance_type.py Add example showing how to create a instance type Nov 21, 2016
add_iscsi_data_storage_domain.py Align names of objects with 'my*' convention Dec 27, 2017
add_logical_network.py Align names of objects with 'my*' convention Dec 27, 2017
add_lun_disk_to_vm.py Add example how to attach LUN disk to VM May 19, 2017
add_mac_pool.py Add example of how to add a MAC address pool Sep 12, 2016
add_nfs_data_storage_domain.py Use Python logging Jul 28, 2016
add_nfs_iso_storage_domain.py Use Python logging Jul 28, 2016
add_openstack_image_provider.py Improve example showing how to add a Glance storage domain Jan 17, 2017
add_role.py Align names of objects with 'my*' convention Dec 27, 2017
add_tag.py Add examples of how to work with tags Dec 12, 2016
add_template.py Add create template example Apr 5, 2017
add_user_ssh_public_key.py Add example of how to add a public SSH key to a user Dec 8, 2016
add_vm.py Use Python logging Jul 28, 2016
add_vm_disk.py Use DiskAttachment.active explicitly Nov 9, 2016
add_vm_from_template_version.py Add example how to specify storage of disks of vm Jan 13, 2017
add_vm_nic.py Improve example of add vm nic Aug 30, 2018
add_vm_pool.py Add VM pool create example May 12, 2017
add_vm_snapshot.py Use Python logging Jul 28, 2016
add_vm_with_sysprep.py Add Sysprep example Feb 9, 2017
add_vnc_console.py Add VNC console example Feb 1, 2017
assign_affinity_label_to_vm.py Add examples of how to work with affinity labels Nov 21, 2016
assign_network_to_cluster.py Align names of objects with 'my*' convention Dec 27, 2017
assign_permission.py Add execution permissions to examples Oct 20, 2016
assign_permission_to_vms.py Add example of assigning permissions to VMs Mar 6, 2018
assign_tag_to_vm.py Add examples of how to work with tags Dec 12, 2016
asynchronous_inventory.py Fix permissions of examples Jun 7, 2017
attach_nfs_data_storage_domain.py Use Python logging Jul 28, 2016
attach_nfs_iso_storage_domain.py Use Python logging Jul 28, 2016
change_vm_cd.py Add example of changing VM CD Sep 12, 2016
clone_vm_from_snapshot.py Add clone VM from snapshot example Mar 8, 2017
connection_builder.py Use Python logging Jul 28, 2016
deactivate_disk_attachment.py Deactivate Vm's disk attachment example Aug 30, 2017
disable_compression.py Enable HTTP compression by default Oct 4, 2016
download_disk.py Don't extend image transfer when downloading a disk Dec 5, 2017
download_disk_snapshots.py Align names of objects with 'my*' convention Dec 27, 2017
download_vm_ovf.py Add execution bit for examples Nov 7, 2017
enable_serial_console.py Add example showing how to enable serial console Oct 20, 2016
export_template.py examples: export template to an export domain Apr 3, 2018
export_template_as_ova.py examples: add export template as OVA Apr 4, 2018
export_vm.py examples: improve documentation of export vm to export domain Nov 21, 2017
export_vm_as_ova.py chmod +x sdk/examples/export_vm_as_ova.py Jan 4, 2018
extend_disk.py Add Example to extend disk size Nov 22, 2017
fix_dup_nic_macs.py examples: Introduce example to fix duplicate macs. Apr 2, 2018
follow_vm_links.py Use Python logging Jul 28, 2016
get_display_ticket.py Add console ticket example Mar 9, 2017
import_glance_image.py Add import Glance image example Mar 22, 2017
import_vm.py Fix permissions of examples Jan 17, 2017
import_vm_from_ova.py Examples of external VM import Jul 12, 2017
import_vm_from_vmware.py Examples of external VM import Jul 12, 2017
list_affinity_labels.py Add examples of how to work with affinity labels Nov 21, 2016
list_glance_images.py Add example showing how to list Glance images Jan 12, 2017
list_host_statistics.py Add example that list host statistics Mar 30, 2017
list_roles.py Add example showing how to list system roles Nov 7, 2016
list_tags.py Add examples of how to work with tags Dec 12, 2016
list_tags_of_vm.py Add examples of how to work with tags Dec 12, 2016
list_vm_disks.py Clarify that DiskAttachment.disk is only a link Oct 24, 2016
list_vm_snapshots.py Add example that lists VM snapshots Nov 25, 2016
list_vms.py Use Python logging Jul 28, 2016
page_vms.py Use Python logging Jul 28, 2016
pin_vm.py Add pin VM example Apr 19, 2017
poll_events.py Add event poll example Jun 7, 2017
print_vm_mac_duplicates.py Add example which print duplicated MAC address Jan 25, 2018
register_vm.py Add example of virtual machine registration Mar 31, 2017
remove_host.py Use Python logging Jul 28, 2016
remove_numa_nodes_from_vm.py Add example how to remove numa nodes Jul 16, 2018
remove_tag.py Add examples of how to work with tags Dec 12, 2016
remove_vm.py Use Python logging Jul 28, 2016
search_vms.py Use Python logging Jul 28, 2016
set_vm_lease_storage_domain.py Add VM lease example Mar 8, 2017
set_vm_serial_number.py Use Python logging Jul 28, 2016
show_summary.py Use Python logging Jul 28, 2016
sparsify_disk.py Fix permissions of examples Jun 7, 2017
start_vm.py Use Python logging Jul 28, 2016
start_vm_with_boot_devices.py Fix permissions of examples Jan 17, 2017
start_vm_with_cloud_init.py Update cloud-init example with custom script Dec 1, 2016
stop_vm.py Use Python logging Jul 28, 2016
test_connection.py Use Python logging Jul 28, 2016
unassign_tag_to_vm.py Add examples of how to work with tags Dec 12, 2016
update_data_center.py Use Python logging Jul 28, 2016
update_fencing_options.py Add example of how to change fencing option Dec 13, 2016
update_quota_limits.py Add quota limit update example Feb 17, 2017
upgrade_host.py Add upgrade host example Feb 9, 2018
upload_disk.py examples: Detect and upload ISO disks Jul 25, 2018
upload_disk_snapshots.py Align names of objects with 'my*' convention Dec 27, 2017
upload_ova_as_template.py examples: upload ova as a virtual machine template Apr 17, 2018
upload_ova_as_vm.py Enhance the example of uploading OVA Feb 15, 2018
vm_backup.py Added comment about persist_memorystate, with implications, so that o… Mar 17, 2017