[PATCH aeolus-conductor] BZ#753917 Added target to API Build Output

Petr Blaho pblaho at redhat.com
Tue Dec 13 17:52:38 UTC 2011


On Tuesday, December 13, 2011 04:06:40 PM mtaylor at redhat.com 
wrote:
> From: Martyn Taylor <mtaylor at redhat.com>
> 
> ---
>  src/app/views/api/images/_factory_image.xml.haml |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/src/app/views/api/images/_factory_image.xml.haml
> b/src/app/views/api/images/_factory_image.xml.haml index 
c7d09e5..0a6914f
> 100644
> --- a/src/app/views/api/images/_factory_image.xml.haml
> +++ b/src/app/views/api/images/_factory_image.xml.haml
> @@ -5,6 +5,7 @@
>        - image.build.target_images.each do |target_image|
>          %target_image{:id => target_image.id, :href =>
> api_target_image_url(target_image.id)}
> 
%status=Aeolus::Image::Factory::TargetImage.status(target_image.id) 
||
> "COMPLETE" +          %target=target_image.target
>            %provider_images
>              - if target_image.respond_to?(:provider_images)
>                - target_image.provider_images.each do |provider_image|
Works for me, ACK and pushed

-- 

With regards
Petr Blaho



More information about the aeolus-devel mailing list