Bases: object
Bases: object
Bases: Transformer
Applies filtering to a command line to sanitize it.
NOTE: This does not guarantee a correct or safe kernel command line, for stronger guarantees of correctness and safety use KernelCommandLine.parse().
command_line – A string containing a kernel command line or individual parameters.
A filtered string which should be safer for use.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.