Re: [openstack-dev] [kuryr] Does Kuryr support multi-tenant

2016-01-26 Thread Liping Mao (limao)
Hi Gal, Thanks for your answer. >The question is what you mean by multi-tenancy, if you mean that different >tenants each control their own bare-metal >server then Kuryr already support this. (by tenant credential configuration) I understand kuryr can configure with tenant credential, but we

Re: [openstack-dev] [Kuryr] Starting Kuryr service requires root privilege

2016-01-26 Thread Antoni Segura Puimedon
On Tue, Jan 26, 2016 at 8:13 AM, Baohua Yang wrote: > Hi hua > Thanks for the suggestion! > Yes, root wrap is also a good candidate. > We will compare to choose the proper solution. > Thanks! > > On Tue, Jan 26, 2016 at 1:59 PM, 王华 wrote: >> >> Hi Baohua, >> >> I think https://wiki.openstack.org/

Re: [openstack-dev] [sriov] Could create sriov vm on one host successfully but failed on another host

2016-01-26 Thread He, Yongli
This is a message from pci stats, it means scheduler select a host actually not meeting the request. But make sure you do enable the PCI filter in the scheduler first. Yongli He -Original Message- From: yujie [mailto:judy_yu...@126.com] Sent: Friday, January 8, 2016 12:43 PM To: Open

[openstack-dev] [all] UNSTABLE jobs - Jenkins failure - do not recheck/approve

2016-01-26 Thread Andreas Jaeger
FYI, Jenkins jobs are unstable and failing to upload artifacts, due to a disk problem on the static server. Please do not recheck or approve changes for now, they'll just fail... Yolanda from the infra team is looking at it already, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter:

Re: [openstack-dev] [Fuel] How to auto allocate VIPs for roles in different network node groups?

2016-01-26 Thread Aleksandr Didenko
Hi, btw, we should also take into account the possibility to share networks in Fuel-8.0. So if cluster is configured with shared public and management networks then moving controllers into different network node groups (racks) is fine and it will work out of the box [0] and we should not forbid su

Re: [openstack-dev] [glance][ironic][cinder][nova] 'tar' as an image disk_format

2016-01-26 Thread Daniel P. Berrange
On Sun, Jan 24, 2016 at 12:00:16AM +0200, Duncan Thomas wrote: > I guess my wisdom would be 'why'? What does this enable you to do that you > couldn't do with similar ease with the formats we have and are people > trying to do that frequently. > > We've seen in cinder that image formats have a def

Re: [openstack-dev] [Kuryr] Starting Kuryr service requires root privilege

2016-01-26 Thread Baohua Yang
Thanks toni. Could u help add those instructions into doc? And we might need provide some tool to enable those CAP_NET_ADMIN cap in the startup scripts. On Tue, Jan 26, 2016 at 4:29 PM, Antoni Segura Puimedon < toni+openstac...@midokura.com> wrote: > On Tue, Jan 26, 2016 at 8:13 AM, Baohua Yang

Re: [openstack-dev] [tricircle] Playing Tricircle with Devstack

2016-01-26 Thread Vega Cai
Hi Yipei, I checked the Git commit history of DevStack and found a recent commit changed the order of sourcing userrc_early and creating keystone account. Before the commit, DevStack created keystone account before sourced userrc_early so there was not problem. After the commit, now, DevStack sour

[openstack-dev] [tricircle] weekly meeting of Jan.27

2016-01-26 Thread joehuang
Hello, Let's continue the discussion on L3 Networking N-S and Quota management IRC meeting: #openstack-meeting, every Wednesday starting from UTC 13:00 http://webchat.freenode.net/?channels=openstack-meeting Agenda: * Progress of To-do list review: https://etherpad.opensta

Re: [openstack-dev] [Fuel] Diagnostic snapshot generation is broken due to lack of disk space

2016-01-26 Thread Maciej Kwiek
Artem, [1] and [2] are changes that do exactly this - snapshot is created in /var/log. Please review these changes if you haven't already. Cheers, Maciej [1] https://review.openstack.org/#/c/270823/ [2] https://review.openstack.org/#/c/271179/ On Mon, Jan 25, 2016 at 5:09 PM, Artem Panchenko w

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Steven Hardy
On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > >> So I haven't weighed in on this yet, in part because I was on vacation > >> when it was first proposed and missed a lot of the

Re: [openstack-dev] [Kuryr] Starting Kuryr service requires root privilege

