[openstack-dev] [cross-posting][openstack-infra] Gate failures in Tempest change sets

2014-08-16 Thread Swapnil Kulkarni
much Please have a look. Let me know if I can help with anything. Best Regards, Swapnil Kulkarni irc : coolsvap ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [OpenStack-dev][all] Having os-auth-file as parameter for running command line client

2014-08-24 Thread Swapnil Kulkarni
an argument to the command line client came to my mind, which can help to use all the required credentials in one go instead of specifying individually or sourcing the file. Can we consider this as some additional optional parameter we can include? Best Regards, Swapnil Kulkarni irc : coolsvap

Re: [openstack-dev] how to deploy juno devstack without multiple backend

2014-09-16 Thread Swapnil Kulkarni
On Tue, Sep 16, 2014 at 12:31 PM, Manickam, Kanagaraj < kanagaraj.manic...@hp.com> wrote: > HP MSA is supported by cinder and use the following guidelines: > > http://docs.openstack.org/trunk/config-reference/content/hp-msa-driver.html > > > > you could install devstack and follow the above wiki

Re: [openstack-dev] [Openstack] how to deploy juno devstack without multiple backend

2014-09-16 Thread Swapnil Kulkarni
u are trying and let you know in some time. > > > Regards > Nikesh > > > On Tue, Sep 16, 2014 at 1:44 PM, Swapnil Kulkarni > wrote: > >> >> >> On Tue, Sep 16, 2014 at 12:31 PM, Manickam, Kanagaraj < >> kanagaraj.manic...@hp.com> wrot

[openstack-dev] [Openstack][Cinder] No IRC channel #openstack-cinder !!!

2014-01-01 Thread Swapnil Kulkarni
___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Openstack][Cinder] No IRC channel #openstack-cinder !!!

2014-01-01 Thread Swapnil Kulkarni
stack.org/wiki/IRC > > cheers!! > > > On Thu, Jan 2, 2014 at 12:47 PM, Vijay Bellur wrote: > >> On 01/02/2014 12:25 PM, Swapnil Kulkarni wrote: >> >>> >>> >>> >> Have y

Re: [openstack-dev] [Openstack][Cinder] No IRC channel #openstack-cinder !!!

2014-01-01 Thread Swapnil Kulkarni
Just got connected!!! Strange :| Thanks :) Best Regards, Swapnil On Thu, Jan 2, 2014 at 1:13 PM, Swapnil Kulkarni < swapnilkulkarni2...@gmail.com> wrote: > Vijay, yes I'm on irc.freenode.net, the channel list is not showing > #openstack-cinder, also > > /join opens

[openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-06 Thread Swapnil Kulkarni
Hello, I am trying to setup devstack with docker driver and facing some issues related to docker-registry. Opened an issue with docker team [1] but to no response. Has anybody done devstack setup with docker driver? [1] https://github.com/dotcloud/docker/issues/3316 ~Swapnil

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-06 Thread Swapnil Kulkarni
Thanks Eric. I had already tried the solution presented on ask.openstack.org. I also found a bug [1] and applied code changes in [2], but to no success. I was just curious to know if anyone else is working on this or can provide some pointers from development front. [1] https://bugs.launchpad.ne

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-07 Thread Swapnil Kulkarni
Let me know in case I can be of any help getting this resolved. Best Regards, Swapnil On Wed, Jan 8, 2014 at 12:38 AM, Eric Windisch wrote: > On Tue, Jan 7, 2014 at 1:16 AM, Swapnil Kulkarni < > swapnilkulkarni2...@gmail.com> wrote: > >> Thanks Eric. >> >>

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-08 Thread Swapnil Kulkarni
try/run.sh 5b737f8d2282114c1a0cfc4f25bc7c9ef8c5da7e0d8fa7ed9ccee0be81cddafc Best Regards, Swapnil On Wed, Jan 8, 2014 at 8:29 PM, Eric Windisch wrote: > On Tue, Jan 7, 2014 at 11:13 PM, Swapnil Kulkarni < > swapnilkulkarni2...@gmail.com> wrote: > >> Let me know in case I can be of any help getting this resolved. >&g

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-09 Thread Swapnil Kulkarni
to remove and re-import image > > > docker rmi docker-registry > > and then execute > > ./tools/docker/install_docker.sh > > again. > > > > On Thu, Jan 9, 2014 at 7:42 AM, Swapnil Kulkarni > wrote: > > Hi Eric, > > > > I tried running the &#

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-09 Thread Swapnil Kulkarni
l On Thu, Jan 9, 2014 at 7:37 PM, Daniel Kuffner wrote: > The tar file seem to be corrupt, the tools script downloads it to: > > ./files/docker-registry.tar.gz > > On Thu, Jan 9, 2014 at 11:17 AM, Swapnil Kulkarni > wrote: > > Hi Daniel, > > > >

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-15 Thread Swapnil Kulkarni
> >> > wrote: > >> >> > >> >> Hi Swapnil, > >> >> > >> >> Looks like the docker-registry image is broken, since it cannot find > >> >> run.sh inside the container. > >> >> > >> >> >&g

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-15 Thread Swapnil Kulkarni
Thanks a ton John! It finally worked! @Daniel, no firewall update is required. @Eric, At the same time, I had to update /home/dstack/devstack/lib/nova_plugins/hypervisor-docker to include sudo for all docker commands. I think that could be one change we would need in docker and a documentation up

Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

2014-01-15 Thread Swapnil Kulkarni
Okay I will give a try adding the stack user to docker group and adding error message if it fails due to 127.0.0.1. Also will file a bug report for the same. Best Regards, Swapnil On Wed, Jan 15, 2014 at 9:53 PM, Eric Windisch wrote: > >> @Eric, At the same time, I had to update >> /home/dsta

Re: [openstack-dev] [Solum] Proposed changes to solum-core

2014-01-24 Thread Swapnil Kulkarni
+1 On Sat, Jan 25, 2014 at 8:24 AM, Robert Collins wrote: > +1 > On 25 Jan 2014 14:33, "Adrian Otto" wrote: > >> Solum Core Reviewers, >> >> I propose the following changes to solum-core: >> >> +asalkeld >> +noorul >> -mordred >> >> Thanks very much to mordred for helping me to bootstrap the re

Re: [openstack-dev] [nova][swift] Importing Launchpad Answers in Ask OpenStack

2014-01-29 Thread Swapnil Kulkarni
Stef, Getting lauchpad bus in ask.openstack would really help people and this looks really nice.(just saw some question-answers) I was not able to search for questions though and (answered/unanswered) questions filters are not working. Just one small question, how the import will happen for futur

Re: [openstack-dev] Cinder Stability Hack-a-thon

2014-02-03 Thread Swapnil Kulkarni
+1 Remote! ~Swapnil On Mon, Feb 3, 2014 at 2:41 PM, Flavio Percoco wrote: > On 01/02/14 00:06 -0800, Mike Perez wrote: > >> Folks, >> >> I would love to get people together who are interested in Cinder >> stability to really dedicate a few days. This is not for additional >> features, but rat

Re: [openstack-dev] Enabling the gantt scheduler in devstack

2014-02-06 Thread Swapnil Kulkarni
Small correction inline s/filter_shceduler/filter_scheduler in SCHEDULER environment variable. On Wed, Feb 5, 2014 at 5:35 AM, Dugger, Donald D wrote: > Now that a preview version of the new gantt scheduler is available there > is the problem of configuring devstack to utilize this new tree.

[openstack-dev] [Openstack-dev][All] tox 1.7.0 error while running tests

2014-02-11 Thread Swapnil Kulkarni
e.openstack.org/show/64178/ Best Regards, Swapnil Kulkarni irc : coolsvap ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] How to configure DevStack to use Ceilometer?

