Ipam service
3 unresolved threads
3 unresolved threads
Compare changes
- NAT-152: endpoint to get status and usage fields of hosts in a networkJORGE SASIAIN authored
+ 38
− 3
@@ -203,7 +203,8 @@ def _allocate_network(
@@ -218,7 +219,8 @@ def allocate_service_ipv4_network(service_type, extattrs) -> V4ServiceNetwork:
@@ -558,6 +560,32 @@ def _delete_host_by_ip(addr) -> Union[V4HostAddress, V6HostAddress]:
@@ -569,7 +597,8 @@ if __name__ == '__main__':
@@ -634,6 +663,12 @@ if __name__ == '__main__':