Re: [openstack-dev] [Fuel] Change diagnostic snapshot compression algoritm

2014-11-24 Thread Bartłomiej Piotrowski
gt; > Best Regards, > Matthew Mosesohn Alpha release of xz supports multithreading via -T (or —threads) parameter. We could also use pbzip2 instead of regular bzip to cut some time on multi-core systems. Regards, Bartłomiej Piotrowski ___ OpenStack-de

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-12 Thread Bartłomiej Piotrowski
On 01/12/2015 03:55 PM, Roman Prykhodchenko wrote: Folks, as it was planned and then announced at the OpenStack summit OpenStack services deprecated Python-2.6 support. At the moment several services and libraries are already only compatible with Python>=2.7. And there is no common sense in t

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-13 Thread Bartłomiej Piotrowski
On 01/13/2015 11:16 PM, Tomasz Napierala wrote: On 13 Jan 2015, at 10:51, Przemyslaw Kaminski wrote: For example https://www.python.org/download/releases/2.6.9/ "All official maintenance for Python 2.6, including security patches, has ended." https://hg.python.org/cpython/raw-file/v2.7.9/M

[openstack-dev] [Fuel] Disable stringify_facts in 9.0

2015-12-11 Thread Bartłomiej Piotrowski
Hi folks, my sense of aesthetics was slightly disturbed when I saw that the mounts fact[1] is implemented by joining mount points using a comma. It turns out that what Alex did is completely right as Puppet up to 3.8 release has enabled stringify_facts by default. TLDR of that setting is that any

Re: [openstack-dev] [Fuel] PostgreSQL 9.3 and JSON operations

2015-12-14 Thread Bartłomiej Piotrowski
On 2015-12-14 13:12, Igor Kalnitsky wrote: > My opinion here is that I don't like that we're going to build and > maintain one more custom package (just take a look at this patch [4] > if you don't believe me), but I'd like to hear more opinion here. > > Thanks, > Igor > > [1] https://bugs.launch

Re: [openstack-dev] [Fuel] PostgreSQL 9.3 and JSON operations

2015-12-16 Thread Bartłomiej Piotrowski
On 2015-12-16 08:23, Mike Scherbakov wrote: > We could consider downgrading in Fuel 9.0, but I'd very carefully > consider that. As Vladimir Kuklin said, there are may be other users who > already rely on 9.3 for some of their enhancements. That will be way too late for that, as it will make upgra

Re: [openstack-dev] [Fuel] PostgreSQL 9.3 and JSON operations

2015-12-16 Thread Bartłomiej Piotrowski
On 2015-12-16 10:14, Bartłomiej Piotrowski wrote: > On 2015-12-16 08:23, Mike Scherbakov wrote: >> We could consider downgrading in Fuel 9.0, but I'd very carefully >> consider that. As Vladimir Kuklin said, there are may be other users who >> already rely on 9.3 for

Re: [openstack-dev] [Fuel] Different versions for different components

2015-12-16 Thread Bartłomiej Piotrowski
On 2015-12-15 18:16, Roman Prykhodchenko wrote: > Aleksandra, > > thank you for the clarification, it makes sense to me now. > > In my opinion our current approach is not flexible at all and very outdated. After splitting fuel-web to smaller components we realized that some of them may be actual

[openstack-dev] [Fuel] Disable 3.[3-7] gates for master?

2015-12-16 Thread Bartłomiej Piotrowski
Fuelers, with the switch to CentOS 7, we also started using Puppet 3.8 in place of 3.4. Is there any reason to run entire range of gate-fuel-library-puppet-unit-3.*-dsvm-centos7 tests? I suppose we could leave only 3.8 and 4.0 there (at least for master). For stable branches we could keep just 3.

Re: [openstack-dev] [Fuel] Disable 3.[3-7] gates for master?

2015-12-16 Thread Bartłomiej Piotrowski
On 2015-12-16 15:42, Alex Schultz wrote: > On Wed, Dec 16, 2015 at 3:33 AM, Bartłomiej Piotrowski > wrote: >> Fuelers, >> >> with the switch to CentOS 7, we also started using Puppet 3.8 in place >> of 3.4. Is there any reason to run entire range of >> ga

Re: [openstack-dev] [Fuel] Cache for packages on master node

2015-02-12 Thread Bartłomiej Piotrowski
On 02/10/2015 03:24 PM, Tomasz Napierala wrote: > Hi, > > We are currently redesigning our apporach to upstream distributions and > obviusly we will need some cache system for packages on master node. It > should work for deb and rpm packages, and be able to serve up to 200 nodes. > I know we ha

Re: [openstack-dev] [Fuel] Recent issues with our review workflow

2015-03-10 Thread Bartłomiej Piotrowski
On 03/09/2015 06:21 PM, Ryan Moe wrote: > Hi All, > > I've noticed a few times recently where reviews have been abandoned by > people who were not the original authors. These reviews were only days > old and there was no prior notice or discussion. This is both rude and > discouraging to contribut