Add gateway_ip in OS::Neutron::Subnet
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 2 Jun 2016 13:55:11 +0000 (09:55 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Tue, 14 Jun 2016 14:06:17 +0000 (10:06 -0400)
commit1fa4c02fc310163da351bacbf19f2d52b46e50b3
tree8a4881c30cd316699455221d3893b0c277c89bb4
parentbcbb89a92141ecf650c0b5b4bad128f47659971d
Add gateway_ip in OS::Neutron::Subnet

This patch allows to :
  - disable the gateway ip for non routable network
  - use the first ip in the subnet
  - set the correct gateway on the external network

Change-Id: Idc816c782856e93ecd339b3aca2a7f53c1564b1d
Closes-bug: #1588379
Depends-On: I8ea6733fe46902e1baeff4ccfbcd42ecc5a1825f
network/external.yaml
network/external_v6.yaml
network/internal_api.yaml
network/internal_api_v6.yaml
network/management.yaml
network/storage.yaml
network/storage_mgmt.yaml
network/storage_mgmt_v6.yaml
network/storage_v6.yaml
network/tenant.yaml
network/tenant_v6.yaml