diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-23 09:25:48 +0100 |
commit | 93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (patch) | |
tree | 5160dd8d644233090d2d62f21772f0fee60b2953 /2024-10-04.md | |
parent | f3711a93832df46dc245075df08b9ebfc05266e9 (diff) |
initial sync with all my existing notes
Diffstat (limited to '2024-10-04.md')
-rw-r--r-- | 2024-10-04.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/2024-10-04.md b/2024-10-04.md new file mode 100644 index 0000000..9c77b37 --- /dev/null +++ b/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 |