Docs refer to ironic-discoverd instead of ironic-inspector

Bug #1505815 reported by Steve Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Martin André

Bug Description

$ ag discoverd
doc/source/troubleshooting/troubleshooting-nodes.rst
8:``/var/log``. Ironic and ironic-discoverd logs are stored in journald. Note
10:``openstack-ironic-conductor``. Similarly, ironic-discoverd has
11:``openstack-ironic-discoverd`` and ``openstack-ironic-discoverd-dnsmasq``. So
12:for example to get all ironic-discoverd logs use::
14: sudo journalctl -u openstack-ironic-discoverd -u openstack-ironic-discoverd-dnsmasq
16:If something fails during the discovery ramdisk run, ironic-discoverd
17:stores the ramdisk logs in ``/var/log/ironic-discoverd/ramdisk/`` as
54:ironic-discoverd times out discovery process after some time (defaulting to 1
58:`ironic-discoverd troubleshooting documentation`_ for information on how to
64:If you're running discovery directly using ironic-discoverd CLI (or in case of
75:Currently ironic-discoverd does not provide means for stopping discovery. The
77:in ``/etc/ironic-discoverd/discoverd.conf`` may be used to reduce this timeout
85:then remove ironic-discoverd cache and restart it::
87: rm /var/lib/ironic-discoverd/discoverd.sqlite
88: sudo systemctl restart openstack-ironic-discoverd
91:.. _ironic-discoverd troubleshooting documentation: https://github.com/openstack/ironic-inspector#troubleshooting

doc/source/introduction/components.rst
214:ironic inspector (former ironic-discoverd)
220:Ironic Inspector was called ironic-discoverd previously, and the RPM packages
235: Also https://pypi.python.org/pypi/ironic-discoverd for the old version which

doc/source/introduction/architecture.rst
219:* The ramdisk posts the facts to the discoverd API.

doc/source/_images/discovery_diagram.svg
82:<text transform="matrix(1 0 0 1 1910.4697 87.4243)" font-family="'OpenSans'" font-size="18">Discoverd</text>

doc/source/advanced_deployment/profile_matching.rst
16: These will be the same credentials that ironic-discoverd uses,
17: and can be copied from **/etc/ironic-discoverd/discoverd.conf**::
21: # sed 's/\[discoverd/\[ironic/' /etc/ironic-discoverd/discoverd.conf > /etc/ahc-tools/ahc-tools.conf
46:**/etc/ironic-discoverd/discoverd.conf**. Swift object name is stored under
52: # You will need the discoverd user password
53: # from /etc/ironic-discoverd/discoverd.conf:
54: export IRONIC_DISCOVERD_PASSWORD=
58: do swift -U service:ironic -K $IRONIC_DISCOVERD_PASSWORD download ironic-discoverd extra_hardware-$node;

Changed in tripleo:
assignee: nobody → Ruchi Parmar (ruchiparmar143)
Dmitry Tantsur (divius)
Changed in tripleo:
status: New → Confirmed
John Trowbridge (trown)
Changed in tripleo:
importance: Undecided → High
Revision history for this message
Ruchi Parmar (ruchiparmar143) wrote :

Does the components.rst need to be modified?

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

Fix proposed to branch: master
Review: https://review.openstack.org/240696

Martin André (mandre)
Changed in tripleo:
status: In Progress → Fix Committed
assignee: Ruchi Parmar (ruchiparmar143) → Martin André (mandre)
Steven Hardy (shardy)
Changed in tripleo:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-docs (master)

Change abandoned by James Slagle (<email address hidden>) on branch: master
Review: https://review.openstack.org/240696

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.