Re: [openstack-dev] [nova] The definition of 'Optional' parameter in API reference

2017-07-04 Thread Ghanshyam Mann
On Mon, Jul 3, 2017 at 1:38 PM, Takashi Natsume wrote: > Hi, all. > > In Nova API reference, there is inconsistency in > whether to define parameters added in new microversion as 'optional' or not. Those should be defined based on how they are defined in respective microversion. If they are 'opti

[openstack-dev] [openstack-ansible] restrictive umask / file permissions in target hosts

2017-07-04 Thread Markus Zoeller
How do you deal with hosts which have a restrictive umask of 077 *before* openstack-ansible starts the setup? Do you start with the default umask of 022 and opt-in later to that security hardening[1]? What's the development policy of openstack-ansible regarding setting file or directory permission

[openstack-dev] [ceilometer]Understandig ceilometer

2017-07-04 Thread Gyorgy Szombathelyi
Hi! I try to dig into the inner workings of ceilometer, and there are things I couldn't figure out: - I understand that there is no collector service now. I know the old pipeline was: compute-agent->notification-agent->collector->storage(gnocchi). Now I assumed it should be compute-agent->stora

Re: [openstack-dev] [masakari][nova] Allow evacuation of instances in resized state

2017-07-04 Thread Kekane, Abhishek
Hi operators, I want to know how evacuation of resized instances is handled in real environment. For example if the vm is in resized state and if the compute host on which the vm is resized goes down, then how will operator evacuate the vm. One possible way is to reset that vm state to error an

[openstack-dev] [kuryr] Nominate Kirill Zaitsev as kuryr-tempest-core reviewer

2017-07-04 Thread Daniel Mellado
Hi Team, I wanted to nominate Kirill for kuryr-tempest-core reviewer. He's been a great help from start both contributing and reviewing. Please voice your support or concerns if any Best! Daniel __ OpenStack Development Ma

[openstack-dev] [mistral] External GUI for Mistral is now at github

2017-07-04 Thread Shaanan, Guy (Nokia - IL/Kfar Sava)
Hi all, We are happy to announce "CloudFlow"- a Mistral Workflow Execution Visualization tool, to help you debug and monitor in real time the progress of executions. CloudFlow offers web based GUI and relies on Mistral REST API. CloudFlow source code is publicly available on github[1]. With t

Re: [openstack-dev] [docs][all][ptl] doc-migration status

2017-07-04 Thread Alexandra Settle
Just to add to this, today I have spent some time going through and abandoning patches that were against the master branch for openstack-manuals and I have backported those applicable to Ocata. If anyone has patches against the master branch that are addressing a bug/fix/enhancement in the inst

Re: [openstack-dev] [kuryr] Nominate Kirill Zaitsev as kuryr-tempest-core reviewer

2017-07-04 Thread Gal Sagie
+1 On Tue, Jul 4, 2017 at 12:28 PM, Daniel Mellado wrote: > Hi Team, > > I wanted to nominate Kirill for kuryr-tempest-core reviewer. He's been a > great help from start both contributing and reviewing. > > Please voice your support or concerns if any > > Best! > > Daniel > > ___

[openstack-dev] (no subject)

2017-07-04 Thread Lawrence J. Albinson
Dear Colleagues, Before I go problem hunting, has anyone seen openstack-ansible builds failing at release 15.1.5 at the following point: TASK [lxc_container_create : Create localhost config] ** with the error 'lxc-attach: command not found'? The self-same environment is

Re: [openstack-dev] [nova] The definition of 'Optional' parameter in API reference

2017-07-04 Thread Alex Xu
2017-07-04 15:40 GMT+08:00 Ghanshyam Mann : > On Mon, Jul 3, 2017 at 1:38 PM, Takashi Natsume > wrote: > > Hi, all. > > > > In Nova API reference, there is inconsistency in > > whether to define parameters added in new microversion as 'optional' or > not. > > Those should be defined based on how

Re: [openstack-dev] [mistral] External GUI for Mistral is now at github