2016-01-26 Thread Antoni Segura Puimedon
On Tue, Jan 26, 2016 at 10:19 AM, Baohua Yang wrote: > Thanks toni. > Could u help add those instructions into doc? > And we might need provide some tool to enable those CAP_NET_ADMIN cap in the > startup scripts. I'll send a wip patch today or tomorrow. > > On Tue, Jan 26, 2016 at 4:29 PM, Anto

[openstack-dev] [nova][neutron] Update on Neutron's rolling upgrade support?

2016-01-26 Thread Jay Pipes
Hey Sean, Tomorrow morning UTC, we'll be discussing Neutron topics at the Nova mid-cycle. Wondering if you might give us a quick status update on where we are with the Neutron devstack grenade jobs and what your work has uncovered on the Neutron side that might be possible to discuss in our m

[openstack-dev] Catching shell scripting errors

2016-01-26 Thread Dmitry Bilunov
Hello. Recently we had a typo[1], which caused BVT random failures. We have a script setting up mcollective configuration file that is called (sequentially) from rc.local after another script, which makes sure that network interfaces are named in an expected way. This typo rendered the renaming pr

Re: [openstack-dev] [horizon] Angular Views overriding

2016-01-26 Thread Yves-Gwenaël Bourhis
Hi, Thanks a lot, that's exactly what I needed :-) Le 25/01/2016 19:16, Thai Q Tran a écrit : > Hello, > > When we designed the architecture for the angular work, we had extension > in mind. We have pretty good support for extending a workflow (see links > below). We have a bunch of patches tha

[openstack-dev] [neutron][fwaas] how a disabled firewall should behave

2016-01-26 Thread Takashi Yamamoto
hi, what a firewall with admin_state_up=False should do? my intuition says such a firewall should pass all traffic. (same as no firewall) but the reference implementation seems to block everything. (same as a firewall without any rules) i wrote a tempest test case (test_firewall_disable_rule) mirr

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Jay Pipes
On 01/26/2016 02:47 AM, Sam Yaple wrote: Hello Fausto, I am happy to have a conversation about this with you and the Freezer team. I have a feeling the current direction of Ekko will add many components that will not be needed for Freezer and vice-versa. Nevertheless, I am all about community!

Re: [openstack-dev] [all] UNSTABLE jobs - Jenkins failure - do not recheck/approve

2016-01-26 Thread Andreas Jaeger
On 2016-01-26 09:41, Andreas Jaeger wrote: > FYI, Jenkins jobs are unstable and failing to upload artifacts, due to a > disk problem on the static server. > > Please do not recheck or approve changes for now, they'll just fail... > > Yolanda from the infra team is looking at it already, Everythi

Re: [openstack-dev] [all] UNSTABLE jobs - Jenkins failure - do not recheck/approve

2016-01-26 Thread Yolanda Robla Mota
Thanks Andreas for the support, and apologies for any inconvenience caused. Best Yolanda El 26/01/16 a las 11:24, Andreas Jaeger escribió: On 2016-01-26 09:41, Andreas Jaeger wrote: FYI, Jenkins jobs are unstable and failing to upload artifacts, due to a disk problem on the static server. Plea

[openstack-dev] OpenStack installer

2016-01-26 Thread Gyorgy Szombathelyi
Hello! I just want to announce a new installer for OpenStack: https://github.com/DoclerLabs/openstack It is GPLv3, uses Ansible (currently 1.9.x, 2.0.0.2 has some bugs which has to be resolved), has lots of components integrated (of course there are missing ones). Goal was simplicity and also o

Re: [openstack-dev] OpenStack installer

2016-01-26 Thread Shake Chen
whether is possible use Tower to manage it? On Tue, Jan 26, 2016 at 6:32 PM, Gyorgy Szombathelyi < gyorgy.szombathe...@doclerholding.com> wrote: > Hello! > > I just want to announce a new installer for OpenStack: > https://github.com/DoclerLabs/openstack > It is GPLv3, uses Ansible (currently 1.9

Re: [openstack-dev] OpenStack installer

2016-01-26 Thread Gyorgy Szombathelyi
Hi, > > whether is possible use Tower to manage it? > Never tried Tower, but if it can live with our inventory format (a simple yml with some extended features), then I guess it is OK to use. Our custom inventory script is only 79 line long, so I think it is fairly simple. > On Tue, Jan 26,

Re: [openstack-dev] [oslo][osdk] PrettyTable needs a home in OpenStack

2016-01-26 Thread Victor Stinner
Thanks for investigating the tabulate option :-) Victor Le 26/01/2016 02:25, Joshua Harlow a écrit : As far as the other option (using tabulate): https://bitbucket.org/astanin/python-tabulate/pull-requests/25/ That was a (very very basic) POC for a potential compatibility layer, The author (

