Page MenuHomeVyOS Platform

Schema generation broken in 1.4.1 due to missing import in op-mode script
Closed, ResolvedPublicBUG

Description

The backport of the op-mode qos.py script is missing needed support from additions to the configquery.py module (T6471); the latter is a straightforward backport and will resolve the immediate issue. Note that this missing import caused a quiet failure of GraphQL schema generation during postinstall, caught by the http-api smoketests.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)