2017-07-04 Thread Lingxian Kong
That's awesome! It'd be better if there is a demo for introduction :-) Cheers, Lingxian Kong (Larry) On Tue, Jul 4, 2017 at 9:48 PM, Shaanan, Guy (Nokia - IL/Kfar Sava) < guy.shaa...@nokia.com> wrote: > Hi all, > > > > We are happy to announce “CloudFlow”- a Mistral Workflow Execution > Visuali

[openstack-dev] How to specify gic version in openstack

2017-07-04 Thread Vishnu Pajjuri
Hi, I am trying to run Openstack on ARM64 architecture. ARM64 architecture with KVM hypervisor needs GIC version(generic interrupt controller) as a property for the image when we are creating/uploading an image. I would like to include this property in the glance code. I am new to glance, Can some

[openstack-dev] [FEMDC] IRC Meeting tomorrow 15:00 UTC

2017-07-04 Thread lebre . adrien
Dear all, A gentle reminder for our meeting tomorrow. As usual, the agenda is available at: https://etherpad.openstack.org/p/massively_distributed_ircmeetings_2017 (line 860) Please feel free to add items. Best, Adrien PS: note that due to the vacation period, I don't know how many persons wi

Re: [openstack-dev] [OpenStack-Dev][OpenStackClient] - Running functional tests

2017-07-04 Thread Steve Martinelli
Looks like running tox will pass along any environment variables with the prefix "OS_" from the shell to tox, see https://github.com/openstack/python-openstackclient/blob/master/tox.ini#L55 So as long as you've sourced or exported a bunch of env. variables, you should be ready to run tests. You do

[openstack-dev] [neutron] no QoS meeting tomorrow

2017-07-04 Thread Alonso Hernandez, Rodolfo
Hello everyone: Sorry for the late heads up. Today won't be Neutron QoS meeting because of the lack of quorum (4th of July). Regards. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-de

[openstack-dev] [congress] Using congress to improve the consistency of configuration files.

2017-07-04 Thread valentin.matton
We would like to use congress to check the consistency of the configuration files used by the various Openstack services on different nodes. Although installers do a great job for ensuring that the initial definition of those files are correct, it may be necessary to tweak those files on runn

Re: [openstack-dev] [OpenStack-Dev][OpenStackClient] - Running functional tests

2017-07-04 Thread Akihiro Motoki
As Steve mentioned, you need to import OS_* envvars. A user with admin role is required to pass all functional tests. What I usually do is "export OS_CLOUD=devstack-admin" (if you use DevStack). 2017-07-04 22:01 GMT+09:00 Steve Martinelli : > Looks like running tox will pass along any environment

Re: [openstack-dev] [kuryr] Nominate Kirill Zaitsev as kuryr-tempest-core reviewer

2017-07-04 Thread Antoni Segura Puimedon
On Tue, Jul 4, 2017 at 12:23 PM, Gal Sagie wrote: > +1 +1 > > On Tue, Jul 4, 2017 at 12:28 PM, Daniel Mellado > wrote: >> >> Hi Team, >> >> I wanted to nominate Kirill for kuryr-tempest-core reviewer. He's been a >> great help from start both contributing and reviewing. >> >> Please voice your su

[openstack-dev] [horizon] [horizon-plugin] Raising Django version cap

2017-07-04 Thread Rob Cresswell
Hi everyone, I've put up a patch to global-requirements to raise the Django cap to "<1.11", with the upper-constraint at "1.10.7" (https://review.openstack.org/#/c/480215). Depending on the remaining time, I'd quite like to move us to "1.11.x" before Requirements Freeze, which will fall around

Re: [openstack-dev] [congress] Using congress to improve the consistency of configuration files.

2017-07-04 Thread Clint Byrum
Excerpts from valentin.matton's message of 2017-07-04 15:29:25 +0200: > We would like to use congress to check the consistency of the > configuration files used by the various Openstack services on different > nodes. > > Although installers do a great job for ensuring that the initial > definit

Re: [openstack-dev] (no subject)

2017-07-04 Thread Andy McCrae
Hi Lawrence, On 4 July 2017 at 12:29, Lawrence J. Albinson wrote: > Dear Colleagues, > > Before I go problem hunting, has anyone seen openstack-ansible builds > failing at release 15.1.5 at the following point: > > TASK [lxc_container_create : Create localhost config] > *