2014-02-28 Thread Swapnil Kulkarni
I am able to configure devstack with ceilometer adding following to localrc enable_service ceilometer-acompute ceilometer-acentral ceilometer-collector ceilometer-api enable_service ceilometer-alarm-notifier ceilometer-alarm-evaluator Best Regards, Swapnil Kulkarni irc : coolsvap On Sat, Mar

[openstack-dev] [Openstack-dev][qa] Running tempest tests against existing openstack installation

2014-05-04 Thread Swapnil Kulkarni
* The trace has been added at [1] If anyone has tried that before, any pointers are much appreciated. [1] http://paste.openstack.org/show/78885/ Best Regards, Swapnil Kulkarni irc : coolsvap cools...@gmail.com +91-87960 10622(c) http://in.linkedin.com/in/coolsvap *"It's bette

Re: [openstack-dev] [Openstack-dev][qa] Running tempest tests against existing openstack installation

2014-05-05 Thread Swapnil Kulkarni
David, Thanks for the reply. the configurations were misplaced in the automation. Once corrected I am able to use. On Mon, May 5, 2014 at 6:56 PM, David Kranz wrote: > On 05/05/2014 02:26 AM, Swapnil Kulkarni wrote: > > Hello, > > I am trying to run tempest tests agai

Re: [openstack-dev] Commit the cinder Driver

2014-05-06 Thread Swapnil Kulkarni
://blueprints.launchpad.net/cinder/+spec/cloudbyte-elastistor-iscsi-driver [2] https://blueprints.launchpad.net/cinder/+spec/cloudbyte-elastistor-iscsi-driver-cinder [3] https://wiki.openstack.org/wiki/Gerrit_Workflow [4] https://wiki.openstack.org/wiki/CinderMeetings Best Regards, Swapnil Kulkarni irc

Re: [openstack-dev] Commit the cinder Driver

2014-05-07 Thread Swapnil Kulkarni
Missed some of the additional links which might be helpful/important for you. [1] https://wiki.openstack.org/wiki/Cinder/how-to-contribute-a-driver [2] https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer On Wed, May 7, 2014 at 11:38 AM, Swapnil Kulkarni wrote: >

Re: [openstack-dev] [sahara] Sahara (ex. Savanna) project renaming process [savanna]

2014-03-08 Thread Swapnil Kulkarni
Hey guys, Sahara is a known corporate group in India, wanted to bring it up before renaming starts. [1] https://www.google.co.in/search?q=sahara+group [2] http://www.sahara.in/ [3] http://www.sahara-group.com/ Best Regards, Swapnil Kulkarni irc : coolsvap On Sat, Mar 8, 2014 at 3:20 AM

