Feature/nat 212 213
Compare changes
- NAT-212/213: Make tox (black) sotp failingJORGE SASIAIN authored
+ 38
− 41
@@ -84,10 +84,10 @@ def ip_network_version(network: str = ""):
@@ -113,10 +113,10 @@ def assert_host_in_service(
@@ -166,7 +166,7 @@ def find_networks(network_container: Optional[str] = "", network: Optional[str]
@@ -213,7 +213,7 @@ def allocate_network_inner(
@@ -232,7 +232,9 @@ def allocate_network_inner(
@@ -255,7 +257,9 @@ def allocate_ipv4_network(service_type: str = "", comment: Optional[str] = "", e
@@ -279,19 +283,13 @@ def allocate_ipv6_network(service_type: str = "", comment: Optional[str] = "", e
@@ -312,7 +310,7 @@ def find_next_available_ip(infoblox_params, network_ref: str = ""):
@@ -331,9 +329,8 @@ def allocate_host_inner( # noqa: C901
@@ -395,7 +392,7 @@ def allocate_host_inner( # noqa: C901
@@ -411,7 +408,7 @@ def allocate_host_inner( # noqa: C901
@@ -433,7 +430,7 @@ def allocate_host( # noqa: C901
@@ -558,8 +555,7 @@ def allocate_host( # noqa: C901
@@ -597,7 +593,7 @@ def delete_network(
@@ -614,7 +610,7 @@ def delete_host(
@@ -660,7 +656,7 @@ def delete_host(
@@ -676,7 +672,7 @@ def delete_host(
@@ -688,7 +684,7 @@ def delete_host(
@@ -699,7 +695,7 @@ def delete_host(
@@ -707,8 +703,7 @@ def delete_host(
@@ -721,7 +716,9 @@ def validate_network(
@@ -732,7 +729,7 @@ def validate_host(
@@ -765,7 +762,7 @@ def validate_host(
@@ -780,7 +777,7 @@ def validate_host(