[openstack-dev] [FUEL] Authentication in FUEL meeting notes

2014-06-16 Thread Alexander Kislitsky
16.07.2014 meeting results: Participants: L. Oles N. Markov V. Kramskikh A. Kislitsky Acceptance points of authentication in FUEL: 1. Each project (nailgun, CLI, UI, OSTF) should authenticate in Keystone and use received token in other services requests 2. Authentication can be

Re: [openstack-dev] [FUEL] Zabbix in MOS meeting notes

2014-06-19 Thread Alexander Kislitsky
Hi! You are right, we are talking about https://blueprints.launchpad.net/fuel/+spec/monitoring-system We want to estimate required time for merging HA implementation into current code. If it possible we will try to distribute HA solution in current release. In other case it will be delivered in

Re: [openstack-dev] [Fuel][Nailgun] Web framework

2014-12-03 Thread Alexander Kislitsky
We had used Flask in the fuel-stats. It was easy and pleasant and all project requirements was satisfied. And I saw difficulties and workarounds with Pecan, when Nick integrated it into Nailgun. So +1 for Flask. On Tue, Dec 2, 2014 at 11:00 PM, Nikolay Markov nmar...@mirantis.com wrote:

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-01-19 Thread Alexander Kislitsky
Guys, definitely we shouldn't delete tasks. +1 for warning. On Fri, Jan 16, 2015 at 3:58 PM, Evgeniy L e...@mirantis.com wrote: Hi, 1) +1 for warning 2) I don't think that we should delete tasks, it's a history which can be useful, for example for stats feature, also it's useful for

[openstack-dev] [Fuel] Plugins repositories moved to stackforge

2015-01-29 Thread Alexander Kislitsky
Hi, guys All our plugins repositories are moved to stackforge. Each plugin has separate repo and now can be maintained independently from core product cycle and without core-team attraction. Here is a map of migration: https://github.com/stackforge/fuel-plugins/tree/master/external_glusterfs -

Re: [openstack-dev] [Fuel] Plugins repositories moved to stackforge

2015-01-29 Thread Alexander Kislitsky
for this repositories? Tests to run on commits, nightly builds, integration with nightly system tests? Should it be part of Fuel CI or completely independent? On Thu, Jan 29, 2015 at 11:55 AM, Alexander Kislitsky akislit...@mirantis.com wrote: Hi, guys All our plugins repositories are moved

[openstack-dev] [Fuel] Additional user account in the OpenStack for fetching OpenStack workloads

2015-02-10 Thread Alexander Kislitsky
Folks, We are collecting OpenStack workloads stats. For authentication in the keystone we are using admin user credentials from Nailgun. Credentials can be changed directly in the OpenStack and we will loose possibility of fetching information. This issue can be fixed by creation additional user

Re: [openstack-dev] [Fuel] development tools

2015-03-19 Thread Alexander Kislitsky
+1 for moving fuel_development into separate repo. On Thu, Mar 19, 2015 at 5:02 PM, Evgeniy L e...@mirantis.com wrote: Hi folks, I agree, lets create separate repo with its own cores and remove fuel_development from fuel-web. But in this case I'm not sure if we should merge the patch which

Re: [openstack-dev] [Fuel] Transaction scheme

2015-05-06 Thread Alexander Kislitsky
Hi! The refactoring of transactions management in Nailgun is critically required for scaling. First of all I propose to wrap HTTP handlers by begin/commit/rollback decorator. After that we should introduce transactions wrapping decorator into Task execute/message calls. And the last one is the

Re: [openstack-dev] [Fuel] Transaction scheme

2015-05-06 Thread Alexander Kislitsky
is done? What do you think? Thanks, igor On Wed, May 6, 2015 at 12:15 PM, Lukasz Oles lo...@mirantis.com wrote: On Wed, May 6, 2015 at 10:51 AM, Alexander Kislitsky akislit...@mirantis.com wrote: Hi! The refactoring of transactions management in Nailgun is critically required

Re: [openstack-dev] [Fuel] Transaction scheme

