
To help ease upgrades to Victoria, IPA had a knob added to enable operators to express if agent tokens were required in their deployment. Since then, the feature is required, however we left the logic enabling the fun upgrade case handling. At this point, this knob serves no further use, and can be removed. Change-Id: I202f06e1b6598a802c9853fb99201c55e7a40cb1
10 lines
433 B
YAML
10 lines
433 B
YAML
---
|
|
security:
|
|
- |
|
|
The ``agent_token_required`` configuration option has been removed.
|
|
This was a knob to help ease the upgrade process by enabling operators
|
|
to express if their environment was requiring an agent token. This was
|
|
key to help navigate possible upgrade cases, however that was for the
|
|
migration *to* the Victoria release, and such an upgrade is outside
|
|
of the version support matrix of Ironic.
|