From: Jeff Darcy <jdarcy@redhat.com>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: Jeff Garzik <jeff@garzik.org>, Project Hail <hail-devel@vger.kernel.org>
Subject: Re: a boto-works test for tabled?
Date: Fri, 18 Dec 2009 12:16:55 -0500 [thread overview]
Message-ID: <4B2BB907.3090000@redhat.com> (raw)
In-Reply-To: <20091218100928.1d4ce2d5@redhat.com>
On 12/18/2009 12:09 PM, Pete Zaitcev wrote:
> 1. I fixed the calling format issue long time ago. Mind that you have
> to add a wildcard for it to work:
>
> ; Default port is 8081, we override it with -p 4499 in /etc/sysconfig/cld
> _cld._udp IN SRV 10 50 4499 hitlain
> _cld._udp IN SRV 10 50 4499 elanor
> ;
> ; Intel no-name experimental box, wildcard is for tabled
> hitlain IN A 192.168.128.2
> IN AAAA fec0:0:0:1:0:0:c0a8:8002
> *.hitlain.zaitcev.lan. IN A 192.168.128.2
> IN AAAA fec0:0:0:1:0:0:c0a8:8002
Yes, if you're willing/able to make DNS changes then that probably
works. I suggest that it's an impediment to testing in most environments.
> 2. I see you using the port parameter, but when I tried that, Boto ignored
> port and continued to use 80. The code formed a string URL without port
> and then passed that to some HTTP libraries.
That seems odd to me. Maybe it's a difference between the two
calling-format methods?
next prev parent reply other threads:[~2009-12-18 17:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 10:14 a boto-works test for tabled? Jeff Garzik
2009-12-18 15:57 ` Jeff Darcy
2009-12-18 17:09 ` Pete Zaitcev
2009-12-18 17:16 ` Jeff Darcy [this message]
2009-12-18 18:47 ` Jeff Garzik
2009-12-18 18:45 ` Jeff Garzik
2009-12-18 17:15 ` Pete Zaitcev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B2BB907.3090000@redhat.com \
--to=jdarcy@redhat.com \
--cc=hail-devel@vger.kernel.org \
--cc=jeff@garzik.org \
--cc=zaitcev@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.