Ovirt vnic profile docs backport (#59288)
* ovirt vnic profile update readme (#57298) removes second of two identical examples * add changelog
This commit is contained in:
parent
5e7e9b57c0
commit
c40949df8a
2 changed files with 2 additions and 11 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
bugfixes:
|
||||||
|
- "ovirt vnic profile: remove duplication in readme"
|
|
@ -96,17 +96,6 @@ EXAMPLES = '''
|
||||||
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
||||||
network_filter: allow-dhcp
|
network_filter: allow-dhcp
|
||||||
|
|
||||||
- name: Editing vNICs network_filter, custom_properties, qos
|
|
||||||
ovirt_vnic_profile:
|
|
||||||
name: myvnic
|
|
||||||
network: mynetwork
|
|
||||||
data_center: datacenter
|
|
||||||
qos: myqos
|
|
||||||
custom_properties:
|
|
||||||
- name: SecurityGroups
|
|
||||||
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
|
||||||
network_filter: allow-dhcp
|
|
||||||
|
|
||||||
- name: Dont use migratable
|
- name: Dont use migratable
|
||||||
ovirt_vnic_profile:
|
ovirt_vnic_profile:
|
||||||
name: myvnic
|
name: myvnic
|
||||||
|
|
Loading…
Reference in a new issue