deepak_mourya
3643413515
Add subnet to addresses field
According to the, https://developer.openstack.org/api-ref/application-container/#list-all-containers "addresses": { "2ede1821-1334-4e8b-b731-d3a82b41f42f": [{ "version": 4, "addr": "172.24.4.3", "port": "4b077255-9b4d-4068-b24f-b89594f870c2" }, { "version": 6, "addr": "2001:db8::9", "port": "4b077255-9b4d-4068-b24f-b89594f870c2" }] }, It would be useful to include 'subnet' for each address so that users can know this information. Change-Id: Ic6c041535bc6de2e264aeb9995a78a5a2ae4d2fd Closes-Bug: #1746643
Team and repository tags
Zun
OpenStack Containers service
Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%