Re: [Openstack] Traits is not working

2017-10-05 Thread Jay Pipes
On 10/05/2017 05:26 AM, Ramu, MohanX wrote: Hi Jay, I want to create the Custom traits with the property value attached to it. FOR Ex: I want to have CUSTOM_xyz traits with "status": "true". That's not a trait :) That's a status indicator. Traits are simple string tags that represent a sing

Re: [Openstack] Traits is not working

2017-10-05 Thread Ramu, MohanX
Hi Jay, I want to create the Custom traits with the property value attached to it. FOR Ex: I want to have CUSTOM_xyz traits with "status": "true". When the CUSTOM_xyz traits is associated to a resource provider I should be able to see the status value is true or not. I referred below link