sync callbacks: Eliminate SUBNET_GATEWAY resource
Commit 7b239a928f7834ff98e0fff82491bfbb2a10eece removed subnet gateway from the callback resources in neutron. This follows suit in lib in order to sync up. Change-Id: I7b2f2f018723fed6c30480a92dc89654c352e6ae
This commit is contained in:
@@ -28,5 +28,4 @@ SEGMENT = 'segment'
|
||||
SEGMENT_HOST_MAPPING = 'segment_host_mapping'
|
||||
SUBNET = 'subnet'
|
||||
SUBNETS = 'subnets'
|
||||
SUBNET_GATEWAY = 'subnet_gateway'
|
||||
SUBNETPOOL_ADDRESS_SCOPE = 'subnetpool_address_scope'
|
||||
|
Reference in New Issue
Block a user