2471 Commits

Author SHA1 Message Date
Zuul
c525a16b06 Merge "Add shared image support" 2025-04-25 21:19:55 +00:00
Dr. Jens Harbott
39fc3d9fe7 Update some docs
Fix formatting and spelling issues

Change-Id: I1aeeb8b092564bf0b62c3e4bc80e3431e575e313
2025-04-22 23:22:12 +02:00
Satoshi S.
a39f11cece Add shared image support
- If image availability is shared and conductor_project_id is in the
  image shared member list, allows access

Closes-Bug: #2099276
Change-Id: I6b8a10fe82b41aa37b4f14bca9d3c0c498882bd1
2025-04-19 11:30:11 +00:00
cid
5fccd55c9f Allow special characters in patch field keys
Allow special characters in patch field keys, as long as they
are correctly encoded per JSON pointer and patch specs RFC 6901
and RFC 6902.

Closes-Bug: #1604148
Change-Id: I7eeb52b51a0e8ba96103e0863819653021c79271
2025-04-17 20:23:57 +01:00
Zuul
b80f6ece44 Merge "Add image build method for verified OS." 2025-04-08 19:41:43 +00:00
Zuul
9e17dec277 Merge "Update documentation to retain relevant terms" 2025-04-08 18:06:04 +00:00
Queensly Acheampongmaa
cbde488bc4 Update documentation to retain relevant terms
- Kept the "abort" term in the relevant documentation as
it's the actual verb in the API per reviewer feedback.
- Updated sentence "CentOS 7 development images are no longer updated" by removing "development".

Partial-Bug: #2072365

Change-Id: Ibc09693f26a0c4e26bbd3ba2fc7918383c4d81ec
2025-04-08 07:44:36 +00:00
Zuul
11f7353a92 Merge "Create Support Resources Page" 2025-04-07 21:58:29 +00:00
Zuul
50ff593e6b Merge "redfish: permit ipmitool-socat console for redfish usage" 2025-04-06 15:26:59 +00:00
cid
5b372dd9ed A new 'description' field to the port object
Adds a description field that allows users to add description to ports.

Closes-Bug: #2099906
Change-Id: I1290c04698d50c7f01d74ef73296bf24f1b85152
2025-04-04 09:20:06 +00:00
Junya Noguchi
4a02db9846 Add image build method for verified OS.
We tested and successfully built Rocky Linux and Alma Linux Ironic images using Diskimage-builder. Add the method.

Change-Id: I22758dd59c54038e7ed72e513c61fcddba0ef473
2025-04-04 11:01:14 +09:00
Jay Faulkner
3e0f6ed240 Rename ironic cmd module
This module being 'cmd' means that when using unittest native test
discovery, it tries to load our cmd module instead of the built-in. This
obviously does not impact test running in CI or via tox, but by renaming
this we'll make our ironic tests compatible with vscode (and I presume
any other unittest-discover based IDE testing setups).

Change fully generated by cursor IDE with review and minimal editing by
me.

Generated-By: Cursor
Change-Id: I6c9b92e6b0bee366ff40795c722bd70d16cf0e4f
2025-04-01 16:21:51 -07:00
Julia Kreger
d2bd781a21 redfish: permit ipmitool-socat console for redfish usage
We've had a couple asks about enabling ipmitool-socat console usage
with the redfish hardware type.

This doesn't pickup parameters from driver_info to figure out the IPMI
username, password, and hostname/address, which turns out to be a rather
invasive change to ipmi handling code and test code as well.

Change-Id: I69dfeeec59317871c9f6a206966dd6a9d2ca9e3e
2025-03-31 15:44:34 -07:00
Zuul
cb4af5a165 Merge "network simulator support for Cisco Nexus 9k" 2025-03-31 16:20:22 +00:00
Zuul
450eff1a8c Merge "docs: detail network switch simulator support" 2025-03-31 16:20:16 +00:00
Zuul
9a9a6c1ff3 Merge "docs: Clarify physical_network should be a name" 2025-03-27 19:45:15 +00:00
cid
399a6c12d1 doc: Migrate Inspection Rules
Document inspection rules.

Related-Change: https://review.opendev.org/c/openstack/ironic/+/939217
Change-Id: If6d77a2caf873a716ae8d96eea7ee9b3fd3fbe40
2025-03-27 13:14:15 +01:00
cid
b939c24faa docs: Clarify physical_network should be a name
Clarify physical_network should be a name matching Neutron configuration

Change-Id: I4ed4e9bd02b8ea103dc3602ece590f50f4e829f6
2025-03-26 12:30:48 +01:00
Kaifeng Wang
5f911ad688 Follow up to unprovision service failed
Update states graph to reflect the transition.

Change-Id: Ib0e4c08c348486542a6f05ba2c45af9be2d995be
2025-03-24 22:22:10 +08:00
Julia Kreger
e2fa72652d network simulator support for Cisco Nexus 9k
Adds additional basic simulator support to stand up a virtual
Cisco Nexus 9000 switch for testing in devstack to faciltate
development and testing.

