Also impacts openstack subnet show:
openstack subnet show dec8c058-a578-4927-abd5-19780fd9dee1 (returns 'Subnet' object has no attribute 'keys')
However the older neutron cmd still works but rather not modify our scripts
[root@OpenStack-Launcher openstack-ns]# neutron subnet-show dec8c058-a578-4927-abd5-19780fd9dee1 <<<< +-------------------+----------------------------------------------------+ | Field | Value | +-------------------+----------------------------------------------------+ | allocation_pools | {"start": "11.255.255.2", "end": "11.255.255.254"} | | cidr | 11.255.255.0/24 | | dns_nameservers | | | enable_dhcp | False | | gateway_ip | 11.255.255.1 | | host_routes | | | id | dec8c058-a578-4927-abd5-19780fd9dee1 | | ip_version | 4 | | ipv6_address_mode | | | ipv6_ra_mode | | | name | basic7-dwnew-subnet_dummy-or2jrteviwzr | | network_id | f1c13eac-4a17-4c86-82a3-61a865195da4 | | tenant_id | 8d33baa96b78444ab266538f6c4a23e0 | +-------------------+----------------------------------------------------+
Also impacts openstack subnet show:
openstack subnet show dec8c058- a578-4927- abd5-19780fd9de e1 (returns 'Subnet' object has no attribute 'keys')
However the older neutron cmd still works but rather not modify our scripts
[root@OpenStack -Launcher openstack-ns]# neutron subnet-show dec8c058- a578-4927- abd5-19780fd9de e1 <<<< ------- ------+ ------- ------- ------- ------- ------- ------- ------- ---+ ------- ------+ ------- ------- ------- ------- ------- ------- ------- ---+ a578-4927- abd5-19780fd9de e1 | dwnew-subnet_ dummy-or2jrtevi wzr | 4a17-4c86- 82a3-61a865195d a4 | ab266538f6c4a23 e0 | ------- ------+ ------- ------- ------- ------- ------- ------- ------- ---+
+------
| Field | Value |
+------
| allocation_pools | {"start": "11.255.255.2", "end": "11.255.255.254"} |
| cidr | 11.255.255.0/24 |
| dns_nameservers | |
| enable_dhcp | False |
| gateway_ip | 11.255.255.1 |
| host_routes | |
| id | dec8c058-
| ip_version | 4 |
| ipv6_address_mode | |
| ipv6_ra_mode | |
| name | basic7-
| network_id | f1c13eac-
| tenant_id | 8d33baa96b78444
+------