[openstack-dev] [Fuel][library] Switching to external fixtures for integration Noop tests

2016-01-26 Thread Bogdan Dobrelya
We are going to switch [0] to external astute.yaml fixtures for Noop tests and remove them from the fuel-library repo as well. Please make sure all new changes to astute.yaml fixtures will be submitted now to the new location. Related mail thread [1]. [0] https://review.openstack.org/#/c/272480/1/

Re: [openstack-dev] [Neutron] Team meeting on Tuesday 1400UTC

2016-01-26 Thread Ihar Hrachyshka
Armando M. wrote: On 20 January 2016 at 08:20, Edgar Magana wrote: Just providing support for Kyle’s proposal! It is working very well for other teams such as nova, docs between others. At risk of stating the obvious, not every project is equal, and as I mentioned in an earlier response,

[openstack-dev] [cross-project] Meeting SKIPPED, Tue January 26th, 21:00 UTC

2016-01-26 Thread Mike Perez
Hi all! We will be skipping the cross-project meeting since there are no agenda items to discuss, but someone can add one [1] to call a meeting next time. We also have a new meeting channel which is #openstack-meeting-cp where the cross-project meeting will now take place at it's usual time Tuesd

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Jiri Tomasek
On 01/14/2016 12:54 PM, Steven Hardy wrote: On Wed, Jan 13, 2016 at 04:41:28AM -0500, Tzu-Mainn Chen wrote: Hey all, I realize now from the title of the other TripleO/Mistral thread [1] that the discussion there may have gotten confused. I think using Mistral for TripleO processes that are obv

[openstack-dev] [sahara] Fields unset with saharaclient update methods

2016-01-26 Thread Andrey Pavlov
Hi Sahara folks! I want to bring your attention to the problem that described in this bug: https://bugs.launchpad.net/python-saharaclient/+bug/1534050 It was raised on the previous irc-meeting, but we didn't come to a conclusion. One of the ways to fix it is not-None sentinel object that will be

Re: [openstack-dev] [nova][glance][cinder][neutron]How to make use of x-openstack-request-id

2016-01-26 Thread Kuvaja, Erno
Hi Tan, While the cross project spec was discussed Glance already had implementation of request ids in place. At the time of the Glance implementation we assumed that one request id is desired through the chain of services and we implemented the req id to be accepted as part of the request. Thi

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread James Slagle
On Tue, Jan 26, 2016 at 4:46 AM, Steven Hardy wrote: > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > > >> So I haven't weighed in on this yet, in part because I was on v

Re: [openstack-dev] [tricircle] Playing Tricircle with Devstack

2016-01-26 Thread Yipei Niu
Hi Zhiyuan, Your solution works, but I encountered another error. When executing command "openstack volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1", it returns "Unable to establish connection to http://192.168.56.101:19997/v2/c4f6ad92427b49f9a59810e88fbe4c11/types";.

[openstack-dev] [nova] do not account compute resource of instances in state SHELVED_OFFLOADED

2016-01-26 Thread Christian Berendt
After offloading a shelved instance the freed compute resources are still accounted. I think it makes sense to make this behavior configurable. We often have the request to not account the freed compute resources after an instances was offloaded to be able to spawn new instances or to unshelv

Re: [openstack-dev] [All][Packetary][Fuel] New project: Packetary (Repository management library)

2016-01-26 Thread Bulat Gaifullin
Hi Igor, Thank you for question! I will try to explain why we want to add functionality for building deb/rpm packages. * We want to cover the whole workflow: from building a package till adding that package into the new or existing repository. * We want to consolidate all knowledge about manag

Re: [openstack-dev] [nova][neutron] Update on Neutron's rolling upgrade support?

2016-01-26 Thread Ihar Hrachyshka
Jay Pipes wrote: Hey Sean, Tomorrow morning UTC, we'll be discussing Neutron topics at the Nova mid-cycle. Wondering if you might give us a quick status update on where we are with the Neutron devstack grenade jobs and what your work has uncovered on the Neutron side that might be possib

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Steven Hardy
On Tue, Jan 26, 2016 at 07:40:05AM -0500, James Slagle wrote: >On Tue, Jan 26, 2016 at 4:46 AM, Steven Hardy wrote: > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben

[openstack-dev] [tacker]Automatic Resource Creation

