deb-manila/releasenotes/notes/add_gateway_into_db-1f3cd3f392ae81cf.yaml
Jay Xu d98222a654 Add gateway in network_info and share network API
Get gateway information from network plugin and put it into network_info.
It is required by EMC Unity storage to create a interface.

APIImpact
DocImpact

Change-Id: I8614b8686af7fa5764b49e8e3cb4a4855dc3a5f4
Implements: blueprint add-gateway-info
2016-06-30 12:08:12 -04:00

5 lines
123 B
YAML

---
features:
- Store network gateway value in DB.
- Gateway is added to the JSON response of the /share-networks API.