puppet-vswitch/lib/puppet
Takashi Kajinami bbe377bbcf vs_port: Remove redundant list-port check in RHEL/CentOS
In case the port is not associated with any physical interfaces,
the provider determines existence of the resource using the same
command. So the logic may be always activated.

On the other hand, in case the port is associated with a physical
interface, the ovs port should be created by network scripts by ifup
call, so it's not necessary to create the ovs port in advance.

Change-Id: Id0c636338d41ee9da1a76ad0264c31c56446ab77
2023-12-04 16:59:46 +09:00
..
functions Define a function for range to mask conversion 2017-06-12 07:32:21 -04:00
provider vs_port: Remove redundant list-port check in RHEL/CentOS 2023-12-04 16:59:46 +09:00
type vs_bridge: Use hash for external_ids 2023-11-26 14:52:29 +09:00