Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding IBM Key Protect support (#564)
* Changes are related to AFM (#558) * AFM changes Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * AFM ini.py file changes Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * added , Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * BM Changes Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified vsi and BM parameters Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * commented output not in use for AFM Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added option protocol subnet Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fix 1 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fix 2 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added conditon for cos bucket creation Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * updated provider Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified AFM VSI and BM module Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * changed the condition for output Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added change for multiple fileset and bucket Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified variable to be passed for afm config Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * added file system and afm ip in BM Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Hmac should be one for new cos instance Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * removed commented code Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * added resource group variable Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * removed commented code Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added tuneable changes for AFM Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fixed data block for tuneables Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added function for afm Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified afm value function Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified afm function call Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fix1 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified tuneable for AFM Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fix for inventory file Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Changed the description Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified tuneable Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * removed afm node grp Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added bucket type as variable Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added changes for different bucket type Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * changed hmac key name Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * New changes for bucket types Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Changes for new bucket creation with different bucket type Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modified mode and filesets Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fixed classes Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * modfied rest of the function for mode and fileset Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Modifed tuneables for afm Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * modified afmHardMemThreshold Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Removed commented code Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Added logic for "" variabel for afm Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * added condition Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fix1 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fix2 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fix3 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * fix4 Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Removed outputs Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fix for multi cos instance Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * Fix1 for bucket creation Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> * added condition Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> --------- Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Co-authored-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> * Description change (#563) Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Co-authored-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> * Adding Key Protect Support Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> * Adding Key Protect Support Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> * Adding Key Protect Support Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> * Adding Key Protect Support Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> --------- Signed-off-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Signed-off-by: Anand.Reddy7 <Anand.Reddy7@ibm.com> Co-authored-by: jayeshh123 <127783319+jayeshh123@users.noreply.github.com> Co-authored-by: Jayesh-Kumar3 <Jayesh.Kumar3@ibm.com> Co-authored-by: Anand.Reddy7 <Anand.Reddy7@ibm.com>
- Loading branch information