From 80153a133d0888b7c0a7b72a9f80ccc6f005c555 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 23 Nov 2024 17:34:50 +0100 Subject: sorted out inbox --- .trash/2024-10-04.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .trash/2024-10-04.md (limited to '.trash/2024-10-04.md') diff --git a/.trash/2024-10-04.md b/.trash/2024-10-04.md new file mode 100644 index 0000000..9c77b37 --- /dev/null +++ b/.trash/2024-10-04.md @@ -0,0 +1,26 @@ +What is needed to recreate a deleted server: +* name +* description +* block device mapping +* image properties + * while restoring we need to somehow schedule according to image properties, e.g os_type, or is this already resolved by selecting the correct AZ? + * volumes need to clone volume_image_properties +* port mapping +* availability zone +* flavor +* propertieskjk + + + +port +* name +* description +* allowed_address_pairs +* dns_domain +* dns_name +* extra_dhcp_opts +* fixed_ips +* is_port_security_enabled +* security_group_ids +* qos_policy_id +* network_id \ No newline at end of file -- cgit v1.2.3