Subnet names could include a name instead of Ip address
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kuryr-libnetwork |
New
|
Undecided
|
janonymous |
Bug Description
vagrant@
+------
| id | name | subnets |
+------
| 2d33d87c-
| 7b8f1784-
| | | cdd5ef08-
| 95f40b5e-
| | | 9daa15eb-
+------
vagrant@
+------
| Field | Value |
+------
| admin_state_up | True |
| availability_
| availability_zones | nova |
| created_at | 2016-08-31T05:11:08 |
| description | |
| id | 2d33d87c-
| ipv4_address_scope | |
| ipv6_address_scope | |
| mtu | 1450 |
| name | kuryr-net-9d89e570 |
| port_security_
| provider:
| provider:
| provider:
| revision | 2 |
| router:external | False |
| shared | False |
| status | ACTIVE |
| subnets | 8072f1f7-
| tags | kuryr.net.
| | kuryr.net.
| tenant_id | 78da8bb1a7814ed
| updated_at | 2016-08-31T05:11:08 |
+------
**name** feild has an ip which could have a name as other subnets below:
vagrant@
+------
| Field | Value |
+------
| allocation_pools | {"start": "172.18.0.2", "end": "172.18.255.254"} |
| cidr | 172.18.0.0/16 |
| created_at | 2016-08-31T05:11:09 |
| description | |
| dns_nameservers | |
| enable_dhcp | True |
| gateway_ip | 172.18.0.1 |
| host_routes | |
| id | 8072f1f7-
| ip_version | 4 |
| ipv6_address_mode | |
| ipv6_ra_mode | |
| name | 172.18.0.0/16 |
| network_id | 2d33d87c-
| revision | 2 |
| service_types | |
| subnetpool_id | |
| tenant_id | 78da8bb1a7814ed
| updated_at | 2016-08-31T05:11:09 |
+------
vagrant@
+------
| id | name | subnets |
+------
| 2d33d87c-
| 7b8f1784-
| | | cdd5ef08-
| 95f40b5e-
| | | 9daa15eb-
+------
vagrant@
+------
| Field | Value |
+------
| allocation_pools | {"start": "172.24.4.2", "end": "172.24.4.254"} |
| cidr | 172.24.4.0/24 |
| created_at | 2016-08-31T05:01:00 |
| description | |
| dns_nameservers | |
| enable_dhcp | False |
| gateway_ip | 172.24.4.1 |
| host_routes | |
| id | c3b6151f-
| ip_version | 4 |
| ipv6_address_mode | |
| ipv6_ra_mode | |
| name | public-subnet |
| network_id | 7b8f1784-
| revision | 2 |
| service_types | |
| subnetpool_id | |
| tenant_id | 78da8bb1a7814ed
| updated_at | 2016-08-31T05:01:00 |
+------
Changed in kuryr-libnetwork: | |
assignee: | nobody → janonymous (janonymous) |
I'd like that, however, there is no way I am aware of that allows you to get the name of the network from docker on the network creation command.