vstart_runner: set ec_profile attribute

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2017-12-13 17:50:32 -08:00
parent 8fe5855194
commit 0f507d8855
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -674,6 +674,7 @@ class LocalFilesystem(Filesystem, LocalMDSCluster):
self.id = None
self.name = None
self.ec_profile = None
self.metadata_pool_name = None
self.metadata_overlay = False
self.data_pool_name = None