aeolusproject / conductor

Aeolus Conductor
http://www.aeolusproject.org/
Apache License 2.0
32 stars 27 forks source link

Include conductor-specific attrs in Tim's api responses #337

Open jprovaznik opened 11 years ago

jprovaznik commented 11 years ago

Conductor adds custom attributes to some Tim models (e.g. pool family to BaseImage model). These attrs should be included in api responses. Tim checks if "custom" partial exists for each object template and if so, this partial is included in its reply - we just need to add additional attributes into this custom partials.