tendril.entityhub.prototypebase module

Docstring for prototypebase

exception tendril.entityhub.prototypebase.MissingInformationError[source]

Bases: exceptions.Exception

class tendril.entityhub.prototypebase.PrototypeBase[source]

Bases: tendril.boms.validate.ValidatableBase

ident
desc
status
_get_status()[source]
bom
obom
strategy
make_labels(sno, label_manager=None)[source]
changelog
_changelogpath
_get_changelog()[source]
_register_for_changes()[source]
_reload()[source]
_validate()[source]