Feature/nat 212 213
Compare changes
- NAT-212/213: toxJORGE SASIAIN authored
+ 92
− 49
@@ -138,11 +138,18 @@ def assert_network_in_service(
@@ -158,7 +165,7 @@ def find_networks(network_container: Optional[str] = "", network: Optional[str]
@@ -205,7 +212,7 @@ def allocate_network_inner(
@@ -226,7 +233,19 @@ def allocate_network_inner(
@@ -237,7 +256,19 @@ def allocate_ipv4_network(service_type: str = "", comment: Optional[str] = "", e
@@ -266,13 +297,21 @@ def allocate_networks(
@@ -286,7 +325,7 @@ def find_next_available_ip(infoblox_params, network_ref: str = ""):
@@ -294,14 +333,7 @@ def allocate_host_inner(
@@ -313,6 +345,7 @@ def allocate_host_inner(
@@ -320,6 +353,7 @@ def allocate_host_inner(
@@ -339,12 +373,14 @@ def allocate_host_inner(
@@ -358,7 +394,7 @@ def allocate_host_inner(
@@ -374,7 +410,7 @@ def allocate_host_inner(
@@ -383,29 +419,29 @@ def allocate_host_inner(
@@ -432,6 +468,11 @@ def allocate_host(
@@ -555,7 +596,7 @@ def delete_network(
@@ -576,6 +617,7 @@ def delete_host(
@@ -617,7 +659,7 @@ def delete_host(
@@ -633,7 +675,7 @@ def delete_host(
@@ -645,7 +687,7 @@ def delete_host(
@@ -656,7 +698,7 @@ def delete_host(
@@ -669,8 +711,8 @@ def validate_network(
@@ -693,6 +735,7 @@ def validate_host(
@@ -721,7 +764,7 @@ def validate_host(
@@ -736,7 +779,7 @@ def validate_host(