2016-01-26 Thread bharath thiruveedula
Hi Tackers, I have uploaded a new patchset for the automatic resource creation spec[1]. I haven't addressed some comments and as I am unable to attend to mitaka midcycle meetup, I am sharing below few thoughts on this spec. Image Creation: In the latest patchset, image creation at the time

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Tzu-Mainn Chen
- Original Message - > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > > >> So I haven't weighed in on this yet, in part because I was on vacation > > >> when it was

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-26 Thread Michał Dulko
On 01/23/2016 02:32 AM, Steven Dake (stdake) wrote: > Hello, > > In our weekly IRC meeting, all developers and others in attendance > were in unanimous agreement that upgrades are the #1 priority for > Kolla to solve [1]. inc0 has developed both a simple database > migration implementation around

[openstack-dev] [glance] Glance Core team additions/removals

2016-01-26 Thread Flavio Percoco
Greetings, I'd like us to have one more core cleanup for this cycle: Additions: - Kairat Kushaev - Brian Rosmaita Both have done amazing reviews either on specs or code and I think they both would be an awesome addition to the Glance team. Removals: - Alexander Tivelkov - Fei Long Wang Fei

Re: [openstack-dev] [glance][drivers] Re-think the Glance Driver's team

2016-01-26 Thread Flavio Percoco
On 21/01/16 12:10 -0430, Flavio Percoco wrote: On 20/01/16 13:16 -0430, Flavio Percoco wrote: Yo! Glancers, Gonna cut the chase: I think we would do a better job on the specs (and light specs) side if we get rid of the Glance Drivers team and encourage everyone (especially from the core team) t

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread James Slagle
On Tue, Jan 26, 2016 at 9:08 AM, Steven Hardy wrote: > On Tue, Jan 26, 2016 at 07:40:05AM -0500, James Slagle wrote: > >On Tue, Jan 26, 2016 at 4:46 AM, Steven Hardy > wrote: > > > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > > On 01/25/2016 03:56 PM, Steven Har

Re: [openstack-dev] [glance] Glance Core team additions/removals

2016-01-26 Thread Kuvaja, Erno
> -Original Message- > From: Flavio Percoco [mailto:fla...@redhat.com] > Sent: 26 January 2016 14:42 > To: openstack-dev@lists.openstack.org > Subject: [openstack-dev] [glance] Glance Core team additions/removals > > > Greetings, > > I'd like us to have one more core cleanup for this cyc

Re: [openstack-dev] [neutron][fwaas] how a disabled firewall should behave

2016-01-26 Thread James Denton
Hi Takashi, At least in Liberty, with the reference iptables firewall, it looks like setting the admin state of the firewall to DOWN results in traffic hitting only the neutron-l3-agent-fwaas-defau chain. The action there is to DROP all traffic. James On 1/26/16, 4:15 AM, "Takashi Yamamo

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Steven Hardy
On Tue, Jan 26, 2016 at 09:23:00AM -0500, Tzu-Mainn Chen wrote: > - Original Message - > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > > > >> So I haven't we

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-26 Thread Michał Jastrzębski
Well we still can perform upgrades with some API downtime, so it's not like we're bound to rolling upgrades on architectural level. I'll talk to you after midcycle and we'll find a good way to tackle it. Cheers, Michal On 26 January 2016 at 08:40, Michał Dulko wrote: > On 01/23/2016 02:32 AM, St

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Dan Prince
On Tue, 2016-01-26 at 09:56 -0500, James Slagle wrote: > > > On Tue, Jan 26, 2016 at 9:08 AM, Steven Hardy > wrote: > > On Tue, Jan 26, 2016 at 07:40:05AM -0500, James Slagle wrote: > > >    On Tue, Jan 26, 2016 at 4:46 AM, Steven Hardy > om> wrote: > > > > > >      On Mon, Jan 25, 2016 at 05:4

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Sam Yaple
On Tue, Jan 26, 2016 at 10:15 AM, Jay Pipes wrote: > On 01/26/2016 02:47 AM, Sam Yaple wrote: > >> Hello Fausto, >> >> I am happy to have a conversation about this with you and the Freezer >> team. I have a feeling the current direction of Ekko will add many >> components that will not be needed

[openstack-dev] [TaskFlow] TaskFlow persistence

2016-01-26 Thread pn kk
Hi, I use taskflow for job management and now trying to persist the state of flows/tasks in mysql to recover incase of process crashes. I could see the state and the task results stored in the database. Now I am looking for some way to store the input parameters of the tasks. Please share your

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-26 Thread Michał Dulko
On 01/26/2016 10:11 AM, Michał Jastrzębski wrote: > Well we still can perform upgrades with some API downtime, so it's not > like we're bound to rolling upgrades on architectural level. I'll talk > to you after midcycle and we'll find a good way to tackle it. Sure, this will work. projects.yaml sa

Re: [openstack-dev] [TaskFlow] TaskFlow persistence

