[PATCH] fix for delayed_job launches to pass ids instead of objects

Tzu-Mainn Chen tzumainn at redhat.com
Wed Jul 18 13:10:58 UTC 2012


Whoops, I thought I had copied over the patch from your box over cleanly, but apparently I did not.  Updated patch on the way. . .

Mainn

----- Original Message -----
> From: "Justin Clift" <jclift at redhat.com>
> To: "Tzu-Mainn Chen" <tzumainn at redhat.com>
> Cc: aeolus-devel at lists.fedorahosted.org
> Sent: Wednesday, July 18, 2012 7:25:54 AM
> Subject: Re: [PATCH] fix for delayed_job launches to pass ids instead of	objects
> 
> On 18/07/2012, at 9:34 AM, Tzu-Mainn Chen wrote:
> > ---
> > src/app/models/deployment.rb |   33
> > +++++++++++++++++++++------------
> > 1 files changed, 21 insertions(+), 12 deletions(-)
> > 
> > diff --git a/src/app/models/deployment.rb
> > b/src/app/models/deployment.rb
> > index be60802..21e199b 100644
> > --- a/src/app/models/deployment.rb
> > +++ b/src/app/models/deployment.rb
> 
> This is throwing errors here in testing.
> 
> The patch itself applied cleanly to Conductor git master head, and
> rpms
> seemed fine.
> 
> When trying to launch an Audrey deployment though it fails
> (immediately),
> with a flash message saying:
> 
>   undefined method `config_server_id' for
>   #<ProviderAccount:0x7fbeeb19b548>
> 
> Screenshot here:
> 
>   http://justinclift.fedorapeople.org/flash_msg_config_server_id.png
> 
> The box this is failing on is available for you to check if you want.
> (it's the host2 box from yesterday, rebuilt from ground up)
> 
> + Justin
> 
> --
> Aeolus Community Manager
> http://www.aeolusproject.org
> 
> 



More information about the aeolus-devel mailing list