Trees | Indices | Help |
|
---|
|
Config object representing instance policy limits dictionary.
Note that this object is not actually used in the config, it's just used as a placeholder for a few functions.
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Check the instance policy for validity.
|
Check the instance policy specs for validity.
|
Check the instance policy specs for validity on a given key. We check if the instance specs makes sense for a given key, that is if minmaxspecs[min][name] <= stdspec[name] <= minmaxspec[max][name].
|
Checks a parameter. Currently we expect all parameters to be float values. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:24 2016 | http://epydoc.sourceforge.net |