Re: [openstack-dev] Cinder: AttributeError: No such RPC function 'create_export'

2014-03-11 Thread Swapnil Kulkarni
Hi Deepak, I believe the migrate_volume is not implemented in glusterfs which causes above error. I have seen similar errors earlier. Currently implementing the migrate volume and testing it. I will push it upstream once successfully tested. Best Regards, Swapnil Kulkarni irc : coolsvap

Re: [openstack-dev] Cinder: AttributeError: No such RPC function 'create_export'

2014-03-11 Thread Swapnil Kulkarni
Hi Deepak, When you say you are using glusterfs as backend, you are using glusterfs driver, is it correct? Best Regards, Swapnil Kulkarni irc : coolsvap On Tue, Mar 11, 2014 at 2:17 PM, Deepak C Shetty wrote: > Swapnil, > The failure is not in the glsuter specific part of code >

[openstack-dev] [OpenStack][Trove] Building new image for trove

2014-09-24 Thread Swapnil Kulkarni
reated new image with dib and tripleo-image-elements, but to no use. Is there any document which describes how I can create a new image which can be used in Trove? What are the prerequisites for the image? and trove services which needs to be running? Best Regards, Swapnil Kulkarni irc

Re: [openstack-dev] [OpenStack][Trove] Building new image for trove

2014-09-24 Thread Swapnil Kulkarni
Hi Amrith, Thanks for the response. I did check that, the instance is active and I can access it. Is there anyway to check the guestagent in the image, update if its required and create snapshot which can be used later? Best Regards, Swapnil Kulkarni irc : coolsvap On Wed, Sep 24, 2014 at 7:08

Re: [openstack-dev] [devstack] Mysql issue

2014-10-20 Thread Swapnil Kulkarni
Rajdeep, I did couple of different devstack runs today and did not run into any issue as you mentioned. Can you give more information about your installation? localrc contents would help Best Regards, Swapnil Kulkarni irc : coolsvap On Mon, Oct 20, 2014 at 1:03 PM, Rajdeep Dua wrote: > Fac

Re: [openstack-dev] Which program for Rally

2014-08-06 Thread Swapnil Kulkarni
OpenStack Release cycles, I think its better to have this as a integrated tool in OpenStack which Operators can use at their deployments for benchmarking and performance analysis. It could be very similar to what we have with branchless tempest is integrated in OpenStack release. Best Regards, Swapni

Re: [openstack-dev] [Openstack] problem fetching volume details in snapshot creation

2013-10-15 Thread Swapnil Kulkarni
Hi DInakar, Please use volume_name, volume_size,etc. These are volume related parameters frequently used in snapshots. You can always do *dir* to get any specific values you need. Best Regards, Swapnil On Wed, Oct 16, 2013 at 10:11 AM, Dinakar Gorti Maruti < dinakar...@cloudbyte.co> wrote: > h

Re: [openstack-dev] [Openstack] problem fetching volume details in snapshot creation

2013-10-15 Thread Swapnil Kulkarni
wrote: > display_name parameter of volume > > > On Wed, Oct 16, 2013 at 10:55 AM, Swapnil Kulkarni < > swapnilkulkarni2...@gmail.com> wrote: > >> What exact parameters are you looking for? >> >> >> >> On Wed, Oct 16, 2013 at 10:48 AM, Dinakar Gorti M

Re: [openstack-dev] [Openstack] problem fetching volume details in snapshot creation

2013-10-15 Thread Swapnil Kulkarni
t; Dinakar > > > On Wed, Oct 16, 2013 at 10:31 AM, Swapnil Kulkarni < > swapnilkulkarni2...@gmail.com> wrote: > >> Hi DInakar, >> >> Please use volume_name, volume_size,etc. These are volume related >> parameters frequently used in snapshots. You can alwa

Re: [openstack-dev] [Openstack] problem fetching volume details in snapshot creation

2013-10-15 Thread Swapnil Kulkarni
Correcting the typo, snapshot_ref['volume_name'] in your case. On Wed, Oct 16, 2013 at 10:59 AM, Swapnil Kulkarni < swapnilkulkarni2...@gmail.com> wrote: > I think snapshot[volume_name] is what you are looking for, pls see below > link for ref. > > > https://g

[openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-29 Thread Swapnil Kulkarni
I had a discussion with russellb regarding this for yesterday, I would like to discuss this with the team regarding the blueprint mentioned in subject. https://blueprints.launchpad.net/nova/+spec/auto-vm-discovery-on-hypervisor Description: Organizations opting to use openstack can have varied am

Re: [openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-30 Thread Swapnil Kulkarni
:20 PM, Russell Bryant wrote: > On 10/30/2013 02:36 AM, Swapnil Kulkarni wrote: > > I had a discussion with russellb regarding this for yesterday, I would > > like to discuss this with the team regarding the blueprint mentioned in > > subject. > > > > > https:/

Re: [openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-30 Thread Swapnil Kulkarni
Exactly, I believe getting new as well as existing workload in any cloud environment is always a plus and I agree this will mostly be a tool/script to be used as per requirement. Best Regards, Swapnil Kulkarni swapnilkulkarni2...@gmail.com +91-87960 10622(c) http://in.linkedin.com/in/coolsvap

Re: [openstack-dev] [Solum] An early peek into the Solum.io website

2013-10-31 Thread Swapnil Kulkarni
Adrian ++. I too believe its a very good initiative started with #Solum & to follow up. Other projects (existing/incubating/future) will definitely have a fruitful benefit following similar approach in the long run, thus benefiting the OpenStack ecosystem :) Best Regards, Swapnil On Thu, Oct 3

Re: [openstack-dev] [Solum/Heat] Is Solum really necessary?

2013-11-14 Thread Swapnil Kulkarni
Hi Jay, I can say I am still new in Solum team, still reading the extensive documentation team has created and understanding it. I believe Solum should be considered an Application project than a server project. I understand it will be using Heat and HOT to very good extent and there are overlappi

Re: [openstack-dev] [kolla] Integrating kollacli as python-kollaclient

2015-10-22 Thread Swapnil Kulkarni
On Thu, Oct 22, 2015 at 3:50 AM, Steven Dake (stdake) wrote: > Hello Folks, > > > Oracle has developed a CLI tool for managing OpenStack Kolla clusters. > Several months ago at our midcycle, the topic was brought up an I suggested > to go ahead and get started on the work. We clearly didn't spen

Re: [openstack-dev] Is latest PyCharm license still available?

2015-11-17 Thread Swapnil Kulkarni
The PyCharm licences are available for OpenStack developers, please send me your lauchpad-id off-list, I will help you with the updated link. Thanks Best Regards, Swapnil Kulkarni irc : coolsvap On Tue, Nov 17, 2015 at 10:06 PM, OpenStack Mailing List Archive < cor...@gmail.com> wrote:

Re: [openstack-dev] Licenses

2015-11-25 Thread Swapnil Kulkarni
On Mon, Nov 23, 2015 at 11:15 PM, Armando Dominguez < armando.doming...@rackspace.com> wrote: > Hey All, > > > > Sorry for hitting the entire list, I’m just trying to find out who took > over the license handling from Andrew Melton? I’m looking for a Pycharm > license. > I have sent information f

Re: [openstack-dev] [kolla] [bifrost] bifrost container poc update

2016-05-13 Thread Swapnil Kulkarni
On Sat, May 14, 2016 at 2:44 AM, Mooney, Sean K wrote: > Hi this is an update on where I am with my poc of creating a bifost > container for kolla. > > As of Wednesday evening I have reached my v0 poc goal > > > > That goal was to demonstrate it was easy bifrost in a container with little > to k

[openstack-dev] [PyCharm] [all] Revoking pycharm licences for non-active users

2016-05-17 Thread Swapnil Kulkarni
Hello All, As part of the JetBrains Community support OpenStack (active) developers get access to community edition of PyCharm tool. From the management perspective I am facing issue to allocate licences to new requests. With some review, I have found more than 70 licences which are allocated and

Re: [openstack-dev] [kolla] Proposing Mauricio Lima for core reviewer

2016-05-17 Thread Swapnil Kulkarni
On Wed, May 18, 2016 at 12:30 AM, Steven Dake (stdake) wrote: > Hello core reviewers, > > I am proposing Mauricio (mlima on irc) for the core review team. He has > done a fantastic job reviewing appearing in the middle of the pack for 90 > days [1] and appearing as #2 in 45 days [2]. His IRC par

Re: [openstack-dev] [ceilometer] [telemetry] ceilometer-specs submodule path is invalid

2016-05-19 Thread Swapnil Kulkarni
On Thu, May 19, 2016 at 12:47 PM, Gerard Braad wrote: > Hi All, > > > Doing: > > $ git clone https://github.com/openstack/openstack.git > $ git submodule init > $ git submodule update > > fails on: > > Cloning into 'ceilometer-specs'... > fatal: remote error: Git repository not found > fatal

Re: [openstack-dev] [kolla][vote] Nominating Vikram Hosakot for Core Reviewer

2016-03-29 Thread Swapnil Kulkarni
On Tue, Mar 29, 2016 at 9:37 PM, Steven Dake (stdake) wrote: > Hey folks, > > Consider this proposal a +1 in favor of Vikram joining the core reviewer > team. His reviews are outstanding. If he doesn’t have anything useful to > add to a review, he doesn't pile on the review with more –1s which a

Re: [openstack-dev] [kolla][vote] Just make Mitaka deploy Liberty within the Liberty branch

2016-03-29 Thread Swapnil Kulkarni
On Wed, Mar 30, 2016 at 9:03 AM, Michał Jastrzębski wrote: > I think that it goes without saying that I'm +1 > > On 29 March 2016 at 22:27, Steven Dake (stdake) wrote: >> Dear cores, >> >> inc0 has been investigating our backport options for 1.1.0 and they look >> bleak. At this time we would ha

Re: [openstack-dev] [kolla][infra] Gate bused until Sunday April 17th

2016-04-16 Thread Swapnil Kulkarni
On Sun, Apr 17, 2016 at 9:08 AM, Steven Dake (stdake) wrote: > Core Reviewers and developers, > > Hey folks. A shade + nodepool change has broken our gating functionality on > the OVH cloud provider and probably some others. The net result is we can't > actually gate our changes. > > I'd recomme

Re: [openstack-dev] [kolla][vote] Place kolla-mesos in openstack-attic

2016-05-01 Thread Swapnil Kulkarni
On Sat, Apr 23, 2016 at 5:38 AM, Steven Dake (stdake) wrote: > Fellow Core Reviewers, > > Since many of the engineers working on the kolla-mesos repository are moving > on to other things[1], possibly including implementing Kubernetes as an > underlay for OpenStack containers, I propose we move th

Re: [openstack-dev] [kolla][vote][kubernetes][infra] kolla-kubernetes repository management proposal up for vote

2016-05-01 Thread Swapnil Kulkarni
ouser > > mark casey > > Steven Dake (delta-alpha-kilo-echo) > > Michael Schmidt > > Marian Schwarz > > Andrew Battye > > Kevin Fox (kfox) > > Sidharth Surana (ssurana) > > Michal Rostecki (mrostecki) > > Swapnil Kulkarni (coolsvap) > &g

Re: [openstack-dev] [kolla][vote][kubernetes][infra] kolla-kubernetes repository management proposal up for vote

2016-05-01 Thread Swapnil Kulkarni
to any part of the > repository. > > Britt Houser > > mark casey > > Steven Dake (delta-alpha-kilo-echo) > > Michael Schmidt > > Marian Schwarz > > Andrew Battye > > Kevin Fox (kfox) > > Sidharth Surana (ssurana) > > Michal Rostecki (m

Re: [openstack-dev] [kolla][kubernetes] One repo vs two

2016-05-01 Thread Swapnil Kulkarni
ser > > mark casey > > Steven Dake (delta-alpha-kilo-echo) > > Michael Schmidt > > Marian Schwarz > > Andrew Battye > > Kevin Fox (kfox) > > Sidharth Surana (ssurana) > > Michal Rostecki (mrostecki) > > Swapnil Kulkarni (coolsvap) >

Re: [openstack-dev] [kolla][kubernetes] One repo vs two

2016-05-02 Thread Swapnil Kulkarni
netes] One repo vs two > >>> > >>>One thing we didn't talk about too much at the summit is the part of the > >>>spec that says we will reuse a bunch of ansible stuff to generate configs > >>>for the k8s case... > >>> > >>&g

Re: [openstack-dev] [requirements] Bootstrapping new team for Requirements.

2016-05-09 Thread Swapnil Kulkarni
DIms, I would like to see how I can get involved. Looking forward to the meeting. Best Regards, Swapnil Kulkarni irc : coolsvap On Sat, May 7, 2016 at 8:32 PM, Davanum Srinivas wrote: > Dirk, Haïkel, Igor, Alan, Tony, Ghe, > > Please see brain dump here - > https://etherpad.ope

Re: [openstack-dev] [kolla] Nominating Lei Zhang (Jeffrey Zhang in English) - jeffrey4l on irc

2016-01-19 Thread Swapnil Kulkarni
On Tue, Jan 19, 2016 at 1:56 PM, Steven Dake (stdake) wrote: > Hi folks, > > I would like to propose Lei Zhang for our core reviewer team. Count this > proposal as a +1 vote from me. Lei has done a fantastic job in his reviews > over the last 6 weeks and has managed to produce some really nice

Re: [openstack-dev] [kolla] Changing meeting times to 16:30 UTC starting this week (still Wednesday)

2015-08-24 Thread Swapnil Kulkarni
On Mon, Aug 24, 2015 at 7:54 PM, Steven Dake (stdake) wrote: > Hi folks, > > Our 22:00 UTC meeting is very poorly attended resulting in the need to > cancel the 22:00 meeting several times over the last month. Also our core > reviewer team has communicated a desire to have the 16:00 UTC meeting

Re: [openstack-dev] [kolla] Followup to review in gerrit relating to RHOS + RDO types

2015-09-14 Thread Swapnil Kulkarni
On Mon, Sep 14, 2015 at 5:14 PM, Sam Yaple wrote: > > On Mon, Sep 14, 2015 at 11:19 AM, Paul Bourke > wrote: > >> >> >> On 13/09/15 18:34, Steven Dake (stdake) wrote: >> >>> Response inline. >>> >>> From: Sam Yaple mailto:sam...@yaple.net>> >>> Reply-To: "s...@yaple.net" >

Re: [openstack-dev] [kolla] proposing Michal Jastrzebski (inc0) for core reviewer

2015-09-30 Thread Swapnil Kulkarni
On Wed, Sep 30, 2015 at 3:50 AM, Steven Dake (stdake) wrote: > Hi folks, > > I am proposing Michal for core reviewer. Consider my proposal as a +1 > vote. Michal has done a fantastic job with rsyslog, has done a nice job > overall contributing to the project for the last cycle, and has really >

Re: [openstack-dev] [kolla] new yaml format for all.yml, need feedback

2015-09-30 Thread Swapnil Kulkarni
On Wed, Sep 30, 2015 at 11:24 PM, Jeff Peeler wrote: > The patch I just submitted[1] modifies the syntax of all.yml to use > dictionaries, which changes how variables are referenced. The key > point being in globals.yml, the overriding of a variable will change > from simply specifying the variab

Re: [openstack-dev] [kolla][security] Obtaining the vulnerability:managed tag

2016-03-01 Thread Swapnil Kulkarni
On Tue, Mar 1, 2016 at 10:25 PM, Steven Dake (stdake) wrote: > Core reviewers, > > Please review this document: > https://github.com/openstack/governance/blob/master/reference/tags/vulnerability_managed.rst > > It describes how vulnerability management is handled at a high level for > Kolla. When

Re: [openstack-dev] [kolla][vote] Proposing Alicja Kwasniewska for core reviewer

2016-03-04 Thread Swapnil Kulkarni
On Fri, Mar 4, 2016 at 10:25 PM, Steven Dake (stdake) wrote: > Core Reviewers, > > Alicja has been instrumental in our work around jinja2 docker file creation, > removing our symlink madness. She has also been instrumental in actually > getting Diagnostics implemented in a sanitary fashion. She

[openstack-dev] [Kolla] DocImpact in reviews

2016-03-06 Thread Swapnil Kulkarni
, Swapnil Kulkarni irc : coolsvap __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] [kolla] [vote] Managing bug backports to Mitaka branch

2016-03-23 Thread Swapnil Kulkarni
On Thu, Mar 24, 2016 at 12:10 AM, Steven Dake (stdake) wrote: > We had an emergency voting session on this proposal on IRC in our team > meeting today and it passed as documented in the meeting minutes[1]. I was > asked to have a typical vote and discussion on irc by one of the > participants of

Re: [openstack-dev] [kolla][kolla-ansible] Proposing Surya (spsurya) for core

2017-06-28 Thread Swapnil Kulkarni
On Wed, Jun 14, 2017 at 9:16 PM, Michał Jastrzębski wrote: > Hello, > > With great pleasure I'm kicking off another core voting to > kolla-ansible and kolla teams:) this one is about spsurya. Voting will > be open for 2 weeks (till 28th Jun). > > Consider this mail my +1 vote, you know the drill:)

Re: [openstack-dev] [all][docs] recruiting for help with documentation tools

2017-08-02 Thread Swapnil Kulkarni
On Wed, Aug 2, 2017 at 2:25 PM, Bogdan Dobrelya wrote: > On 01.08.2017 21:35, Doug Hellmann wrote: >> With the changes we've made to docs processes upstream, every team >> is going to need to build up their knowledge of how the new >> documentation tools and jobs work. The docs team will still hel

Re: [openstack-dev] [requirements] PTL non-candidacy

2017-08-02 Thread Swapnil Kulkarni
On Wed, Aug 2, 2017 at 12:45 PM, Tony Breeds wrote: > Hi All, > As the requirements team knows I will not be running for PTL of > requirements management. I'll still be an active core. > > It's been a blast being the PTL for the last 2 cycles but I need to > focus on other parts of OpenStack

Re: [openstack-dev] [all] New code contributors no longer forced to join the foundation

2017-08-07 Thread Swapnil Kulkarni
On Tue, Aug 8, 2017 at 4:58 AM, Jeremy Stanley wrote: > Due to improvements in the OpenStack Foundation member directory and > our technical election tooling, it is no longer necessary to join > the foundation as an individual member just to be able to submit > changes through Gerrit for official

Re: [openstack-dev] [all][elections] PTL Voting is now open

2017-08-10 Thread Swapnil Kulkarni
On Thu, Aug 10, 2017 at 1:57 PM, Dmitry Tantsur wrote: > On 08/10/2017 02:01 AM, Kendall Nelson wrote: >> >> Hello Again! >> >> Elections are underway and will remain open for you to cast your vote >> until Aug 16th, 2017 23:45 UTC. >> >> We are having elections for Ironic and Documentation. > > >

Re: [openstack-dev] [tc] [kolla] [PTL] who can start the official meeting?

2017-10-11 Thread Swapnil Kulkarni
mrith > > > > On Wed, Oct 11, 2017 at 9:55 AM, Jeremy Stanley wrote: >> On 2017-10-11 17:51:59 +0530 (+0530), Swapnil Kulkarni (coolsvap) wrote: >>> I was attending the weekly requirements meeting when I noticed >>> someone started the kolla meeting [1] on openst

Re: [openstack-dev] [tc] [kolla] [PTL] who can start the official meeting?

2017-10-11 Thread Swapnil Kulkarni
o put restrictions on > that. > > On 11 October 2017 at 09:11, Jeremy Stanley wrote: >> On 2017-10-11 21:35:26 +0530 (+0530), Swapnil Kulkarni wrote: >> [...] >>> The problem here is if we know who are most likely to chair the >>> meeting e.g. [1] we can allow t

Re: [openstack-dev] [all] [elections] Technical Committee Election Results

2017-10-24 Thread Swapnil Kulkarni
On Sat, Oct 21, 2017 at 5:29 AM, Kendall Nelson wrote: > Hello Everyone :) > > Please join me in congratulating the 6 newly elected members of the > Technical Committee (TC)! > > Colleen Murphy (cmurphy) > Doug Hellmann (dhellmann) > Emilien Macchi (emilienm) > Jeremy Stanley (fungi) > Julia Krege

Re: [openstack-dev] [all] [elections] Technical Committee Election Results

2017-10-24 Thread Swapnil Kulkarni
On Tue, Oct 24, 2017 at 1:01 PM, Swapnil Kulkarni wrote: > On Sat, Oct 21, 2017 at 5:29 AM, Kendall Nelson wrote: >> Hello Everyone :) >> >> Please join me in congratulating the 6 newly elected members of the >> Technical Committee (TC)! >> >> Colleen Murph