2015-05-18 Thread Alexander Kislitsky
handler reports success. Currently, we send it, but there are few places where HTTP handler may fail, report error and perform partial rollback (why partial? because we commit task before sending to Astute) and it looks weird. :( On Wed, May 6, 2015 at 1:22 PM, Alexander Kislitsky akislit

Re: [openstack-dev] [Fuel] Nominate Andrey Skedzinskiy for fuel-qa(devops) core

2015-04-13 Thread Alexander Kislitsky
Andrew shows great attention to the details. +1 for him. On Mon, Apr 13, 2015 at 11:22 AM, Anastasia Urlapova aurlap...@mirantis.com wrote: Guys, I would like to nominate Andrey Skedzinskiy[1] for fuel-qa[2]/fuel-devops[3] core team. Andrey is one of the strongest reviewers, under his

Re: [openstack-dev] [Fuel] Packaged Fuel and Feature Groups

2015-06-18 Thread Alexander Kislitsky
Also feature_groups is used for selecting usage statistics collector. If 'mirantis' is in feature_groups we are using one instance of statistics collector and another collector instance in other case. On Thu, Jun 18, 2015 at 7:04 PM, Vitaly Kramskikh vkramsk...@mirantis.com wrote: Hi, Yes, it

[openstack-dev] [Fuel] Getting rid of launchpad group fuel-astute

2015-07-16 Thread Alexander Kislitsky
Dear colleagues, I'd like to get rid of group fuel-astute on launchpad. In group only 2 active members. Actually they are members of fuel-python team. Bugs for fuel-astute project always concern to fuel-web project. Bugs assigned to fuel-astute can stay without attention for a long time. Thus I

Re: [openstack-dev] [Fuel] Nominate Artem Roma for fuel-ostf core

2015-12-23 Thread Alexander Kislitsky
+1 On Wed, Dec 23, 2015 at 8:15 PM, Aleksey Kasatkin wrote: > +1 > > Aleksey Kasatkin > > > On Wed, Dec 23, 2015 at 5:28 PM, Aleksandr Didenko > wrote: > >> +1 >> >> On Wed, Dec 23, 2015 at 4:21 PM, Andrey Sledzinskiy < >>

Re: [openstack-dev] [Fuel] [Nailgun] Deadlocks and random test failures

2015-12-30 Thread Alexander Kislitsky
be a reason for failure or not, it's better to > ask Alexander Kislitsky. > > Thanks, > Igor > > On Wed, Dec 30, 2015 at 2:57 PM, Vitaly Kramskikh > <vkramsk...@mirantis.com> wrote: > > Hi, > > > > We have a long-living issue with deadlocks in nailgun which

Re: [openstack-dev] [Fuel] Task Based Deployment Is at Least Twice Faster

2016-02-09 Thread Alexander Kislitsky
+1 On Tue, Feb 9, 2016 at 12:28 PM, Anastasia Urlapova wrote: > +1 > > On Tue, Feb 9, 2016 at 11:51 AM, Evgeniy L wrote: > >> +1 >> >> On Mon, Feb 8, 2016 at 7:58 PM, Vladimir Kozhukalov < >> vkozhuka...@mirantis.com> wrote: >> >>> +1 to enable it

Re: [openstack-dev] [Fuel][Fuel-Library] Nominating Matthew Mosesohn for Fuel Library Core

2016-02-25 Thread Alexander Kislitsky
+1 On Thu, Feb 25, 2016 at 12:32 PM, Bulat Gaifullin wrote: > +1 > > Regards, > Bulat Gaifullin > Mirantis Inc. > > > > On 24 Feb 2016, at 16:02, Aleksandr Didenko wrote: > > +1 > > On Wed, Feb 24, 2016 at 1:50 PM, Vladimir Kuklin

Re: [openstack-dev] [Fuel] Nominating Alexander Kislitsky for fuel-web-core

2017-02-27 Thread Alexander Kislitsky
..@mirantis.com> > wrote: > > +1 > > > > On Wed, Feb 22, 2017 at 12:36 AM Булат Гайфуллин <gaifulli...@gmail.com> > > wrote: > >> > >> +1 > >> > >> 2017-02-21 17:01 GMT+03:00 Alexey Shtokolov <ashtoko...@mirantis.com>: >