Skip to content

Commit

Permalink
Dev: constants: Drop deprecated 'restart-type' resource option
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxin1300 committed Jan 9, 2025
1 parent 19b75ea commit 6cf465a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crmsh/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"allow-migrate", "maintenance", "is-managed", "interval-origin",
"migration-threshold", "priority", "multiple-active",
"failure-timeout", "resource-stickiness", "target-role",
"restart-type", "description", "remote-node", "requires",
"provides", "remote-port", "remote-addr", "remote-connect-timeout",
"description", "remote-node", "requires", "provides",
"remote-port", "remote-addr", "remote-connect-timeout",
"critical", "allow-unhealthy-nodes", "container-attribute-target"
)
common_meta_attributes = ("priority", "target-role", "is-managed")
Expand Down

0 comments on commit 6cf465a

Please sign in to comment.