Change-Id: Id66e6bcc646a6d35a2caa5ecbc6b8cd881adb7aa
2025-03-24 06:49:52 -07:00
Julia Kreger
803a969133 docs: detail network switch simulator support
Adds documentation around support for switch simulators
to the contributor documentation to appropriately scope aspects
as to why the support has been added for the devstack plugin.

Change-Id: Ic141804e6adc8d08957875e1b169dca52c99e448
2025-03-21 23:20:45 +00:00
satoshi-sh
92f30dc5a4 Create Support Resources Page
Create an Ironic support resources page with a table of the community's platforms

Closes-Bug: #2072357
Change-Id: I0904f09fe72cf7b08da21b0b251fe9c6e2d148f5
2025-03-21 15:47:24 -05:00
Zuul
42fca7f123 Merge "doc: Update the runbook API usage" 2025-03-17 18:02:47 +00:00
Zuul
88a56cbe81 Merge "Update hardware burn-in docs" 2025-03-13 21:50:39 +00:00
cid
da99e11548 doc: Update the runbook API usage
Improve documentation on how to create, associate and use runbooks
with nodes via traits for cleaning and servicing operations.

Change-Id: If99866ef8bfc200b430f17cff784cf96e916536d
2025-03-13 16:30:57 +01:00
Zuul
da5434537a Merge "Remove multinancy page" 2025-03-10 17:37:44 +00:00
Steve Baker
25a3dd076a Documentation for graphical consoles
This change cleans up and elaborates on existing graphical console
documentation, and also adds an overview document describing how it all
works together.

Closes-Bug: 2086715
Change-Id: I16b7ffb993e1ca5148b5205f0a35a74db85337d5
2025-03-05 20:09:59 +00:00
Zuul
b973aeeb79 Merge "Implement drivers redfish-graphical, fake-graphical" 2025-03-05 04:22:12 +00:00
Zuul
eddcfc93ee Merge "Add systemd provider for console containers" 2025-03-05 04:22:08 +00:00
Doug Goldstein
b49d509d93
doc: updates to anaconda deploy interface
Updated the documentation for the anaconda deploy interface based on how
it is functioning. Rewrote some sections in an attempt to add clarity
around the behaviors and operations of the interface.

Change-Id: Id4a9b0033d356446b4fe392a20faa63625b4c20d
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-03-03 09:48:47 -06:00
Steve Baker
e41cb93eeb Implement drivers redfish-graphical, fake-graphical
New ``console`` drivers ``redfish-graphical`` and ``fake-graphical``
have been added. This allows the graphical console to be accessed for
Dell iDRAC, HPE iLO, and Supermicro hosts. The ``fake-graphical`` driver
is useful for demonstrating the full integration of
``ironic-novncproxy`` and the ``systemd`` provider of
``ironic.console.container``.

Related-Bug: 2086715
Change-Id: If1899aedbcda606895bab120e301a006818b85a5
2025-03-02 22:27:33 +00:00
Steve Baker
48557942ac Add systemd provider for console containers
A new entry point ``ironic.console.container`` is added to determine how
console containers are orchestrated when ``ironic.conf``
``[vnc]enabled=True``. By default the ``fake`` provider is specified by
``[vnc]container_provider`` which performs no orchestration. The only
functional implementation included is ``systemd`` which manages
containers as Systemd Quadlet containers. These containers run as user
services and rootless podman containers. Having ``podman`` installed is
also a dependency for this provider. See ``ironic.conf`` ``[vnc]``
options to see how this provider can be configured.

The ``systemd`` provider is opinionated and will not be appropriate for
some Ironic deployment methods, especially those which run Ironic inside
containers. External implementations of ``ironic.console.container`` are
encouraged to integrate with other deployment / management methods.

Related-Bug: 2086715
Change-Id: Ib890c3c7be91ddd78a43b9c5261dd1d8c1054c04
2025-03-02 22:27:33 +00:00
Zuul
b44cce176f Merge "Add ironic-novncproxy service" 2025-02-24 19:06:43 +00:00
satoshi-sh
45d87a851b Remove multinancy page
Replace the link to tha page with :ref:admin-networking

Closes-Bug: #2098895
Change-Id: I70225b214b439b2ae6bce49e5c12653c63820c6a
2025-02-20 00:03:33 +00:00
Zuul
f9c3c1d9f2 Merge "Mention removing codespell job in bugfix branches" 2025-02-19 22:30:12 +00:00
Steve Baker
beaaf405d3 Add ironic-novncproxy service
This is a forklift of the nova novncproxy service to act as the noVNC
front-end to graphical consoles.

The service does the following:
- serves noVNC web assets for the browser based VNC client
- creates a websocket to proxy VNC traffic to an actual VNC server
- decouples authentication traffic so that the source server can have
  a different authentication method than the browser client

The forklifted code has been adapted to Ironic conventions, including:
- [vnc] config options following Ironic conventions and using existing
  config options where appropriate