Re: [openstack-dev] [rally]404 on docker rallyforge/rally

2017-12-04 Thread Swapnil Kulkarni
On Mon, Dec 4, 2017 at 4:13 PM, Matthieu Simonin wrote: > Hi, > > Monday morning and it seems that docker images for rally aren't reachable > anymore. > > https://hub.docker.com/r/rallyforge/rally/ > > Did I miss something ? Is the doc up-to-date[1] ? > > [1]: > http://rally.readthedocs.io/en/0.

[openstack-dev] [tacker] [hacking] [requirements] pep8 to pycodestyle

2017-12-04 Thread Swapnil Kulkarni
://review.openstack.org/#/c/514934/ [3] https://review.openstack.org/#/c/517450/ -- Best Regards, Swapnil Kulkarni irc : coolsvap __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ

Re: [openstack-dev] [rally]404 on docker rallyforge/rally

2017-12-04 Thread Swapnil Kulkarni
rally/rally) for this. > > > Best regards > > chen > > > > > > Original Mail > Sender: ; > To: ; > Date: 2017/12/04 23:18 > Subject: Re: [openstack-dev] [rally]404 on docker rallyforge/rally > > > - Mail original - >> De: "

Re: [openstack-dev] [tacker] [hacking] [requirements] pep8 to pycodestyle

