def _get_client(self): return DataSourceSmartOS.JoyentMetadataClient( fp=self.serial, smartos_type=DataSourceSmartOS.SMARTOS_ENV_KVM)
def _get_client(self): return DataSourceSmartOS.JoyentMetadataClient(self.serial)