[Ovirt-devel] [PATCH] The server was rewritten in Ruby. The managed node side was rewritten in Python.

Ian Main imain at redhat.com
Tue Jun 3 05:42:36 UTC 2008


On Mon,  2 Jun 2008 19:37:12 -0400
"Darryl L. Pierce" <dpierce at redhat.com> wrote:

> I'm at a point now where I'm pretty close, but starting to stumble a little with the keytab stuff. 
> Also, the persistence seems to not work but it could be my environment. I'm on around 5:45a EST if
> anybody wants to ping me to lend a hand.

OK, I didn't get as far as I would have liked tonight.. apparently I've been going to bed early every night and so now 10pm hits and I'm tired :).  I basically just got it building the rpm properly and setup the host image side (patch attached).  I get a database error now when I run it in the developer setup:

Searching for existing host record...
ERROR PGError: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
: SELECT * FROM hosts   WHERE (uuid = E'1148fdf8-961d-11dc-9387-001558c41534')  LIMIT 1

which I didn't find an answer to.  The query is fine.. dunno why the error occurs.

Anyway, all I really did was clean up the rpm stuff, rename the script to host-browswer.rb so it matches all the other names (no ruby- in front), changed the fix host stuff in the python and put it in the post for the node.  

I see there's still a bit to go ..  at least with these changes it can be installed on a developer wui appliance properly and we can start debugging.  I'll ping you in the morning (PDT) and see if we can split up some of the tasks or such.

I noticed that you are inserting tabs into the python and ruby code.  I'm guessing you're using 4 space tabs as the ruby indentation is pretty off.. I didn't change it though.

    Ian




-------------- next part --------------
A non-text attachment was scrubbed...
Name: some-host-browser-changes.patch
Type: text/x-patch
Size: 31044 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080602/2337fd90/attachment.bin>


More information about the ovirt-devel mailing list