Doc in tripleo_ansible/ansible_plugins/modules/baremetal_register_or_update_nodes.py is wrong

Bug #1866931 reported by Harald Jensås
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Alexey Stupnikov

Bug Description

The docstring is copy paste from the baremetal_nodes_validate module.

DOCUMENTATION = '''
---
module: baremetal_nodes_validate

short_description: Baremetal nodes

version_added: "2.8"

description:
    - "Baremetal nodes functions."

options:
    nodes_json:
        description:
            - List of the nodes to be validated
        type: list
        required: true
    remove:
        required: false
        type: bool
    kernel_name:
        required: false
    ramdisk_name:
        required: false
    instance_boot_option:
        required: false

author:
    - Adriano Petrich (@frac)
'''

wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-3 → ussuri-rc3
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-rc3 → victoria-1
Changed in tripleo:
milestone: victoria-1 → victoria-3
Changed in tripleo:
assignee: nobody → Alexey Stupnikov (astupnikov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-ansible (master)

Fix proposed to branch: master
Review: https://review.opendev.org/755935

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (master)

Reviewed: https://review.opendev.org/755935
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=81640d58dec104071ddd3262b7e139753201b9ff
Submitter: Zuul
Branch: master

commit 81640d58dec104071ddd3262b7e139753201b9ff
Author: Alexey Stupnikov <email address hidden>
Date: Sat Oct 3 17:43:41 2020 +0200

    Fix description for baremetal_register_or_update_nodes module

    The docstring of baremetal_register_or_update_nodes module was
    a copy paste from the baremetal_nodes_validate module.

    This change provide relevant information about the module.

    Change-Id: Ia4c5fedd35c20a2c013ab4a666c8a366863bd1ae
    Closes-Bug: #1866931

Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.