mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	* create vags per cluster * vagname in solidfire utils vag object * fix string compare * refactor to make use of existing map * fix typos * rebuild vag to iqn map after creating cluster vag * refactor loop using java 8 stream api * update null entry in vag to iqn map * remove null vag to iqn mapping when creating cluster id vag * add initiator to sf vag when adding hosts * use cluster uuid instead of cluster id and refactor * update null entry in vagtoiqnmap * update sfvag list after creating new vag * pass clusterDao to handleVagForHost * check if initiator is not already added to the vag * factor logic into methods * fix typo and camel case * fix listing clusters by zone id Co-authored-by: Sid Kattoju <siddharthakattoju@gmail.com>