We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de7892d + 9db7307 commit 3a0e2baCopy full SHA for 3a0e2ba
neutron/db/provisioning_blocks.py
@@ -42,6 +42,7 @@ def add_model_for_resource(resource, model):
42
43
44
@db_api.retry_if_session_inactive()
45
+@db_api.CONTEXT_WRITER
46
def add_provisioning_component(context, object_id, object_type, entity):
47
"""Adds a provisioning block by an entity to a given object.
48
0 commit comments