On 01/07/15 16:54, Mark Kirkwood wrote:
On 01/07/15 13:10, Mark Kirkwood wrote:
I ran into this a few days ago. The context is we are running a node
that performs several api functions and it is going to be a swift proxy
too (at a later date when usage ramps up many of these functions may
move t
The python-dnspython package is only used in Swift for the cname_lookup
middleware. If you are not using that middleware, you can safely not use
python-dnspython.
--john
> On Jun 30, 2015, at 9:54 PM, Mark Kirkwood
> wrote:
>
> On 01/07/15 13:10, Mark Kirkwood wrote:
>> I ran into this a f
On 01/07/15 13:10, Mark Kirkwood wrote:
I ran into this a few days ago. The context is we are running a node
that performs several api functions and it is going to be a swift proxy
too (at a later date when usage ramps up many of these functions may
move to individual machines, but for now we'd l
I ran into this a few days ago. The context is we are running a node
that performs several api functions and it is going to be a swift proxy
too (at a later date when usage ramps up many of these functions may
move to individual machines, but for now we'd like to keep them together).
The machi