heat.objects.base module

heat.objects.base module

Heat common internal object model

class heat.objects.base.HeatObject(context=None, **kwargs)[source]

Bases: VersionedObject

OBJ_PROJECT_NAMESPACE = 'heat'
VERSION = '1.0'
class heat.objects.base.HeatObjectRegistry(*args, **kwargs)[source]

Bases: VersionedObjectRegistry

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.