2016-01-26 Thread Michał Dulko
On 01/26/2016 10:23 AM, pn kk wrote: > Hi, > > I use taskflow for job management and now trying to persist the state > of flows/tasks in mysql to recover incase of process crashes. > > I could see the state and the task results stored in the database. > > Now I am looking for some way to store the

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Tzu-Mainn Chen
- Original Message - > On Tue, Jan 26, 2016 at 09:23:00AM -0500, Tzu-Mainn Chen wrote: > > - Original Message - > > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Be

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread James Slagle
On Tue, Jan 26, 2016 at 10:27 AM, Dan Prince wrote: > On Tue, 2016-01-26 at 09:56 -0500, James Slagle wrote: > > > > > > On Tue, Jan 26, 2016 at 9:08 AM, Steven Hardy > > wrote: > > > On Tue, Jan 26, 2016 at 07:40:05AM -0500, James Slagle wrote: > > > >On Tue, Jan 26, 2016 at 4:46 AM, Steven

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Dan Prince
On Mon, 2016-01-25 at 15:08 -0500, James Slagle wrote: > > > On Mon, Jan 25, 2016 at 1:09 PM, Dan Prince > wrote: > >   > > As for tripleo-heat-templates... sure it hasn't been an entirely > > smooth > > ride. I think a lot of the pain has to do with a lack of CI > > coverage on > > proper upgra

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Dan Prince
On Tue, 2016-01-26 at 09:23 -0500, Tzu-Mainn Chen wrote: > - Original Message - > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > > > On 01/25/2016 03:56 PM, Steven Hardy wrote: > > > > On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > > > > > So I haven't weighed

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Ben Nemec
On 01/26/2016 03:46 AM, Steven Hardy wrote: > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: >> On 01/25/2016 03:56 PM, Steven Hardy wrote: >>> On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: So I haven't weighed in on this yet, in part because I was on vacation whe

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-26 Thread Sam Yaple
On Mon, Jan 25, 2016 at 11:44 AM, Sean M. Collins wrote: > Just an FYI for anyone taking the Neutron piece, please feel free to > attend the upgrades subteam - we have a meeting today. > > https://wiki.openstack.org/wiki/Meetings/Neutron-Upgrades-Subteam > -- > Sean M. Collins > Thanks Sean. I j

[openstack-dev] [release][oslo] oslo.config release 3.4.0 (mitaka)

2016-01-26 Thread doug
We are overjoyed to announce the release of: oslo.config 3.4.0: Oslo Configuration API This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.config With package available at: https://pypi.python.org/pypi/oslo.config

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread James Slagle
On Tue, Jan 26, 2016 at 10:46 AM, Dan Prince wrote: > On Mon, 2016-01-25 at 15:08 -0500, James Slagle wrote: > > > > > > On Mon, Jan 25, 2016 at 1:09 PM, Dan Prince > > wrote: > > > > > > As for tripleo-heat-templates... sure it hasn't been an entirely > > > smooth > > > ride. I think a lot of t

Re: [openstack-dev] [glance] Glance Core team additions/removals

2016-01-26 Thread Ian Cordasco
  -Original Message- From: Kuvaja, Erno Reply: OpenStack Development Mailing List (not for usage questions) Date: January 26, 2016 at 09:00:30 To: Flavio Percoco , OpenStack Development Mailing List (not for usage questions) Subject:  Re: [openstack-dev] [glance] Glance Core team addi

Re: [openstack-dev] [nova][neutron] Update on Neutron's rolling upgrade support?

2016-01-26 Thread Sean M. Collins
Ihar's e-mail summarizes things quite nicely. We have an ongoing topic of conversation[1] about MTU configuration in Neutron. It is my personal viewpoint that the current Neutron configuration for MTUs is not intuitive and can be improved. There are a number of options that you had to enable in the

Re: [openstack-dev] [Kuryr] New Container Networking Model - Kubernetes, Kuryr, and Neutron

2016-01-26 Thread Mohammad Banikazemi
The log of this IRC meeting can be found here: http://eavesdrop.openstack.org/meetings/kuryr/2016/kuryr.2016-01-26-15.03.log.html Best, Mohammad From: Mohammad Banikazemi/Watson/IBM@IBMUS To: "OpenStack Development Mailing List \(not for usage questions \)" Date: 01/25/2

[openstack-dev] [Fuel][Plugins] How do avoid duplicated links in the dashboard?