2017-12-11 Thread Swapnil Kulkarni
just > scanning the mailing list it may not be obvious. > > I left a review on the hacking change. I think the comments there about > shadowing the flake8 module name are valid and we should undo/fix that > before merging. Otherwise I'm +2. > > > On 12/04/2017 10:19 PM, S

Re: [openstack-dev] Retirement of astara repos?

2018-01-10 Thread Swapnil Kulkarni
On Thu, Jan 11, 2018 at 3:50 AM, Sean McGinnis wrote: > While going through various repos looking at things to be cleaned up, I > noticed the last commit for openstack/astara > was well over a year ago. Based on this and the little bit I have followed > with this project, it’s my understanding t

Re: [openstack-dev] [all] [tc] Community Goals for Rocky -- privsep

2018-01-17 Thread Swapnil Kulkarni
On Thu, Jan 11, 2018 at 7:50 PM, Thierry Carrez wrote: > Emilien Macchi wrote: >> [...] >> Thierry mentioned privsep migration (done in Nova and Zun). (action, >> ping mikal about it). > > It's not "done" in Nova: Mikal planned to migrate all of nova-compute > (arguably the largest service using r

Re: [openstack-dev] [vote][kolla] Core nomination proposal for Eduardo Gonzalez Gutierrez (egonzales90 on irc)

