From c38b2b3b29cde461fb39c703e5d6bc7bb2d6923a Mon Sep 17 00:00:00 2001 From: Marco Procaccini Date: Thu, 11 Jul 2024 14:06:55 +0200 Subject: [PATCH] vm powerdns creata. Bug fix: udp port name --- openstack-tf/d4s-production/powerdns/main.tf | 2 +- .../d4s-production/powerdns/terraform.tfstate | 5699 +++++++++++++++++ 2 files changed, 5700 insertions(+), 1 deletion(-) create mode 100644 openstack-tf/d4s-production/powerdns/terraform.tfstate diff --git a/openstack-tf/d4s-production/powerdns/main.tf b/openstack-tf/d4s-production/powerdns/main.tf index 7418bc4..ce65687 100644 --- a/openstack-tf/d4s-production/powerdns/main.tf +++ b/openstack-tf/d4s-production/powerdns/main.tf @@ -60,7 +60,7 @@ resource "openstack_networking_secgroup_rule_v2" "upd_access_to_pwdns" { description = "UDP access to the PowerDNS Server" direction = "ingress" ethertype = "IPv4" - protocol = "upd" + protocol = "udp" port_range_min = 53 port_range_max = 53 remote_ip_prefix = "0.0.0.0/0" diff --git a/openstack-tf/d4s-production/powerdns/terraform.tfstate b/openstack-tf/d4s-production/powerdns/terraform.tfstate new file mode 100644 index 0000000..3d15e4a --- /dev/null +++ b/openstack-tf/d4s-production/powerdns/terraform.tfstate @@ -0,0 +1,5699 @@ +{ + "version": 4, + "terraform_version": "1.8.2", + "serial": 31, + "lineage": "194a8dc9-bb49-8286-4394-3ad3d3364621", + "outputs": { + "pwdns_hostname": { + "value": "powerdns.cloud.d4science.org.", + "type": "string" + }, + "pwdns_public_ip_address": { + "value": "146.48.29.242", + "type": "string" + } + }, + "resources": [ + { + "mode": "data", + "type": "terraform_remote_state", + "name": "infrastructure_setup", + "provider": "provider[\"terraform.io/builtin/terraform\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "backend": "local", + "config": { + "value": { + "path": "../basic-infrastructure/terraform.tfstate" + }, + "type": [ + "object", + { + "path": "string" + } + ] + }, + "defaults": null, + "outputs": { + "value": { + "access_postgresql_security_group": { + "all_tags": [], + "delete_default_rules": true, + "description": "Access the shared PostgreSQL service using the dedicated network", + "id": "347b507a-8df3-44ad-acb1-580e66991064", + "name": "access_to_the_shared_postgresql_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "almalinux_9": { + "name": "AlmaLinux-9.0-20220718", + "uuid": "541650fc-dd19-4f38-bb1d-7333ed9dd688" + }, + "availability_zone_no_gpu_name": "cnr-isti-nova-a", + "availability_zone_with_gpu_name": "cnr-isti-nova-gpu-a", + "availability_zones_names": { + "availability_zone_no_gpu": "cnr-isti-nova-a", + "availability_zone_with_gpu": "cnr-isti-nova-gpu-a" + }, + "basic_services_ip": { + "ca": "10.1.40.4", + "ca_cidr": "10.1.40.4/32", + "haproxy_l7_1": "10.1.40.11", + "haproxy_l7_1_cidr": "10.1.40.11/32", + "haproxy_l7_2": "10.1.40.12", + "haproxy_l7_2_cidr": "10.1.40.12/32", + "octavia_main": "10.1.40.20", + "octavia_main_cidr": "10.1.40.20/32", + "prometheus": "10.1.40.10", + "prometheus_cidr": "10.1.40.10/32", + "ssh_jump": "10.1.40.5", + "ssh_jump_cidr": "10.1.40.5/32" + }, + "centos_7": { + "name": "CentOS-7", + "uuid": "f0187a99-64f6-462a-ab5f-ef52fe62f2ca" + }, + "default_security_group": { + "all_tags": [], + "delete_default_rules": true, + "description": "Default security group with rules for ssh access via jump proxy, prometheus scraping", + "id": "ec201518-ab19-4342-8465-4b5524030a8e", + "name": "default_for_all", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "default_security_group_name": "default_for_all", + "dns_zone": { + "description": "DNS primary zone for the d4s-production-cloud project", + "email": "postmaster@isti.cnr.it", + "ttl": "8600", + "zone_name": "cloud.d4science.org." + }, + "el7_data_file": "../../openstack_vm_data_scripts/el7.sh", + "external_network": { + "id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "name": "external-network" + }, + "external_network_id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "external_router": { + "description": "D4Science Production main router", + "name": "d4s-production-cloud-external-router" + }, + "flavor_list": { + "c1_large": "c1.large", + "c1_medium": "c1.medium", + "c1_small": "c1.small", + "c2_large": "c2.large", + "d1_large": "d1.large", + "d1_medium": "d1.medium", + "m1_large": "m1.large", + "m1_medium": "m1.medium", + "m1_xlarge": "m1.xlarge", + "m1_xxl": "m1.xxl", + "m2_large": "m2.large", + "m2_medium": "m2.medium", + "m2_small": "m2.small", + "m3_large": "m3.large" + }, + "floating_ip_pools": { + "main_public_ip_pool": "external-network" + }, + "haproxy_l7_data": { + "flavor": "m1.medium", + "haproxy_1": "haproxy-l7-1", + "haproxy_2": "haproxy-l7-2", + "name": "main-haproxy-l7", + "vm_count": "2" + }, + "internal_ca_data": { + "flavor": "m1.small", + "name": "ca" + }, + "main_haproxy_l7_ip": [ + "10.1.40.11", + "10.1.40.12" + ], + "main_loadbalancer_ip": "10.1.40.20", + "main_private_network": { + "description": "D4Science Production private network (use this as the main network)", + "name": "d4s-production-cloud-main" + }, + "main_private_subnet": { + "allocation_end": "10.1.47.254", + "allocation_start": "10.1.41.100", + "cidr": "10.1.40.0/21", + "description": "D4Science Production main private subnet", + "gateway_ip": "10.1.40.1", + "name": "d4s-production-cloud-main-subnet" + }, + "main_region": "isti_area_pi_1", + "mtu_size": 8942, + "networks_list": { + "cassandra": "cassandra-net", + "orientdb": "orientdb-net", + "orientdb_se": "orientdb-se-net", + "shared_postgresql": "postgresql-srv-net", + "swarm": "swarm-nfs-net", + "timescaledb": "timescaledb-net" + }, + "networks_with_d4s_services": { + "garr_ct1_net": "90.147.166.0/23", + "garr_na_net": "90.147.152.0/24", + "garr_pa1_net": "90.147.188.0/23", + "infrascience_net": "146.48.122.0/23", + "isti_net": "146.48.80.0/21", + "s2i2s_net": "146.48.28.0/22" + }, + "octavia_information": { + "main_lb_description": "Main L4 load balancer for the D4Science production", + "main_lb_hostname": "main-lb", + "main_lb_name": "d4s-production-cloud-l4-load-balancer", + "octavia_flavor": "octavia_amphora-mvcpu-ha", + "octavia_flavor_id": "394988b5-6603-4a1e-a939-8e177c6681c7", + "octavia_vrrp_ip_1": "10.1.42.119/32", + "octavia_vrrp_ip_2": "10.1.42.188/32", + "swarm_lb_name": "d4s-production-cloud-l4-swarm-load-balancer" + }, + "os_project_data": { + "id": "1b45adf388934758b56d0dfdb4bfacf3" + }, + "policy_list": { + "affinity": "affinity", + "anti_affinity": "anti-affinity", + "soft_affinity": "soft-affinity", + "soft_anti_affinity": "soft-anti-affinity" + }, + "prometheus_public_ip_address": "146.48.30.139", + "prometheus_server_data": { + "flavor": "m1.medium", + "name": "prometheus", + "public_grafana_server_cidr": "146.48.28.103/32", + "vol_data_device": "/dev/vdb", + "vol_data_name": "prometheus-data", + "vol_data_size": "100" + }, + "prometheus_server_hostname": "prometheus.cloud.d4science.org.", + "resolvers_ip": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "resource_registry_addresses": {}, + "security_group_list": { + "acaland": "acaland's dev machine", + "access_to_orientdb": "access_to_orientdb", + "access_to_orientdb_se": "access_to_orientdb_se", + "access_to_the_timescaledb_service": "access_to_the_timescaledb_service", + "cassandra": "Cassandra", + "dataminer-publish": "dataminer-publish", + "debugging_from_jump_node": "debugging_from_jump_node", + "default": "default", + "docker_swarm": "Docker Swarm", + "docker_swarm_NFS": "Docker Swarm NFS", + "haproxy": "traffic_from_main_lb_to_haproxy_l7", + "http_and_https_from_the_load_balancers": "traffic_from_the_main_load_balancers", + "limited_HTTPS_access": "restricted_web_service", + "limited_SSH_access": "Limited SSH access", + "mongo": "mongo", + "nfs_share_no_ingress": "nfs_share_no_ingress", + "orientdb_internal_docker_traffic": "orientdb_internal_docker_traffic", + "postgreSQL": "PostgreSQL service", + "public_HTTPS": "Public HTTPS" + }, + "shared_postgresql_network_data": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "Network used to communicate with the shared postgresql service", + "dns_domain": "cloud.d4science.org.", + "external": false, + "id": "f6450bc8-1345-4b52-8f34-2903c0cca7f8", + "mtu": 8942, + "name": "postgresql-srv-net", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [], + "shared": false, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "shared_postgresql_server_data": { + "allocation_pool_end": "192.168.3.254", + "allocation_pool_start": "192.168.0.100", + "flavor": "m1.xxl", + "name": "shared-postgresql-server", + "network_cidr": "192.168.0.0/22", + "network_description": "Network used to communicate with the shared postgresql service", + "network_name": "postgresql-srv-net", + "server_cidr": "192.168.0.5/22", + "server_ip": "192.168.0.5", + "vol_backup_device": "/dev/vdc", + "vol_backup_name": "shared-postgresql-backup-data", + "vol_backup_size": "100", + "vol_data_device": "/dev/vdb", + "vol_data_name": "shared-postgresql-data", + "vol_data_size": "300" + }, + "shared_postgresql_subnet_data": { + "all_tags": [], + "allocation_pool": [ + { + "end": "192.168.3.254", + "start": "192.168.0.100" + } + ], + "cidr": "192.168.0.0/22", + "description": "subnet used to connect to the shared PostgreSQL service", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "", + "id": "761c3c40-5963-40df-a677-cd9b51b72b4d", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "shared-postgresql-subnet", + "network_id": "f6450bc8-1345-4b52-8f34-2903c0cca7f8", + "no_gateway": true, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "smartexecutor_addresses": {}, + "ssh_jump_proxy": { + "flavor": "m2.small", + "name": "ssh-jump-proxy" + }, + "ssh_sources": { + "d4s_vpn_1_cidr": "146.48.122.27/32", + "d4s_vpn_2_cidr": "146.48.122.49/32", + "infrascience_net_cidr": "146.48.122.0/23", + "s2i2s_vpn_1_cidr": "146.48.28.10/32", + "s2i2s_vpn_2_cidr": "146.48.28.11/32", + "shell_d4s_cidr": "146.48.122.95/32" + }, + "swarm_loadbalancer_ip": "10.1.40.30", + "swarm_manager_nodes": [ + { + "access_ip_v4": "10.1.40.31", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:33:59 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "force_delete": false, + "id": "218369c6-7bd0-4b0c-aa71-dc07183007f3", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.31", + "fixed_ip_v6": "", + "mac": "fa:16:3e:bb:82:0b", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.147", + "fixed_ip_v6": "", + "mac": "fa:16:3e:75:ba:bb", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:47 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.40.32", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:32:37 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "force_delete": false, + "id": "0c00cb58-71a3-4066-8570-0c6333022b4e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.32", + "fixed_ip_v6": "", + "mac": "fa:16:3e:28:ab:a7", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.135", + "fixed_ip_v6": "", + "mac": "fa:16:3e:e5:20:36", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:00 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.40.33", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:32:37 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "force_delete": false, + "id": "e27a68a2-f124-469f-8f9d-850bd93785e9", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-03", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.33", + "fixed_ip_v6": "", + "mac": "fa:16:3e:fd:7c:22", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.116", + "fixed_ip_v6": "", + "mac": "fa:16:3e:58:90:5b", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:02 +0000 UTC", + "user_data": "", + "vendor_options": [] + } + ], + "swarm_managers_nfs_ip_ports": [ + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.2.236" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "218369c6-7bd0-4b0c-aa71-dc07183007f3", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-2-236.openstacklocal.", + "hostname": "host-172-17-2-236", + "ip_address": "172.17.2.236" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "9626f7e3-2310-4541-b798-ce62ddb7ce49", + "mac_address": "fa:16:3e:f6:b2:2d", + "name": "swarm-mgr-01", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.1.180" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "0c00cb58-71a3-4066-8570-0c6333022b4e", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-1-180.openstacklocal.", + "hostname": "host-172-17-1-180", + "ip_address": "172.17.1.180" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "e8b955e7-3ade-4a41-80cf-8a7031e1f925", + "mac_address": "fa:16:3e:b3:a3:d3", + "name": "swarm-mgr-02", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.3.65" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "e27a68a2-f124-469f-8f9d-850bd93785e9", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-3-65.openstacklocal.", + "hostname": "host-172-17-3-65", + "ip_address": "172.17.3.65" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "ee4a760a-916e-41e8-85c2-b889a58b5116", + "mac_address": "fa:16:3e:b5:24:0d", + "name": "swarm-mgr-03", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + } + ], + "swarm_worker_nodes": [ + { + "access_ip_v4": "10.1.42.182", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:56:49 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "60ece97f-cfea-4989-836c-0bb87d258e5a", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.182", + "fixed_ip_v6": "", + "mac": "fa:16:3e:cc:36:b0", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.109", + "fixed_ip_v6": "", + "mac": "fa:16:3e:dc:20:8b", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:57:32 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.42.214", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "3721fa5c-baf5-41c1-a00b-293cd6112e11", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.214", + "fixed_ip_v6": "", + "mac": "fa:16:3e:57:09:77", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.7", + "fixed_ip_v6": "", + "mac": "fa:16:3e:52:13:61", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:38 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.42.165", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:56:48 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "f3cf42e3-b28b-4694-92e2-de9581eb1503", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-03", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.165", + "fixed_ip_v6": "", + "mac": "fa:16:3e:91:e6:2c", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.246", + "fixed_ip_v6": "", + "mac": "fa:16:3e:5f:ab:7c", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:57:33 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.43.228", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:12 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "14a705c3-844a-4c5f-b727-256b6f2f2039", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-04", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.43.228", + "fixed_ip_v6": "", + "mac": "fa:16:3e:44:04:b4", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.251", + "fixed_ip_v6": "", + "mac": "fa:16:3e:4f:c7:e9", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:34 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.45.77", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "f39ad1ee-9f1e-43b7-b141-973d53e10a2e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-05", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.45.77", + "fixed_ip_v6": "", + "mac": "fa:16:3e:b4:e0:29", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.181", + "fixed_ip_v6": "", + "mac": "fa:16:3e:77:3e:38", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2024-01-12 11:18:04 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.44.73", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "58360f23-4703-47f0-8b27-d621463c245c", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-06", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.44.73", + "fixed_ip_v6": "", + "mac": "fa:16:3e:db:85:25", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.12", + "fixed_ip_v6": "", + "mac": "fa:16:3e:b9:b1:ef", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:45 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.45.59", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "dca55156-78be-4392-a9b1-3a93dee81dd0", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-07", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.45.59", + "fixed_ip_v6": "", + "mac": "fa:16:3e:67:11:2e", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.113", + "fixed_ip_v6": "", + "mac": "fa:16:3e:4a:d0:69", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:39 +0000 UTC", + "user_data": "", + "vendor_options": [] + }, + { + "access_ip_v4": "10.1.42.92", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-a", + "availability_zone_hints": "cnr-isti-nova-a", + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "force_delete": false, + "id": "62a0cd55-f4b9-4bf0-bc8b-2da1e43bca0c", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-08", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.92", + "fixed_ip_v6": "", + "mac": "fa:16:3e:aa:24:4c", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.54", + "fixed_ip_v6": "", + "mac": "fa:16:3e:e2:8a:b5", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default", + "default_for_all", + "nfs_share_no_ingress", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:37 +0000 UTC", + "user_data": "", + "vendor_options": [] + } + ], + "swarm_workers_nfs_ip_ports": [ + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.1.142" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "60ece97f-cfea-4989-836c-0bb87d258e5a", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-1-142.openstacklocal.", + "hostname": "host-172-17-1-142", + "ip_address": "172.17.1.142" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "02fb2274-51ea-4c0d-be63-e995bebafaa0", + "mac_address": "fa:16:3e:52:bd:6d", + "name": "swarm-worker-01", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.3.9" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "3721fa5c-baf5-41c1-a00b-293cd6112e11", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-3-9.openstacklocal.", + "hostname": "host-172-17-3-9", + "ip_address": "172.17.3.9" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "604633a1-6835-468a-a9de-4fc13e4aca1a", + "mac_address": "fa:16:3e:bc:3c:0c", + "name": "swarm-worker-02", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.1.62" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "f3cf42e3-b28b-4694-92e2-de9581eb1503", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-1-62.openstacklocal.", + "hostname": "host-172-17-1-62", + "ip_address": "172.17.1.62" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "0affca99-eb2a-48fa-a408-d42159732023", + "mac_address": "fa:16:3e:84:be:fd", + "name": "swarm-worker-03", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.0.155" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "14a705c3-844a-4c5f-b727-256b6f2f2039", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-0-155.openstacklocal.", + "hostname": "host-172-17-0-155", + "ip_address": "172.17.0.155" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "7bdc7f76-5446-465e-a328-7e334ae10878", + "mac_address": "fa:16:3e:9c:d2:a5", + "name": "swarm-worker-04", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.3.55" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "f39ad1ee-9f1e-43b7-b141-973d53e10a2e", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-3-55.openstacklocal.", + "hostname": "host-172-17-3-55", + "ip_address": "172.17.3.55" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "3c650263-8eda-406a-b8c1-2df32d2371a0", + "mac_address": "fa:16:3e:b1:90:f5", + "name": "swarm-worker-05", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.1.65" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "58360f23-4703-47f0-8b27-d621463c245c", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-1-65.openstacklocal.", + "hostname": "host-172-17-1-65", + "ip_address": "172.17.1.65" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "3b984010-a6a4-4b09-b6fd-06a56e058c54", + "mac_address": "fa:16:3e:18:a9:64", + "name": "swarm-worker-06", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.1.185" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "dca55156-78be-4392-a9b1-3a93dee81dd0", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-1-185.openstacklocal.", + "hostname": "host-172-17-1-185", + "ip_address": "172.17.1.185" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "31f50799-55eb-4089-9c3b-2b19fc245354", + "mac_address": "fa:16:3e:c3:5e:50", + "name": "swarm-worker-07", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.17.3.251" + ], + "all_security_group_ids": [ + "167e4897-f776-4cbd-986f-77313aa68af2", + "d41938a9-a581-4974-b213-4aa50498344c" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": [ + { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + } + ], + "description": "", + "device_id": "62a0cd55-f4b9-4bf0-bc8b-2da1e43bca0c", + "device_owner": "compute:cnr-isti-nova-a", + "dns_assignment": [ + { + "fqdn": "host-172-17-3-251.openstacklocal.", + "hostname": "host-172-17-3-251", + "ip_address": "172.17.3.251" + } + ], + "dns_name": "", + "extra_dhcp_option": [], + "fixed_ip": [ + { + "ip_address": "", + "subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696" + } + ], + "id": "3946ef71-6fba-4118-8db5-179f2350783e", + "mac_address": "fa:16:3e:5d:49:58", + "name": "swarm-worker-08", + "network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "security_group_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + } + ], + "ubuntu1804_data_file": "../../openstack_vm_data_scripts/ubuntu1804.sh", + "ubuntu2204_data_file": "../../openstack_vm_data_scripts/ubuntu2204.sh", + "ubuntu_1804": { + "name": "Ubuntu-Bionic-18.04", + "user_data_file": "../../openstack_vm_data_scripts/ubuntu1804.sh", + "uuid": "7ed6a2cd-2b07-482e-8ce4-f018dff16c89" + }, + "ubuntu_2204": { + "name": "Ubuntu-Jammy-22.04", + "user_data_file": "../../openstack_vm_data_scripts/ubuntu2204.sh", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627" + } + }, + "type": [ + "object", + { + "access_postgresql_security_group": [ + "object", + { + "all_tags": [ + "set", + "string" + ], + "delete_default_rules": "bool", + "description": "string", + "id": "string", + "name": "string", + "region": "string", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "delete": "string" + } + ] + } + ], + "almalinux_9": [ + "map", + "string" + ], + "availability_zone_no_gpu_name": "string", + "availability_zone_with_gpu_name": "string", + "availability_zones_names": [ + "map", + "string" + ], + "basic_services_ip": [ + "map", + "string" + ], + "centos_7": [ + "map", + "string" + ], + "default_security_group": [ + "object", + { + "all_tags": [ + "set", + "string" + ], + "delete_default_rules": "bool", + "description": "string", + "id": "string", + "name": "string", + "region": "string", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "delete": "string" + } + ] + } + ], + "default_security_group_name": "string", + "dns_zone": [ + "map", + "string" + ], + "el7_data_file": "string", + "external_network": [ + "map", + "string" + ], + "external_network_id": "string", + "external_router": [ + "map", + "string" + ], + "flavor_list": [ + "map", + "string" + ], + "floating_ip_pools": [ + "map", + "string" + ], + "haproxy_l7_data": [ + "map", + "string" + ], + "internal_ca_data": [ + "map", + "string" + ], + "main_haproxy_l7_ip": [ + "list", + "string" + ], + "main_loadbalancer_ip": "string", + "main_private_network": [ + "map", + "string" + ], + "main_private_subnet": [ + "map", + "string" + ], + "main_region": "string", + "mtu_size": "number", + "networks_list": [ + "map", + "string" + ], + "networks_with_d4s_services": [ + "map", + "string" + ], + "octavia_information": [ + "map", + "string" + ], + "os_project_data": [ + "map", + "string" + ], + "policy_list": [ + "map", + "string" + ], + "prometheus_public_ip_address": "string", + "prometheus_server_data": [ + "map", + "string" + ], + "prometheus_server_hostname": "string", + "resolvers_ip": [ + "list", + "string" + ], + "resource_registry_addresses": [ + "map", + "string" + ], + "security_group_list": [ + "map", + "string" + ], + "shared_postgresql_network_data": [ + "object", + { + "admin_state_up": "bool", + "all_tags": [ + "set", + "string" + ], + "availability_zone_hints": [ + "set", + "string" + ], + "description": "string", + "dns_domain": "string", + "external": "bool", + "id": "string", + "mtu": "number", + "name": "string", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "segments": [ + "set", + [ + "object", + { + "network_type": "string", + "physical_network": "string", + "segmentation_id": "number" + } + ] + ], + "shared": "bool", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "transparent_vlan": "bool", + "value_specs": [ + "map", + "string" + ] + } + ], + "shared_postgresql_server_data": [ + "map", + "string" + ], + "shared_postgresql_subnet_data": [ + "object", + { + "all_tags": [ + "set", + "string" + ], + "allocation_pool": [ + "set", + [ + "object", + { + "end": "string", + "start": "string" + } + ] + ], + "cidr": "string", + "description": "string", + "dns_nameservers": [ + "list", + "string" + ], + "enable_dhcp": "bool", + "gateway_ip": "string", + "id": "string", + "ip_version": "number", + "ipv6_address_mode": "string", + "ipv6_ra_mode": "string", + "name": "string", + "network_id": "string", + "no_gateway": "bool", + "prefix_length": "number", + "region": "string", + "service_types": [ + "list", + "string" + ], + "subnetpool_id": "string", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + "smartexecutor_addresses": [ + "map", + "string" + ], + "ssh_jump_proxy": [ + "map", + "string" + ], + "ssh_sources": [ + "map", + "string" + ], + "swarm_loadbalancer_ip": "string", + "swarm_manager_nodes": [ + "tuple", + [ + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ] + ] + ], + "swarm_managers_nfs_ip_ports": [ + "tuple", + [ + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ] + ] + ], + "swarm_worker_nodes": [ + "tuple", + [ + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ], + [ + "object", + { + "access_ip_v4": "string", + "access_ip_v6": "string", + "admin_pass": "string", + "all_metadata": [ + "map", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "availability_zone": "string", + "availability_zone_hints": "string", + "block_device": [ + "list", + [ + "object", + { + "boot_index": "number", + "delete_on_termination": "bool", + "destination_type": "string", + "device_type": "string", + "disk_bus": "string", + "guest_format": "string", + "multiattach": "bool", + "source_type": "string", + "uuid": "string", + "volume_size": "number", + "volume_type": "string" + } + ] + ], + "config_drive": "bool", + "created": "string", + "flavor_id": "string", + "flavor_name": "string", + "force_delete": "bool", + "id": "string", + "image_id": "string", + "image_name": "string", + "key_pair": "string", + "metadata": [ + "map", + "string" + ], + "name": "string", + "network": [ + "list", + [ + "object", + { + "access_network": "bool", + "fixed_ip_v4": "string", + "fixed_ip_v6": "string", + "mac": "string", + "name": "string", + "port": "string", + "uuid": "string" + } + ] + ], + "network_mode": "string", + "personality": [ + "set", + [ + "object", + { + "content": "string", + "file": "string" + } + ] + ], + "power_state": "string", + "region": "string", + "scheduler_hints": [ + "set", + [ + "object", + { + "additional_properties": [ + "map", + "string" + ], + "build_near_host_ip": "string", + "different_cell": [ + "list", + "string" + ], + "different_host": [ + "list", + "string" + ], + "group": "string", + "query": [ + "list", + "string" + ], + "same_host": [ + "list", + "string" + ], + "target_cell": "string" + } + ] + ], + "security_groups": [ + "set", + "string" + ], + "stop_before_destroy": "bool", + "tags": [ + "set", + "string" + ], + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "updated": "string", + "user_data": "string", + "vendor_options": [ + "set", + [ + "object", + { + "detach_ports_before_destroy": "bool", + "ignore_resize_confirmation": "bool" + } + ] + ] + } + ] + ] + ], + "swarm_workers_nfs_ip_ports": [ + "tuple", + [ + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ], + [ + "object", + { + "admin_state_up": "bool", + "all_fixed_ips": [ + "list", + "string" + ], + "all_security_group_ids": [ + "set", + "string" + ], + "all_tags": [ + "set", + "string" + ], + "allowed_address_pairs": [ + "set", + [ + "object", + { + "ip_address": "string", + "mac_address": "string" + } + ] + ], + "binding": [ + "list", + [ + "object", + { + "host_id": "string", + "profile": "string", + "vif_details": [ + "map", + "string" + ], + "vif_type": "string", + "vnic_type": "string" + } + ] + ], + "description": "string", + "device_id": "string", + "device_owner": "string", + "dns_assignment": [ + "list", + [ + "map", + "string" + ] + ], + "dns_name": "string", + "extra_dhcp_option": [ + "set", + [ + "object", + { + "ip_version": "number", + "name": "string", + "value": "string" + } + ] + ], + "fixed_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "id": "string", + "mac_address": "string", + "name": "string", + "network_id": "string", + "no_fixed_ip": "bool", + "no_security_groups": "bool", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "security_group_ids": [ + "set", + "string" + ], + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ] + ] + ], + "ubuntu1804_data_file": "string", + "ubuntu2204_data_file": "string", + "ubuntu_1804": [ + "map", + "string" + ], + "ubuntu_2204": [ + "map", + "string" + ] + } + ] + }, + "workspace": null + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "terraform_remote_state", + "name": "privnet_dns_router", + "provider": "provider[\"terraform.io/builtin/terraform\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "backend": "local", + "config": { + "value": { + "path": "../project-setup/terraform.tfstate" + }, + "type": [ + "object", + { + "path": "string" + } + ] + }, + "defaults": null, + "outputs": { + "value": { + "almalinux_9": { + "name": "AlmaLinux-9.0-20220718", + "uuid": "541650fc-dd19-4f38-bb1d-7333ed9dd688" + }, + "availability_zone_no_gpu_name": "cnr-isti-nova-a", + "availability_zone_with_gpu_name": "cnr-isti-nova-gpu-a", + "availability_zones_names": { + "availability_zone_no_gpu": "cnr-isti-nova-a", + "availability_zone_with_gpu": "cnr-isti-nova-gpu-a" + }, + "basic_services_ip": { + "ca": "10.1.40.4", + "ca_cidr": "10.1.40.4/32", + "haproxy_l7_1": "10.1.40.11", + "haproxy_l7_1_cidr": "10.1.40.11/32", + "haproxy_l7_2": "10.1.40.12", + "haproxy_l7_2_cidr": "10.1.40.12/32", + "octavia_main": "10.1.40.20", + "octavia_main_cidr": "10.1.40.20/32", + "prometheus": "10.1.40.10", + "prometheus_cidr": "10.1.40.10/32", + "ssh_jump": "10.1.40.5", + "ssh_jump_cidr": "10.1.40.5/32" + }, + "centos_7": { + "name": "CentOS-7", + "uuid": "f0187a99-64f6-462a-ab5f-ef52fe62f2ca" + }, + "default_security_group_name": "default_for_all", + "dns_zone": { + "description": "DNS primary zone for the d4s-production-cloud project", + "email": "postmaster@isti.cnr.it", + "ttl": "8600", + "zone_name": "cloud.d4science.org." + }, + "dns_zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4", + "el7_data_file": "../../openstack_vm_data_scripts/el7.sh", + "external_gateway_ip": [ + { + "ip_address": "146.48.31.57", + "subnet_id": "57f87509-4016-46fb-b8c3-25fca7f72ccb" + } + ], + "external_network": { + "id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "name": "external-network" + }, + "external_network_id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "external_router": { + "description": "D4Science Production main router", + "id": "cc26064a-bb08-4c0b-929f-d0cb39f934a3", + "name": "d4s-production-cloud-external-router" + }, + "flavor_list": { + "c1_large": "c1.large", + "c1_medium": "c1.medium", + "c1_small": "c1.small", + "c2_large": "c2.large", + "m1_large": "m1.large", + "m1_medium": "m1.medium", + "m1_xlarge": "m1.xlarge", + "m1_xxl": "m1.xxl", + "m2_large": "m2.large", + "m2_medium": "m2.medium", + "m2_small": "m2.small", + "m3_large": "m3.large" + }, + "floating_ip_pools": { + "main_public_ip_pool": "external-network" + }, + "haproxy_l7_data": { + "flavor": "m1.medium", + "haproxy_1": "haproxy-l7-1", + "haproxy_2": "haproxy-l7-2", + "name": "main-haproxy-l7", + "vm_count": "2" + }, + "internal_ca_data": { + "flavor": "m1.small", + "name": "ca" + }, + "main_haproxy_l7_ip": [ + "10.1.40.11", + "10.1.40.12" + ], + "main_private_network": { + "description": "D4Science Production private network (use this as the main network)", + "name": "d4s-production-cloud-main" + }, + "main_private_network_id": "020df98d-ae72-452a-b376-3b6dc289acac", + "main_private_subnet": { + "allocation_end": "10.1.47.254", + "allocation_start": "10.1.41.100", + "cidr": "10.1.40.0/21", + "description": "D4Science Production main private subnet", + "gateway_ip": "10.1.40.1", + "name": "d4s-production-cloud-main-subnet" + }, + "main_region": "isti_area_pi_1", + "main_subnet_network_id": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a", + "mtu_size": 8942, + "networks_list": { + "cassandra": "cassandra-net", + "orientdb": "orientdb-net", + "orientdb_se": "orientdb-se-net", + "shared_postgresql": "postgresql-srv-net", + "swarm": "swarm-nfs-net", + "timescaledb": "timescaledb-net" + }, + "networks_with_d4s_services": { + "garr_ct1_net": "90.147.166.0/23", + "garr_na_net": "90.147.152.0/24", + "garr_pa1_net": "90.147.188.0/23", + "infrascience_net": "146.48.122.0/23", + "isti_net": "146.48.80.0/21", + "s2i2s_net": "146.48.28.0/22" + }, + "nfs_share_no_ingress_secgroup_id": "167e4897-f776-4cbd-986f-77313aa68af2", + "octavia_information": { + "main_lb_description": "Main L4 load balancer for the D4Science production", + "main_lb_hostname": "main-lb", + "main_lb_name": "d4s-production-cloud-l4-load-balancer", + "octavia_flavor": "octavia_amphora-mvcpu-ha", + "octavia_flavor_id": "394988b5-6603-4a1e-a939-8e177c6681c7", + "swarm_lb_name": "d4s-production-cloud-l4-swarm-load-balancer" + }, + "os_project_data": { + "id": "1b45adf388934758b56d0dfdb4bfacf3" + }, + "policy_list": { + "affinity": "affinity", + "anti_affinity": "anti-affinity", + "soft_affinity": "soft-affinity", + "soft_anti_affinity": "soft-anti-affinity" + }, + "prometheus_server_data": { + "flavor": "m1.medium", + "name": "prometheus", + "public_grafana_server_cidr": "146.48.28.103/32", + "vol_data_device": "/dev/vdb", + "vol_data_name": "prometheus-data", + "vol_data_size": "100" + }, + "resolvers_ip": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "resource_registry_addresses": {}, + "security_group_list": { + "acaland": "acaland's dev machine", + "access_to_orientdb": "access_to_orientdb", + "access_to_orientdb_se": "access_to_orientdb_se", + "access_to_the_timescaledb_service": "access_to_the_timescaledb_service", + "cassandra": "Cassandra", + "dataminer-publish": "dataminer-publish", + "debugging_from_jump_node": "debugging_from_jump_node", + "default": "default", + "docker_swarm": "Docker Swarm", + "docker_swarm_NFS": "Docker Swarm NFS", + "haproxy": "traffic_from_main_lb_to_haproxy_l7", + "http_and_https_from_the_load_balancers": "traffic_from_the_main_load_balancers", + "limited_HTTPS_access": "restricted_web_service", + "limited_SSH_access": "Limited SSH access", + "mongo": "mongo", + "nfs_share_no_ingress": "nfs_share_no_ingress", + "orientdb_internal_docker_traffic": "orientdb_internal_docker_traffic", + "postgreSQL": "PostgreSQL service", + "public_HTTPS": "Public HTTPS" + }, + "shared_postgresql_server_data": { + "allocation_pool_end": "192.168.3.254", + "allocation_pool_start": "192.168.0.100", + "flavor": "m1.medium", + "name": "shared-postgresql-server", + "network_cidr": "192.168.0.0/22", + "network_description": "Network used to communicate with the shared postgresql service", + "network_name": "postgresql-srv-net", + "server_cidr": "192.168.0.5/22", + "server_ip": "192.168.0.5", + "vol_data_device": "/dev/vdb", + "vol_data_name": "shared-postgresql-data", + "vol_data_size": "100" + }, + "smartexecutor_addresses": {}, + "ssh_jump_proxy": { + "flavor": "m2.small", + "name": "ssh-jump-proxy" + }, + "ssh_sources": { + "d4s_vpn_1_cidr": "146.48.122.27/32", + "d4s_vpn_2_cidr": "146.48.122.49/32", + "infrascience_net_cidr": "146.48.122.0/23", + "s2i2s_vpn_1_cidr": "146.48.28.10/32", + "s2i2s_vpn_2_cidr": "146.48.28.11/32", + "shell_d4s_cidr": "146.48.122.95/32" + }, + "storage_nfs_network_id": "5f4023cc-4016-404c-94e5-86220095fbaf", + "storage_nfs_subnet_id": "6ff0f9e8-0e74-4cc3-a268-7ed4af435696", + "ubuntu1804_data_file": "../../openstack_vm_data_scripts/ubuntu1804.sh", + "ubuntu2204_data_file": "../../openstack_vm_data_scripts/ubuntu2204.sh", + "ubuntu_1804": { + "name": "Ubuntu-Bionic-18.04", + "user_data_file": "../../openstack_vm_data_scripts/ubuntu1804.sh", + "uuid": "7ed6a2cd-2b07-482e-8ce4-f018dff16c89" + }, + "ubuntu_2204": { + "name": "Ubuntu-Jammy-22.04", + "user_data_file": "../../openstack_vm_data_scripts/ubuntu2204.sh", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627" + } + }, + "type": [ + "object", + { + "almalinux_9": [ + "map", + "string" + ], + "availability_zone_no_gpu_name": "string", + "availability_zone_with_gpu_name": "string", + "availability_zones_names": [ + "map", + "string" + ], + "basic_services_ip": [ + "map", + "string" + ], + "centos_7": [ + "map", + "string" + ], + "default_security_group_name": "string", + "dns_zone": [ + "map", + "string" + ], + "dns_zone_id": "string", + "el7_data_file": "string", + "external_gateway_ip": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ], + "external_network": [ + "map", + "string" + ], + "external_network_id": "string", + "external_router": [ + "map", + "string" + ], + "flavor_list": [ + "map", + "string" + ], + "floating_ip_pools": [ + "map", + "string" + ], + "haproxy_l7_data": [ + "map", + "string" + ], + "internal_ca_data": [ + "map", + "string" + ], + "main_haproxy_l7_ip": [ + "list", + "string" + ], + "main_private_network": [ + "map", + "string" + ], + "main_private_network_id": "string", + "main_private_subnet": [ + "map", + "string" + ], + "main_region": "string", + "main_subnet_network_id": "string", + "mtu_size": "number", + "networks_list": [ + "map", + "string" + ], + "networks_with_d4s_services": [ + "map", + "string" + ], + "nfs_share_no_ingress_secgroup_id": "string", + "octavia_information": [ + "map", + "string" + ], + "os_project_data": [ + "map", + "string" + ], + "policy_list": [ + "map", + "string" + ], + "prometheus_server_data": [ + "map", + "string" + ], + "resolvers_ip": [ + "list", + "string" + ], + "resource_registry_addresses": [ + "map", + "string" + ], + "security_group_list": [ + "map", + "string" + ], + "shared_postgresql_server_data": [ + "map", + "string" + ], + "smartexecutor_addresses": [ + "map", + "string" + ], + "ssh_jump_proxy": [ + "map", + "string" + ], + "ssh_sources": [ + "map", + "string" + ], + "storage_nfs_network_id": "string", + "storage_nfs_subnet_id": "string", + "ubuntu1804_data_file": "string", + "ubuntu2204_data_file": "string", + "ubuntu_1804": [ + "map", + "string" + ], + "ubuntu_2204": [ + "map", + "string" + ] + } + ] + }, + "workspace": null + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_floatingip_associate_v2", + "name": "pwdns_floatingip_associate", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "10.1.41.224", + "floating_ip": "146.48.29.242", + "id": "146.48.29.242/6eb57c7f-eb87-4ad4-a25c-7652c7947d0e/10.1.41.224", + "instance_id": "6eb57c7f-eb87-4ad4-a25c-7652c7947d0e", + "region": "isti_area_pi_1", + "timeouts": null, + "wait_until_associated": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "data.terraform_remote_state.infrastructure_setup", + "data.terraform_remote_state.privnet_dns_router", + "openstack_compute_instance_v2.pwdns_server", + "openstack_networking_floatingip_v2.pwdns_ip", + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "pwdns_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.41.224", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [], + "availability_zone": "cnr-isti-nova-gpu-a", + "availability_zone_hints": null, + "block_device": [ + { + "boot_index": 0, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "image", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2024-07-11 12:05:19 +0000 UTC", + "flavor_id": "3", + "flavor_name": "c1.small", + "force_delete": false, + "id": "6eb57c7f-eb87-4ad4-a25c-7652c7947d0e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "marcoprocaccini-key", + "metadata": null, + "name": "powerdns", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.41.224", + "fixed_ip_v6": "", + "mac": "fa:16:3e:1a:70:98", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "pwdns_access_list" + ], + "stop_before_destroy": false, + "tags": null, + "timeouts": null, + "updated": "2024-07-11 12:06:05 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [] + }, + "sensitive_attributes": [ + [ + { + "type": "get_attr", + "value": "admin_pass" + } + ] + ], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "data.terraform_remote_state.infrastructure_setup", + "data.terraform_remote_state.privnet_dns_router", + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "pwdns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the PowerDNS Server", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/f2d2d8c5-3f69-4056-a962-717c2fc9b7b4", + "name": "powerdns.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "146.48.29.242" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "data.terraform_remote_state.privnet_dns_router", + "openstack_networking_floatingip_v2.pwdns_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "pwdns_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.29.242", + "all_tags": [], + "description": "PowerDNS ip", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "", + "id": "ebf62f7b-0ad1-487f-ac22-5588d77ca5f2", + "pool": "external-network", + "port_id": "", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": null, + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "data.terraform_remote_state.privnet_dns_router" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_access_to_pwdns", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP access to the PowerDNS Server", + "direction": "ingress", + "ethertype": "IPv4", + "id": "68294912-5065-4f32-928a-95dbf84b5688", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "ff3ed92d-0f21-44a8-bb5e-64ae50cefeae", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_access_to_pwdns", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTPS access to the PowerDNS Server", + "direction": "ingress", + "ethertype": "IPv4", + "id": "1626739f-cf3c-4618-b2b1-9cc53bc14642", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "ff3ed92d-0f21-44a8-bb5e-64ae50cefeae", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "tcp_access_to_pwdns", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "TCP access to the PowerDNS Server", + "direction": "ingress", + "ethertype": "IPv4", + "id": "bfc40005-dd3a-4d80-b3db-0b39cbf2ca4c", + "port_range_max": 53, + "port_range_min": 53, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "ff3ed92d-0f21-44a8-bb5e-64ae50cefeae", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "upd_access_to_pwdns", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "UDP access to the PowerDNS Server", + "direction": "ingress", + "ethertype": "IPv4", + "id": "74613fa5-826d-4eec-9bf9-e6186c95d47f", + "port_range_max": 53, + "port_range_min": 53, + "protocol": "udp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "ff3ed92d-0f21-44a8-bb5e-64ae50cefeae", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.pwdns_access_list" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "pwdns_access_list", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Allowed connections to the powerdns server", + "id": "ff3ed92d-0f21-44a8-bb5e-64ae50cefeae", + "name": "pwdns_access_list", + "region": "isti_area_pi_1", + "tags": null, + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + } + ], + "check_results": null +}