
The underlying pyasn1 library has a notion of `schema` and `value` object. The `schema` object can't be used with regular Python operators as values because `schema` does not carry any value, it's rather a type. This fix turns a couple of `NoSuchInstance` schema objects into proper `value` objects to retain compatibility with the latest pysnmp which removed the default initializer of the `NoSuchInstance` object. Change-Id: Id044a0e437724bf1f3581e9187e2a1e6c336b1bc
virtualpdu
VirtualPDU is a service for simulating virtual power distribution outlets (PDUs).
virtualpdu is licensed under the Apache License like the rest of OpenStack.
- Free software: Apache license, Version 2.0
- Source: http://git.openstack.org/cgit/openstack/virtualpdu
- Bugs: http://bugs.launchpad.net/virtualpdu
- Container version: https://github.com/internap/virtualpdu-container
Description
Languages
Python
100%