- Removing the unnecessary authentication method VeNCrypt, leaving only
  the None auth method.
- Adapting the ironic-novncproxy command to use Ironic's service launch
  approach, allowing it to be started as part of the all-in-one ironic
- Replace Nova's approach of looking up the instance via the token.
  Instead the node UUID is included in the websocket querystring
  alongside the token
- Removing cookie fallback when token is missing from querystring
- Removing expected protocol validation in the websocket handshake
- Removing internal access path support
- Removing enforce_session_timeout as this will be done at the
  container level

Related-Bug: 2086715
Change-Id: I575a8671e2262408ba1d690cfceabe992c2d4fef
2025-02-19 20:17:57 +00:00
Kaifeng Wang
e994d405b0 Remove gmr from the docs
gmr support was removed from ironic, but docs still mention it.

Change-Id: I5e496e2f50e8669eaa7b168994d1640de32a1129
2025-02-19 23:40:12 +08:00
Julia Kreger
449bc1a825 deprecate shellinabox
Shellinabox hasn't received an update in 7 years.
Debian recently asked for maintainership to be handed over due to
open issue counts and lack of responses.

All sorts of open issues exist. It appears branches were deleted
in late 2024, forks still have them though.

Basically, looks like shellinabox is abandoned, and we should
treat it as such and abandon support in Ironic.

Change-Id: I5704e1a6a6a816e1cca3b5d0c791eed030cfc563
2025-02-18 10:25:03 -08:00
Riccardo Pittau
fecdaed265 Mention removing codespell job in bugfix branches
Change-Id: Ifaaf1f0c1d583cff21987d704c4a662b3f0bff1b
2025-02-18 10:12:46 +01:00
Zuul
472744f390 Merge "bootc deploy interface - for bootable containers" 2025-02-11 17:15:53 +00:00
Riccardo Pittau
e0a9a21576 [docs] Fix link to metal3-integration page
Change-Id: I14be65dad0ebd98fdd001c5cf490792f52ae8642
2025-02-11 09:33:51 +01:00
Julia Kreger
c7fa447ab6 bootc deploy interface - for bootable containers
Adds a ``bootc`` deployment interface which can be enabled to
perform deployment of bootable containers. This enables a streamlined
workflow where an operator/user can push container updates and does not
need to build intermediate disk images and then post those disk images
to facilitate the deployment of a bare metal node.

Closes-Bug: 2085801
Change-Id: Iedb93fe47162abe0bd9391921792203301bfc456
2025-02-10 19:58:20 +00:00
Riccardo Pittau
520d01a0a1 Add basic documentation on metal3-integration job
Give an overview of the metal3 integration job, its workflow,
and adds usefule links to familiarize with the metal3 project
and reach the metal3 community.

Change-Id: I94bd6a90f813af7323a7c3363577953a69e62ade
2025-02-10 11:42:20 +01:00
Zuul
ab1fe27baa Merge "OCI container adjacent artifact support" 2025-02-10 05:43:34 +00:00
Zuul
93b80a367e Merge "Fixes upstream table width on cleaning docs" 2025-02-07 21:44:20 +00:00
Julia Kreger
db4412d570 OCI container adjacent artifact support
Adds support to use an OCI url for references to artifacts
to deploy.

- Identification of a disk image from the container registry.
- Determination of an image_url which IPA leverages to download
  content. Content cannot be compressed at this point in time.
- Ironic can download the file locally, and with a patch to
  detect and enable Zstandard compression, can extract the
  URL, starting from either an OCI container URL with a Tag,
  or a specific manifest digest, which will then download the
  file for use.
- User driven auth seems to be good.
- Tags work with Quay, however not OpenShift due to what appears
  to be additional request validation.

Closes-Bug: 2085565
Change-Id: I17f7ba57e0ec1a5451890838f153746f5f8e5182
2025-02-06 11:38:21 -08:00
satoshi-sh
68f379582d Create a reference section
Added a reference section to doc

Closes-Bug: #2072354

Change-Id: I586364b118307469b8c3fcefada68df11aa854a6
2025-02-05 13:27:36 -06:00
mumesan
fa7a8bf9cc Fixes upstream table width on cleaning docs
The _format_doc function filters out fields from the docstring when generating Sphinx documentation but does not account for a case where there may be blank lines between fields. As a result, only the last group of fields may be filtered out. This fix filters out all lines which are fields.

Closes-Bug: #2097310
Change-Id: I7e702b82b4d2ce20520479d8a8210be36bfbdd5e
2025-02-05 12:12:39 +00:00
Doug Goldstein
1b2482c83a
doc: fix typo and slight wording order for networking
There was a hanging ` but at the same time having two blocks of fixed
width text next to each other it led to some user confusion so reflowed
it to be a bit more clear.

Change-Id: I1f326bf8f6807c8ce1967d954d1b643f31fbaba3
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-01-31 15:39:05 -05:00
Zuul
8bbfb60f85 Merge "CI: Remove IPv6 testing" 2025-01-31 19:49:14 +00:00