thank you very much sir, for the suggestion. It work.
i had successfully created the builder files.
now, I have to configure logging to a single local file
for this, according to book, I have to create a /etc/rsyslog.d/0-swift.conf
with contents local0.* /var/log/swift/all.log
I run the followin
Looks like the ubuntu package for dnspython 1.9.4, and the Swift package
you have is requiring dnspython 1.10.0
Try to install the newer dnspython with pip:
pip install "dnspython==1.10.0"
-Clay
On Sat, Aug 17, 2013 at 3:10 AM, pragya jain wrote:
> hello all!
>
>
> I am installing and co
hello all!
I am installing and configuring swift using the commands given in the
book "software defined storage with openstack swift" by Joe Arnold.
I am working on Ubuntu 12.04
I had downloaded swift, install it, configure files, prepare the drives, mount
and reboot
Then, I again give 'mount'