2016-01-26 Thread Simon Pasquier
Hi all, In the scope of the LMA plugins, we've played with the new ability to insert links in the Fuel dashboard. This works fine from the UI standpoint except that to avoid creating duplicate links we've come up with a solution that is intricate and brittle IMO. Basically we have an exec resource

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Dean Troyer
On Tue, Jan 26, 2016 at 9:28 AM, Sam Yaple wrote: > On Tue, Jan 26, 2016 at 10:15 AM, Jay Pipes wrote: > >> My personal request is that the two contributor communities do everything >> in their power to ensure that the REST API endpoints are not overlapping. >> The last thing we need is to have

Re: [openstack-dev] [Fuel][Plugins] How do avoid duplicated links in the dashboard?

2016-01-26 Thread Vitaly Kramskikh
Hi, Sounds like a bug. I think we should prohibit adding duplicate links on nailgun side, using link title + link url as a key. I've created a bug: https://bugs.launchpad.net/fuel/+bug/1538209. I hope it will be fixed by the HCF so that the fix will be included in 8.0. 2016-01-26 19:23 GMT+03:00

[openstack-dev] [ironic] third party driver CI testing m-2 milestone reminder

2016-01-26 Thread Kurt Taylor
A reminder, Since M-2 milestone has now passed (Mitaka-2, January 21st), your third party CI driver testing system should have completed the following: "Mitaka-2 milestone: Driver teams will have registered their intent to run CI by creating system accounts and identifying a point of contact for

[openstack-dev] [puppet] [infra] adding a third scenario in Puppet OpenStack integration jobs

2016-01-26 Thread Emilien Macchi
Hi folks, Puppet OpenStack integration jobs [1] are very helpful to perform functional testing when deploying OpenStack with our modules. We current run scenario 001 and 002 on both centos7 & trusty, which is 4 jobs in the check queue. I would like to propose some changes, feel free to comment:

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Sam Yaple
Didn't hit the mailing list with the last reply. Forwarding to a wider audience than just Dean -- Forwarded message -- From: "Sam Yaple" Date: Jan 26, 2016 12:00 PM Subject: Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack To: "Dean Troyer" Cc: On

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Steven Hardy
On Tue, Jan 26, 2016 at 10:01:56AM -0600, Ben Nemec wrote: > On 01/26/2016 03:46 AM, Steven Hardy wrote: > > On Mon, Jan 25, 2016 at 05:45:30PM -0600, Ben Nemec wrote: > >> On 01/25/2016 03:56 PM, Steven Hardy wrote: > >>> On Fri, Jan 22, 2016 at 11:24:20AM -0600, Ben Nemec wrote: > So I haven

Re: [openstack-dev] [kolla] 40 hour time commitment requested from core reviewers before Feb 9th/10th midcycle

2016-01-26 Thread Steven Dake (stdake)
On 1/26/16, 8:35 AM, "Michał Dulko" wrote: >On 01/26/2016 10:11 AM, Michał Jastrzębski wrote: >> Well we still can perform upgrades with some API downtime, so it's not >> like we're bound to rolling upgrades on architectural level. I'll talk >> to you after midcycle and we'll find a good way to

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-26 Thread Sean M. Collins
On Mon, Jan 25, 2016 at 08:16:03PM EST, Fox, Kevin M wrote: > Another place to look... > I've had to use network_device_mtu=9000 in nova's config as well to get mtu's > working smoothly. > I'll have to read the code on the Nova side and familiarize myself, but this sounds like a case of DRY that

Re: [openstack-dev] [neutron][fwaas] how a disabled firewall should behave

2016-01-26 Thread Sridar Kandaswamy (skandasw)
Hi Takashi: There were discussions around this sometime in the H cycle w.r.t the reference implementation. IIRC, the consensus was that if a Firewall is configured, the points of insertion should be conservative and drop all traffic when admin_state_up is False. Only removing the Firewall will pas

Re: [openstack-dev] OpenStack installer

2016-01-26 Thread Kevin Carter
Hi Gyorgy, I'll definitely give this a look and thanks for sharing. I would like to ask however why you found OpenStack-Anisble overly complex so much so that you've taken on the complexity of developing a new installer all together? I'd love to understand the issues you ran into and see what w

Re: [openstack-dev] [TaskFlow] TaskFlow persistence

