From 1b82b599a78e901ff1a11a7461da42bbef7894e2 Mon Sep 17 00:00:00 2001 From: PanSpagetka Date: Fri, 9 Aug 2019 10:02:40 +0200 Subject: [PATCH] Add Auth KeyPair Ownership feature --- db/fixtures/miq_product_features.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index c19264a5dcc..43bcedc9d65 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -864,6 +864,10 @@ :description: Edit Tags of Key Pairs :feature_type: control :identifier: auth_key_pair_cloud_tag + - :name: Set Ownership + :description: Set Ownership of Keys Pairs + :feature_type: control + :identifier: auth_key_pair_ownership - :name: Modify :description: Modify Key Pairs :feature_type: admin