From 838e417390b3a72a23cb0e1e43c9efc75bd07512 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Jul 07 2017 20:39:06 +0000 Subject: remove paravirt AMI sections from cloud.fp.o --- diff --git a/alt.fedoraproject.org/build/fedimg_vars.py b/alt.fedoraproject.org/build/fedimg_vars.py index 6d7a381..1fe13ab 100755 --- a/alt.fedoraproject.org/build/fedimg_vars.py +++ b/alt.fedoraproject.org/build/fedimg_vars.py @@ -78,14 +78,10 @@ def collect(release): ("Fedora-Cloud-Base-{curr_cloud_AMI_id}-{RC_gold}.x86_64", { 'HVM_base_AMI': lambda e: e.get('virt_type') == 'hvm' and e.get('vol_type') == 'standard', 'GP2_HVM_base_AMI': lambda e: e.get('virt_type') == 'hvm' and e.get('vol_type') == 'gp2', - 'PV_base_AMI': lambda e: e.get('virt_type') == 'paravirtual' and e.get('vol_type') == 'standard', - 'GP2_PV_base_AMI': lambda e: e.get('virt_type') == 'paravirtual' and e.get('vol_type') == 'gp2', }), #("Fedora-Cloud-Base-{next_cloud_AMI_id}_{curr_cloud_AMI_state}-{RC_pre_gold}.x86_64", { # 'pre_HVM_base_AMI': lambda e: e.get('virt_type') == 'hvm' and e.get('vol_type') == 'standard', # 'pre_GP2_HVM_base_AMI': lambda e: e.get('virt_type') == 'hvm' and e.get('vol_type') == 'gp2', - # 'pre_PV_base_AMI': lambda e: e.get('virt_type') == 'paravirtual' and e.get('vol_type') == 'standard', - # 'pre_GP2_PV_base_AMI': lambda e: e.get('virt_type') == 'paravirtual' and e.get('vol_type') == 'gp2', #}), ] @@ -133,8 +129,6 @@ def sanity_check(globalvar, collected_fedimg_vars): names = [ 'pre_HVM_base_AMI', 'pre_GP2_HVM_base_AMI', - 'pre_PV_base_AMI', - 'pre_GP2_PV_base_AMI', 'pre_HVM_atomic_AMI', 'pre_GP2_HVM_atomic_AMI', ] diff --git a/alt.fedoraproject.org/data/content/cloud/index.html b/alt.fedoraproject.org/data/content/cloud/index.html index cce5fc7..a75f329 100644 --- a/alt.fedoraproject.org/data/content/cloud/index.html +++ b/alt.fedoraproject.org/data/content/cloud/index.html @@ -280,7 +280,6 @@

${_('The links below will provide you listings of available AMIs by region with buttons to launch them in your Amazon Web Services account. AMI IDs for usage with the AWS Console or command-line tools are also provided.')}

${_('All images are available in two formats: a GP2 format which uses faster SSD storage, and a standard format which is more suitable if you have infrequently accessed data and you want to keep storage cost low.')}

-

${_('If you know you need a paravirtual format image for EC2, use the Paravirtual (PV) format. If you\'re unsure which image to choose, use the Hardware Virtual Machine (HVM) format. It can provide the same or better performance than PV images.')}

@@ -358,80 +357,6 @@
-
-
- -
-
-

${_('GP2 PV AMIs')}

-
-
-

${_('Click to launch')}

- -
-
-
-
- -
-
-

${_('Standard PV AMIs')}

-
-
-

${_('Click to launch')}

- -
-
@@ -522,76 +447,6 @@ -
-
- -
-
-

${_('GP2 PV AMIs')}

-

${_('Click to launch')}

- -
-
-
-
- -
-
-

${_('Standard PV AMIs')}

-

${_('Click to launch')}

- -
-