2016-08-19 Thread Swapnil Kulkarni
Thanks sdake. +1 :) On Aug 19, 2016 10:35 PM, "Steven Dake (stdake)" wrote: > > Coolsvap mentioned he wasn't receiving his emails at his home email > server, so he will respond from a different mail service. Just bringing > this up again so he can see the thread. > > Regards > -steve > > On 8/1

Re: [openstack-dev] [kolla][vote] Core nomination for Dave Walker (Daviey on irc)

2016-08-24 Thread Swapnil Kulkarni
On Aug 24, 2016 2:15 AM, "Steven Dake (stdake)" wrote: > > Kolla core reviewers, > > I am nominating Dave Walker for the Kolla core reviewer team. His 30 day review stats [1] place him in the middle of the pack for reviewers and his 60 day stats[2] are about equivalent. Dave participates heavily

Re: [openstack-dev] [TripleO] New bug tagging policy

2016-08-25 Thread Swapnil Kulkarni
On Thu, Aug 25, 2016 at 4:00 PM, Julie Pichon wrote: > Hi folks, > > The bug tagging proposal has merged, behold the new policy: > > http://specs.openstack.org/openstack/tripleo-specs/specs/policy/bug-tagging.html > > TL;DR The TripleO Launchpad tracker encompasses a lot of sub-projects, > let's u

[openstack-dev] [kolla] Feature freeze until we tag rc1

2016-09-01 Thread Swapnil Kulkarni
-- Best Regards, Swapnil Kulkarni irc : coolsvap __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman

Re: [openstack-dev] [kolla] which footer format we need

2016-09-01 Thread Swapnil Kulkarni
On Fri, Sep 2, 2016 at 8:32 AM, Jeffrey Zhang wrote: > We introduced customization solution. > > Now, we support two format of footer. > > 1. the legacy way: {{ include_footer }} > 2. the new way: {% block footer %}{% endblock %} > > there two conflict about this now[0][1]. > > I think the option

Re: [openstack-dev] Seeking Mobile Beta Testers

2016-09-02 Thread Swapnil Kulkarni
Count me in for Android beta testing. On Sep 2, 2016 11:31 PM, "Jimmy McArthur" wrote: > > We're looking for a handful of community members to test our updated OpenStack Summit mobile Apps. If you're interested, shoot me a note, along with iOS/Android preference, and we'll get you set up. > > Tha

Re: [openstack-dev] [vote][kolla] Core Nomination for Christian Berendt (berendt on irc)

