File: no-standalone-bb34eae2cc468837.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    It is no longer possible to enable the so called *standalone mode*, in
    which the agent does not communicate with ironic. This mode is only
    useful for local testing, enabling it on production is always wrong.
    The ironic team does not support using ironic-python-agent as a standalone
    application outside of the normal workflow.