We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running cot edit-hardware under Python 3, the following error message is reported, although the file is edited correctly:
cot edit-hardware
ERROR:cot:No namespace prefix on _attrib_{http://schemas.dmtf.org/ovf/envelope/1}required??
Adding -v shows some context:
-v
ERROR:cot:No namespace prefix on _attrib_{http://schemas.dmtf.org/ovf/envelope/1}required?? WARNING:cot:Profile 1CPU-3GB already exists under OVFItem: ElementName Serial 2 : {'<default>'} ResourceType 21 : {'<default>'} _attrib_{http://schemas.dmtf.org/ovf/envelope/1}required false : {'<default>'} Description Auxiliary Port : {'<default>'} InstanceID 9 : {'<default>'} AutomaticAllocation true : {'<default>'} !
The text was updated successfully, but these errors were encountered:
1b31b30
No branches or pull requests
When running
cot edit-hardware
under Python 3, the following error message is reported, although the file is edited correctly:Adding
-v
shows some context:The text was updated successfully, but these errors were encountered: