Bases: object
Get the layered NamespaceRepo model.
This is where we construct the “the onion” by layering NamespaceRepo models on top of each other, starting with the DB at the bottom.
context – The RequestContext
An NamespaceRepo-like object
Get the layered MetadefObjectRepo model.
This is where we construct the “the onion” by layering MetadefObjectRepo models on top of each other, starting with the DB at the bottom.
context – The RequestContext
An MetadefObjectRepo-like object
Get the layered MetadefPropertyRepo model.
This is where we construct the “the onion” by layering MetadefPropertyRepo models on top of each other, starting with the DB at the bottom.
context – The RequestContext
An MetadefPropertyRepo-like object
Get the layered MetadefResourceTypeRepo model.
This is where we construct the “the onion” by layering MetadefResourceTypeRepo models on top of each other, starting with the DB at the bottom.
context – The RequestContext
An MetadefResourceTypeRepo-like object
Get the layered MetadefTagRepo model.
This is where we construct the “the onion” by layering MetadefTagRepo models on top of each other, starting with the DB at the bottom.
context – The RequestContext
An MetadefTagRepo-like object
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.