2016-09-08 Thread Swapnil Kulkarni
On Thu, Sep 8, 2016 at 8:29 AM, Steven Dake (stdake) wrote: > Kolla core reviewer team, > > > > It is my pleasure to nominate Christian Berendt for the Kolla core team. > > > > Christian’s output over the last cycle has been fantastic – cracking the top > 10 reviewer list for the full cycle. His

Re: [openstack-dev] [requirements][FFE] block graphviz 0.5.0

2016-09-08 Thread Swapnil Kulkarni
On Fri, Sep 9, 2016 at 12:07 PM, Shake Chen wrote: > seem the link is error. > > https://review.openstack.org/#/c/367740/ > > > > On Fri, Sep 9, 2016 at 2:28 PM, Swapnil Kulkarni (coolsvap) > wrote: >> >> Currently kolla gate jobs are failing due to issues in

Re: [openstack-dev] [release] proposing adding Tony Breeds to "Release Managers" team

2016-09-12 Thread Swapnil Kulkarni
On Tue, Sep 6, 2016 at 9:06 PM, Doug Hellmann wrote: > Team, > > I would like to add Tony Breeds to the "Release Managers" team in > gerrit. This would give him +2 permissions on openstack-infra/release-tools > and on openstack/releases. I feel his reviews on both of those repos > have already dem

Re: [openstack-dev] [requirements][Blazar] FFE - add python-blazarclient in global-requirements

2018-01-30 Thread Swapnil Kulkarni
On Tue, Jan 30, 2018 at 4:18 PM, Thierry Carrez wrote: > Masahito MUROI wrote: > > Hi requirements team, > > > > This is a FFE request for adding python-blazarclient to > > global-requirements.txt. Blazar team had release problems for updating > > the blazarclient to pypo. > > > > Luckily, the p

Re: [openstack-dev] [all][kolla][rdo] Collaboration with Kolla for the RDO test days

2018-02-05 Thread Swapnil Kulkarni
Hi David, Count me in. ~coolsvap On Mon, Feb 5, 2018 at 9:01 PM, David Moreau Simard wrote: > Hi everyone, > > We've started planning the deployment with the Kolla team, you can see > the etherpad from the "operator" perspective here: > https://etherpad.openstack.org/p/kolla-rdo-m3 > > We'll a

Re: [openstack-dev] [kolla][vote] core nomination for caoyuan

2018-03-13 Thread Swapnil Kulkarni
On Mon, Mar 12, 2018 at 7:36 AM, Jeffrey Zhang wrote: > Kolla core reviewer team, > > It is my pleasure to nominate caoyuan for kolla core team. > > caoyuan's output is fantastic over the last cycle. And he is the most > active non-core contributor on Kolla project for last 180 days[1]. He > focus

Re: [openstack-dev] [kolla] Vote to add zhubingbing to core team

2016-12-01 Thread Swapnil Kulkarni
On Tue, Nov 29, 2016 at 9:51 PM, Michał Jastrzębski wrote: > Hello team! > > I'd like to propose to add zhubingbing to kolla (and kolla-ansible) > core teams. He did great job reviewing code during last couple of > months. > > Consider this proposal +1 from me, voting will be open for 1 week > (un

Re: [openstack-dev] [kolla][tc] Video Meetings - input requested

2016-12-12 Thread Swapnil Kulkarni
On Dec 13, 2016 8:44 AM, "Michał Jastrzębski" wrote: I think video meetings Jeffrey is referring to are just that- quickly as hoc way to resolve some technical dispute or implementation. We did that few times to quickly work out kolla k8s issues. Hangouts are much more efficient way of discussion

Re: [openstack-dev] [kolla][tc] Video Meetings - input requested

2016-12-13 Thread Swapnil Kulkarni
ns) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > __ > OpenStack Development Mailing List (not for us

Re: [openstack-dev] [kolla][tc] Video Meetings - input requested

2016-12-14 Thread Swapnil Kulkarni
On Wed, Dec 14, 2016 at 3:33 PM, Thierry Carrez wrote: > Ed Leafe wrote: >> On Dec 12, 2016, at 10:30 PM, Steven Dake (stdake) wrote: >> >>> The issue raised is they violate the 4 opens. >> >> Not necessarily. If you have regular planning meetings and discussions in an >> open manner as prescrib

Re: [openstack-dev] [kolla][tc] Video Meetings - input requested

2016-12-14 Thread Swapnil Kulkarni
On Dec 14, 2016 7:03 PM, "Steven Dake (stdake)" wrote: Swapnil, If you want to do that, please add it to the meeting agenda here: https://wiki.openstack.org/wiki/Meetings/Kolla Regards -steve Done -Original Message----- From: Swapnil Kulkarni Reply-To: "OpenStack Deve

Re: [openstack-dev] [kolla] [kolla-kubernetes] Dec 28 meeting canceled

2016-12-20 Thread Swapnil Kulkarni
On Wed, Dec 21, 2016 at 8:31 AM, Michał Jastrzębski wrote: > Hello, > > Let's cancel meeting at 28 Dec, but 21 Dec and 4 Jan are still on, > probably more lightweight but try to be there please. > > Cheers, > Michal > > __ > O

  1   2   >