Add "allocation" constant for port resource allocation requests
Related-Bug: #1578989 Change-Id: I4ee0d47730c00cf1ba4bf94df42dffffa2c7359a
This commit is contained in:
parent
a4c9b4b02f
commit
85d9bf490a
@ -31,3 +31,6 @@ INVENTORY_OPTIONS = set([
|
||||
# Tunnelled networks resource provider default name.
|
||||
RP_TUNNELLED = 'rp_tunnelled'
|
||||
TRAIT_NETWORK_TUNNEL = 'CUSTOM_NETWORK_TUNNEL_PROVIDER'
|
||||
|
||||
# Port allocation key, stored in the port "binding:profile" dictionary.
|
||||
ALLOCATION = 'allocation'
|
||||
|
Loading…
x
Reference in New Issue
Block a user