Re: [openstack-dev] [tripleo] CI Squad Meeting Summary (week 26) - job renaming discussion

2017-07-04 Thread Emilien Macchi
On Fri, Jun 30, 2017 at 11:06 AM, Jiří Stránský wrote: > On 30.6.2017 15:04, Attila Darazs wrote: >> >> = Renaming the CI jobs = >> >> When we started the job transition to Quickstart, we introduced the >> concept of featuresets[1] that define a certain combination of features >> for each job. >>

Re: [openstack-dev] [tripleo] [ui] Integration testing in tripleo-ci

2017-07-04 Thread Emilien Macchi
On Fri, Jun 30, 2017 at 10:51 AM, Honza Pokorny wrote: > I'd like to write some integration tests for the TripleO UI. Simple > configuration checks, workflow tests, websocket tests, etc. > > I had a quick look at the tripleo-ci [1] repository, and it wasn't > immediately obvious to me how to exte

Re: [openstack-dev] [TripleO][keystone] Pt. 2 of Passing along some field feedback

2017-07-04 Thread Emilien Macchi
On Wed, Jun 28, 2017 at 3:47 PM, Lance Bragstad wrote: > > > On 06/28/2017 02:29 PM, Fox, Kevin M wrote: >> I think everyone would benefit from a read-only role for keystone out of the >> box. Can we get this into keystone rather then in the various distro's? > Yeah - I think that would be an awe

Re: [openstack-dev] [tripleo] Queens PTG

2017-07-04 Thread Emilien Macchi
On Wed, Jun 28, 2017 at 9:37 PM, Giulio Fidente wrote: > On 06/28/2017 04:35 PM, Emilien Macchi wrote: >> Hey folks, >> >> Let's start to prepare the next PTG in Denver. >> >> Here's the schedule draft: >> https://docs.google.com/spreadsheets/d/1xmOdT6uZ5XqViActr5sBOaz_mEgjKSCY7NEWcAEcT-A/pubhtml?

Re: [openstack-dev] [tripleo] OpenStack manuals project migration - Progress for TripleO

2017-07-04 Thread Emilien Macchi
On Wed, Jun 28, 2017 at 2:41 AM, Andreas Jaeger wrote: > On 2017-06-27 22:54, Emilien Macchi wrote: >> Full background, context and details can be read here: >> http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html >> >> TL;DR: there is a massive cross-project effort

Re: [openstack-dev] [tripleo] CI Squad Meeting Summary (week 26) - job renaming discussion

2017-07-04 Thread Sagi Shnaidman
Every job contains topology file too, like "1cont_1comp" for example. And generally could be different jobs that run the same featureset024 but with different topologies. So I think the topology part is necessary too. On Tue, Jul 4, 2017 at 8:45 PM, Emilien Macchi wrote: > On Fri, Jun 30, 2017

Re: [openstack-dev] [tripleo] CI Squad Meeting Summary (week 26) - job renaming discussion

2017-07-04 Thread Emilien Macchi
On Tue, Jul 4, 2017 at 3:49 PM, Sagi Shnaidman wrote: > Every job contains topology file too, like "1cont_1comp" for example. And > generally could be different jobs that run the same featureset024 but with > different topologies. So I think the topology part is necessary too. In upstream CI we d

Re: [openstack-dev] [ceilometer]Understandig ceilometer

2017-07-04 Thread gordon chung
On 04/07/17 05:14 AM, Gyorgy Szombathelyi wrote: > - I understand that there is no collector service now. I know the old > pipeline was: compute-agent->notification-agent->collector->storage(gnocchi). > Now I assumed it should be compute-agent->storage(gnocchi). > However I found out it is a bit

Re: [openstack-dev] [nova] The definition of 'Optional' parameter in API reference

