Use and ownership info for the ovs_dpdk_pmd_cpus_check module.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I7a06b82f8fefca699ed4e510d33400fa28c0b5d6
This commit is contained in:
Jiri Podivin 2021-06-02 14:57:21 +02:00
parent 6313bd0be2
commit 201f545bc1

View File

@ -13,7 +13,9 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""ovs_dpdk_pmd_cpus_check module
Used by the ovs_dpdk_pmd validation.
"""
from ansible.module_utils.basic import AnsibleModule
from yaml import safe_load as yaml_safe_load
@ -23,6 +25,8 @@ module: OVS DPDK PMD CPU's check
short_description: Run PMD CPU's from all the NUMA nodes check
description:
- Run PMD CPU's from all the NUMA nodes check
- Used by ovs_dpdk_pmd validation.
- Owned by the DFG:NFV Integration
options:
pmd_cpu_mask:
required: true