[Openstack] swift and rsync

2011-10-12 Thread Fabrice Bacchella
swift uses rsync for some synchronization tasks. But for what I can see, it mades a very raw usage of it : In db_replicator.py : def _rsync_file(self, db_file, remote_file, whole_file=True): ... popen_args = ['rsync', '--quiet', '--no-motd', '--timeout=%s'

Re: [Openstack] Keystone Diablo Release

2011-10-06 Thread Fabrice Bacchella
Le 5 oct. 2011 à 21:51, Nick Owen a écrit : > On 10/05/2011 03:19 PM, Fabrice Bacchella wrote: >> >> Le 5 oct. 2011 à 17:23, Ziad Sawalha a écrit : >> >>> Good people at the OpenStack summit in Boston reminded me that I did not >>> announce the Keystone

Re: [Openstack] Keystone Diablo Release

2011-10-05 Thread Fabrice Bacchella
Le 5 oct. 2011 à 17:23, Ziad Sawalha a écrit : > Good people at the OpenStack summit in Boston reminded me that I did not > announce the Keystone release that we tagged here: > https://github.com/openstack/keystone/tree/2011.3 > > This is the Diablo release running the latest and final 2.0 API

Re: [Openstack] Yum repositories for diablo openstack

2011-10-04 Thread Fabrice Bacchella
When using what I think is the last repository : [openstack] name=OpenStack baseurl=http://yum.griddynamics.net/yum/diablo enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OPENSTACK I'm getting in /var/log/nova/nova-compute.log : 2011-10-04 18:03:54,331 nova.utils: Inner Exception:

Re: [Openstack] Yum repositories for diablo openstack

2011-10-04 Thread Fabrice Bacchella
Le 4 oct. 2011 à 12:06, Dmitry Maslennikov a écrit : > On Mon, Oct 3, 2011 at 8:05 PM, Dmitry Maslennikov > wrote: >> On Mon, Oct 3, 2011 at 5:46 PM, Fabrice Bacchella >> wrote: >>> I hope it's not too late, but a lot of configuration files are not tagge

Re: [Openstack] Yum repositories for diablo openstack

2011-10-03 Thread Fabrice Bacchella
Le 3 oct. 2011 à 14:47, Andrey Brindeyev a écrit : >> Is http://yum.griddynamics.net/yum/diablo/ the repository for the final >> version ? > > Yep, it's Diablo release + our patches. > > Dmitry Maslennikov should come up with an announce soon. > >> The home page don's says a word about diablo

Re: [Openstack] OpenStack Dashboard Diablo branch

2011-10-03 Thread Fabrice Bacchella
Le 3 oct. 2011 à 14:06, Carlo Impagliazzo a écrit : > Same for me ( I'm using scientific linux and xen ), I've resolved with last > revisions suggested ( in the footer ). > last diablo revisions: > > # compute service > NOVA_REPO=https://github.com/openstack/nova.git > NOVA_BRANCH=2011.3 $ git

[Openstack] Yum repositories for diablo openstack

2011-10-03 Thread Fabrice Bacchella
What is the current state of the yum repository at griddynamics ? http://yum.griddynamics.net/yum/ There is a diablo-4/openstack/, that uses master/deps/ and diablo/ that is standalone. Is http://yum.griddynamics.net/yum/diablo/ the repository for the final version ? The home page don's says a

Re: [Openstack] OpenStack Dashboard Diablo branch

2011-10-03 Thread Fabrice Bacchella
> On Mon, Oct 3, 2011 at 8:01 AM, Devin Carlen wrote: >> Hello all, >> There is now an official Diablo branch on GitHub: >> https://github.com/4p/openstack-dashboard/tree/diablo >> I'll be sending out a more formal note about this later. And where can we found the diablo compatible version for