2017-07-04 Thread Takashi Natsume
On 2017/07/04 21:12, Alex Xu wrote: 2017-07-04 15:40 GMT+08:00 Ghanshyam Mann : On Mon, Jul 3, 2017 at 1:38 PM, Takashi Natsume wrote: In Nova API reference, there is inconsistency in whether to define parameters added in new microversion as 'optional' or not. Those should be defined based

Re: [openstack-dev] [horizon] [horizon-plugin] Raising Django version cap

2017-07-04 Thread Adrian Turjak
Great work! Is there anything that can be done to help meet that July deadline and get 1.11.x in? I'm more than happy to help with reviews or even fixes for newer Django in Horizon, and we should try and get others involved if it will help as I think this is a little urgent. Running anything less

Re: [openstack-dev] [kuryr] Nominate Kirill Zaitsev as kuryr-tempest-core reviewer

2017-07-04 Thread Vikas Choudhary
+1 On Tue, Jul 4, 2017 at 7:59 PM, Antoni Segura Puimedon wrote: > On Tue, Jul 4, 2017 at 12:23 PM, Gal Sagie wrote: > > +1 > +1 > > > > On Tue, Jul 4, 2017 at 12:28 PM, Daniel Mellado < > daniel.mellado...@ieee.org> > > wrote: > >> > >> Hi Team, > >> > >> I wanted to nominate Kirill for kuryr-

Re: [openstack-dev] [kuryr] Nominate Kirill Zaitsev as kuryr-tempest-core reviewer

2017-07-04 Thread Irena Berezovsky
+1 On Wed, Jul 5, 2017 at 4:23 AM, Vikas Choudhary wrote: > +1 > > On Tue, Jul 4, 2017 at 7:59 PM, Antoni Segura Puimedon > wrote: > >> On Tue, Jul 4, 2017 at 12:23 PM, Gal Sagie wrote: >> > +1 >> +1 >> > >> > On Tue, Jul 4, 2017 at 12:28 PM, Daniel Mellado < >> daniel.mellado...@ieee.org> >>

[openstack-dev] [FEMDC] Use Cases

2017-07-04 Thread Paul-Andre Raymond
All, I look forward to continue discussions on how to structure use cases during our FEMDC call today. You will find some slides on google doc that describe my thinking. https://docs.google.com/presentation/d/1sBczuC2Wu1d_misBmPahLPdvyhOI4QuVy129EHunuUM/edit#slide=id.g1f7f1a38ce_2_102 You will

[openstack-dev] [publiccloud-wg] Reminder meeting PublicCloudWorkingGroup

2017-07-04 Thread Tobias Rydberg
Hi everyone, Don't forget todays meeting for the PublicCloudWorkingGroup. 1400 UTC in IRC channel #openstack-meeting-3 Etherpad: https://etherpad.openstack.org/p/publiccloud-wg Goals: https://etherpad.openstack.org/p/SYDNEY_GOALS_publiccloud-wg Talk to you this afternoon! Tobias tob...@cityne

[openstack-dev] [Blazar] Sydney CFP and Horizon plugin updates

2017-07-04 Thread Hiroaki Kobayashi
Hi Blazar folks, Based on the discussion at the last meeting, I've created an etherpad page for Blazar Sydney CFP. Please check and write your ideas here! https://etherpad.openstack.org/p/blazar-cfp-sydney And please also review the Blazar dashboard which I've pushed today: https://review.o

Re: [openstack-dev] [mistral] External GUI for Mistral is now at github

2017-07-04 Thread Renat Akhmerov
Lingxian, good idea. Most likely, we’ll record it and share publicly. Thanks Renat Akhmerov @Nokia On 4 Jul 2017, 19:21 +0700, Lingxian Kong , wrote: > That's awesome! It'd be better if there is a demo for introduction :-) > > > Cheers, > Lingxian Kong (Larry) > > > On Tue, Jul 4, 2017 at 9:48 P

Re: [openstack-dev] [nova][placement] Add API Sample tests for Placement APIs

2017-07-04 Thread Shewale, Bhagyashri
>>So I'd say the api is verified. What is missing, and could be useful, is >>using those tests to get accurate and up to date representations of the JSON >>request and response bodies. If that's something we'd like to pursue as I >>said in my other message the 'verbose' functionality that can be