We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7346d commit 55b59f9Copy full SHA for 55b59f9
upcloud_api/storage.py
@@ -3,7 +3,6 @@
3
from upcloud_api.upcloud_resource import UpCloudResource
4
5
STORAGE_OSES_WHICH_REQUIRE_METADATA = [
6
- "01000000-0000-4000-8000-000020060100", # Debian GNU/Linux 11 (Bullseye)
7
"01000000-0000-4000-8000-000020070100", # Debian GNU/Linux 12 (Bookworm)
8
"01000000-0000-4000-8000-000030200200", # Ubuntu Server 20.04 LTS (Focal Fossa)
9
"01000000-0000-4000-8000-000030220200", # Ubuntu Server 22.04 LTS (Jammy Jellyfish)
0 commit comments