diff options
Diffstat (limited to 'doc/source/contributor/contributing.rst')
-rw-r--r-- | doc/source/contributor/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 7295da979..572f97850 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -371,7 +371,7 @@ When filing bugs, please include as much detail as possible, and don't be shy. Essential pieces of information are generally: -* Contents of the 'node' - `openstack baremetal node show <uuid>` +* Contents of the 'node' - `baremetal node show <uuid>` * Steps to reproduce the issue. * Exceptions and surrounding lines from the logs. * Versions of ironic, ironic-python-agent, and any other coupled components. |