Re: [openstack-dev] [Sahara] Questions about event log step_type & cluster status

2015-07-27 Thread Vitaly Gridnev
Hey, Li, Chen. I implemented event log feature, and general aim event log feature is to provide some info about cluster provisioning to users. Actually, all fields of 'step', 'event' are only user-facing info. So, answer to questions are following: 1) Actually, the general aim of the 'step_type'

[openstack-dev] [Sahara] Questions about event log step_type & cluster status

2015-07-27 Thread Li, Chen
Hi Sahara, "step_type" is a member of ClusterProvisionStep, and also be stored in context. https://github.com/openstack/sahara/blob/master/sahara/db/sqlalchemy/models.py#L457 https://github.com/openstack/sahara/blob/master/sahara/context.py#L264 I noticed that the "step_type" in context sometim