2016-01-26 Thread Joshua Harlow
Hi there, Michał is correct, it should be saved. Do u have a small example of what u are trying to do because that will help determine if what u are doing will be saved or whether it will not be. Or even possibly explaining what is being done would be fine to (more data/info for me to reason

[openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-26 Thread Stanislaw Bogatkin
Hi guys, for some time we have a bug [0] with ntpdate. It doesn't reproduced 100% of time, but breaks our BVT and swarm tests. There is no exact point where problem root located. To better understand this, some verbosity to ntpdate output was added but in logs we can see only that packet exchange

Re: [openstack-dev] [all][tc] Stabilization cycles: Elaborating on the idea to move it forward

2016-01-26 Thread Thomas Goirand
On 01/21/2016 02:38 AM, Ian Cordasco wrote: > That said, I'd like to see a different release cadence for cycles that are > "stabilization cycles". We, as a community, are not using minor version > numbers. During a stabilization cycle, I would like to see master be > released around the 3 milestone

[openstack-dev] [tacker] No weekly IRC meeting next week - Feb 2

2016-01-26 Thread Sridhar Ramaswamy
As discussed in today's irc meeting, we are skipping next weekly meeting scheduled for Tuesday Feb 2nd [1] as we already have a 2-day mid-cycle meetup [2] later this week. - Sridhar [1] https://wiki.openstack.org/wiki/Meetings/Tacker [2] https://etherpad.openstack.org/p/tacker-mitaka-midcycle ___

Re: [openstack-dev] [tacker]Automatic Resource Creation

2016-01-26 Thread Sridhar Ramaswamy
Hi Bharath, As further discussed in today's IRC meeting [1], the image creation proposal you laid out seems a reasonable near term approach. It also doesn't preclude future enhancements to do image-download during VNFD on-boarding (image pre-positiong in a multi-site scenario). In that case VNFD

Re: [openstack-dev] [Neutron] MTU configuration pain

2016-01-26 Thread Fox, Kevin M
big +1 from me. :) Kevin From: Sean M. Collins [s...@coreitpro.com] Sent: Tuesday, January 26, 2016 9:59 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Neutron] MTU configuration pain On Mon, Jan 25, 2016

[openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Major Hayden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hey there, After poking around a bit at LBaaS in OpenStack-Ansible, I discovered that LBaaS v2[1] was available in Liberty and Mitaka. At first, I thought it involved switching agents from neutron-lbaas-agent to neutron-lbaasv2-agent, but things

Re: [openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-26 Thread Alex Schultz
On Tue, Jan 26, 2016 at 11:42 AM, Stanislaw Bogatkin wrote: > Hi guys, > > for some time we have a bug [0] with ntpdate. It doesn't reproduced 100% of > time, but breaks our BVT and swarm tests. There is no exact point where > problem root located. To better understand this, some verbosity to ntpd

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Kevin Carter
Seems like a sensible change however I'd love to see it written up as a spec. Also do we know if there are any scenario tests in tempest for octavia or would we need to develop them/something? As for adding Octavia as a new service within OpenStack Ansible this makes sense. Another approach ma

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Fausto Marzi
Hi Jay, Dean, totally agree, with Sam, we'll make sure there will not be any overlap. Sam, Thanks for your openness. I'd like to have a conversation about it. When you say "current direction of Ekko will add many components" do you have any reference, plan or road map where we can see that directi

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Major Hayden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/26/2016 01:48 PM, Kevin Carter wrote: > Seems like a sensible change however I'd love to see it written up as a spec. > Also do we know if there are any scenario tests in tempest for octavia or > would we need to develop them/something? > >

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Brandon Logan
Hi Kevin, On Tue, 2016-01-26 at 19:48 +, Kevin Carter wrote: > Seems like a sensible change however I'd love to see it written up as a spec. > Also do we know if there are any scenario tests in tempest for octavia or > would we need to develop them/something? There aren't any tempest tests

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Fox, Kevin M
I believe lbaas v1 and v2 are different then every other openstack api version in that while you can run v1 and v2 at the same time but they are completely different systems that just share a name. A lb created in v1 doesn't show up in v2 or vis a versa. But being able to enable both at once giv

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Major Hayden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/26/2016 02:01 PM, Fox, Kevin M wrote: > I believe lbaas v1 and v2 are different then every other openstack api > version in that while you can run v1 and v2 at the same time but they are > completely different systems that just share a name.

Re: [openstack-dev] [TripleO] Should we have a TripleO API, or simply use Mistral?

2016-01-26 Thread Ben Nemec
On 01/25/2016 04:36 PM, Dan Prince wrote: > On Mon, 2016-01-25 at 15:31 -0600, Ben Nemec wrote: >> On 01/22/2016 06:19 PM, Dan Prince wrote: >>> On Fri, 2016-01-22 at 11:24 -0600, Ben Nemec wrote: So I haven't weighed in on this yet, in part because I was on vacation when it was firs

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Brandon Logan
Oh lbaas versioning was a big deal in the beginning. Versioning an advanced service is a whole other topic and exposed many "interesting" issues with the neutron extension and service plugin framework. The reason v1 and v2 cannot be run together are mainly to get over an issue we had with the 2 d

Re: [openstack-dev] [tacker] No weekly IRC meeting next week - Feb 2

2016-01-26 Thread Henry Fourie
Sridhar, What time will the Tacker mid-cycle meeting start/end? -Louis From: Sridhar Ramaswamy [mailto:sric...@gmail.com] Sent: Tuesday, January 26, 2016 11:11 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [tacker] No weekly IRC meeting ne

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Fox, Kevin M
Really? This is going to cause me a major headache if true. Brandon, do you have any details? Thanks, Kevin From: Major Hayden [ma...@mhtx.net] Sent: Tuesday, January 26, 2016 12:07 PM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [ope

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Fox, Kevin M
I assumed they couldn't run on the same host, but would work on different hosts. maybe I was wrong? I've got a production cloud that's heavily using v1. Having a flag day where we upgrade all from v1 to v2 might be possible, but will be quite painful. If they can be made to co'exist, that would

Re: [openstack-dev] [Fuel][library] Switching to external fixtures for integration Noop tests

2016-01-26 Thread Kyrylo Galanov
Hello Bogdan, I hope I am not the one of the context. Why do we separate fixtures for Noop tests from the repo? I can understand if while noop test block was carried out to a separate repo . On Tue, Jan 26, 2016 at 1:54 PM, Bogdan Dobrelya wrote: > We are going to switch [0] to external astute

Re: [openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-26 Thread Stanislaw Bogatkin
When there is too high strata, ntpdate can understand this and always write this into its log. In our case there are just no log - ntpdate send first packet, get an answer - that's all. So, fudging won't save us, as I think. Also, it's a really bad approach to fudge a server which doesn't have a re

Re: [openstack-dev] [puppet] [infra] adding a third scenario in Puppet OpenStack integration jobs

2016-01-26 Thread David Moreau Simard
+1 for adding puppet-ceph and Ceph integration in Nova, Cinder and Glance. This means there would be two scenarios involving Cinder (lvm+iscsi and RBD) and three scenarios involving Glance (file, RBD, Swift) I find it redundant to install components in the same way across all three scenarios. Per

Re: [openstack-dev] [glance] Glance Core team additions/removals

2016-01-26 Thread Fei Long Wang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi team, As you know, I'm working on Zaqar team as PTL in Mitaka and it's a time-consuming work. So my focus shifted for a bit but I'm now trying to balance my time. I'd rather stay in the team if there is still space :) Thanks. My recent code revie

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-01-26 Thread Eichberger, German
Hi, As Brandon pointed out you can’t run V1 and V2 at the same time because they share the same database tables and interpret columns differently. Hence, at HPE we have some proprietary script which takes the V1 database tables and migrates them to the V2 format. After that the v2 agent based d

Re: [openstack-dev] [Fuel][Bugs] Time sync problem when testing.

2016-01-26 Thread Alex Schultz
On Tue, Jan 26, 2016 at 2:16 PM, Stanislaw Bogatkin wrote: > When there is too high strata, ntpdate can understand this and always write > this into its log. In our case there are just no log - ntpdate send first > packet, get an answer - that's all. So, fudging won't save us, as I think. > Also,

Re: [openstack-dev] Announcing Ekko -- Scalable block-based backup for OpenStack

2016-01-26 Thread Jay Pipes
On 01/26/2016 03:28 PM, Sam Yaple wrote: On Tue, Jan 26, 2016 at 10:15 AM, Jay Pipes mailto:jaypi...@gmail.com>> wrote: On 01/26/2016 02:47 AM, Sam Yaple wrote: Hello Fausto, I am happy to have a conversation about this with you and the Freezer team. I have

[openstack-dev] [devstack] Rabbit credentails revert to defaults are reboot?

2016-01-26 Thread Bob Hansen
I have seen this twice now. Once on a devstack I downloaded a few days ago, and again today. What I discovered was that if I reboot the machine, the credentials for rabbit go back to the defaults. The symptom is anything that requires any sort of authentication results in a 500 nova list, neu

Re: [openstack-dev] [puppet] [infra] adding a third scenario in Puppet OpenStack integration jobs

2016-01-26 Thread Matt Fischer
Also +1 for ceph And Fernet is a great idea, Keystone is moving towards a day where it's default. On Tue, Jan 26, 2016 at 2:20 PM, David Moreau Simard wrote: > +1 for adding puppet-ceph and Ceph integration in Nova, Cinder and Glance. > > This means there would be two scenarios involving Cinder

  1   2   >