Re: [openstack-dev] [grenade] upgrades vs rootwrap

2016-06-27 Thread Angus Lees
Ok, thanks for the in-depth explanation. My take away is that we need to file any rootwrap updates as exceptions for now (so releasenotes and grenade scripts). - Gus On Mon, 27 Jun 2016 at 21:25 Sean Dague wrote: > On 06/26/2016 10:02 PM, Angus Lees wrote: > > On Fri, 24 Jun

Re: [openstack-dev] Change in openstack/networking-sfc[master]: Networking-sfc / OVN Driver

2016-06-27 Thread Na Zhu
Hi Cathy, Thanks your response. Another question, how to create different port-chains for different tenants, and these chains consist of the same port pair group. In my test scenario, port-pair-group created by tenant A is not visible for tenant B. Regards, Juno Zhu IBM China Development

Re: [Openstack-operators] [openstack] [tools] OpenStack client in a Docker container

2016-06-27 Thread Gerard Braad
> Usage is as easy as: > $ docker pull gbraad/openstack-client:centos Just now I added an Alpine-based image $ docker pull gbraad/openstack-client:alpine Hope this is also useful to you. -- Gerard Braad | http://gbraad.nl [ Doing Open Source Matters ]

Re: [openstack-dev] [craton] OneOps CMS demo

2016-06-27 Thread Jim Baker
Just to correct the UTC time based on the calendar invite I got for this discussion: We are meeting at *1600 UTC*, or 9am PDT At some point, we should just set our calendars to only use Atlantic/Reykjavik (= UTC) and stop doing the timezone arithmetic :) On Mon, Jun 27, 2016 at 3:11 PM, sean

Re: [openstack-dev] Change in openstack/networking-sfc[master]: Networking-sfc / OVN Driver

2016-06-27 Thread Cathy Zhang
Hi Na, Please see inline for my reply. Cathy -Original Message- From: Na Zhu (Code Review) [mailto:rev...@openstack.org] Sent: Monday, June 27, 2016 8:08 PM To: Henry Fourie Cc: Ryan Moats; Na Zhu; Kyle Mestery; Russell Bryant; Richard Theis; Stephen Wong; Cathy Zhang; Vikram

[Openstack-operators] [neutron] Cross region traffic and Neutron

2016-06-27 Thread Sergio Morales Acuña
Hi all. I'm looking for documentation or articles about cross-region communication at tenant level (if possible). Can someone share links about this and similar topics? Thank you. ___ OpenStack-operators mailing list

Re: [Openstack] [swift] Storage node failure modes

2016-06-27 Thread John Dickinson
A few years ago, I gave this talk at LCA which covers a lot of these details. https://www.youtube.com/watch?v=_sUvfGKhaMo=PLIr7I80Leee5NpoYTd9ffNvWq0pG18CN3=9 --John On 27 Jun 2016, at 17:36, Mark Kirkwood wrote: > Hi, > > I'm in the process of documenting failure modes (for ops

[Openstack] [openstack] [tools] OpenStack client in a Docker container

2016-06-27 Thread Gerard Braad
Hi all, When you reinstall workstations or test environments as often as I do, you would like to automate everything... or containerize it. So, I packaged the OpenStack client in a Docker container on Ubuntu and CentOS. And to make it more convenient, I added Lars's 'stack' helper tool. Just

[Openstack-operators] [openstack] [tools] OpenStack client in a Docker container

2016-06-27 Thread Gerard Braad
Hi all, When you reinstall workstations or test environments as often as I do, you would like to automate everything... or containerize it. So, I packaged the OpenStack client in a Docker container on Ubuntu and CentOS. And to make it more convenient, I added Lars's 'stack' helper tool. Just

Re: [openstack-dev] [nova] Do we require the 'next' link for paging, always?

2016-06-27 Thread Alex Xu
Matt, thanks for the email, I +1 on the next page link. Then user needn't build up link by themself. I also have one more question after review those pagination patches: As those pagination proposes change the default sort order. So should we keep the sort order for old version API? I think

[openstack-dev] [tripleo] ha & upgrade jobs are broken

2016-06-27 Thread Emilien Macchi
CI is still in bad shape, even if we fixed non-ha job [1]. See https://bugs.launchpad.net/tripleo/+bug/1596758 for the new issue (ha & upgrade job look broken), it seems related to Pacemaker. I investigated a little bit (late here) and it seems like a problem with Pacemaker

Re: [openstack-dev] [tricircle] About registering and loading a plugin

2016-06-27 Thread Vega Cai
Hi Yipei, You can also refer to my network type driver implementation: https://review.openstack.org/#/c/331638/ Type driver is registered in setup.cfg and loaded by code. BR Zhiyuan On 27 June 2016 at 21:44, Yipei Niu wrote: > Dear all, > > Recently, I learn to name a

Re: [openstack-dev] [tricircle] About registering and loading a plugin

2016-06-27 Thread joehuang
Hello, Yipei, You can use entry point inspector to check whether there is some error in the plugin registration and loading: sudo pip install entry_point_inspector epi group list epi group show epi ep show https://pypi.python.org/pypi/entry_point_inspector If there is some error

[Openstack-operators] [craton] Midcycle meetup to discuss fleet management

2016-06-27 Thread Jim Baker
The Craton fleet management midcycle meetup will be held in New York City, August 23-26, using the following two events to provide structure/meeting support: - OpenStack East - developer-focused discussion on Craton core, along with further development of integration points;

Re: [Openstack] [Keystone] Source IP address in tokens

2016-06-27 Thread 林自均
Hi Craig, Okay, I will read some documents on how to implement such mechanism. Thanks! John Craig A Lee 於 2016年6月27日 週一 下午3:38寫道: > All, > > > > This issue of *delegation of trust* (user -> nova -> glance, i.e., > enabling nova to auth to glance on behalf of the user) is

Re: [Openstack] how to change the admin password

2016-06-27 Thread Adam Young
On 06/27/2016 10:37 AM, Venkatesh Kotipalli wrote: Hi All, i want to change the admin password for openstack mitaka by using CLI. i installed on centos7 when i am tried to change the password in admin-openrc, after changing the password i am unable to login with the password i changed, as

Re: [openstack-dev] [all] Proposal: Architecture Working Group

2016-06-27 Thread darren chan
It appears this group could assist with the Architecture Design Guide, which is undergoing a content restructure. We are looking for more technical contributors to provide guidance and contribute information to the guide. Shaun O'Meara has written a spec:

Re: [openstack-dev] Introduction

2016-06-27 Thread Sam P
Hi Nalaka, FYI. In addition to Jay's advice, I recommend you to follow the work of openstack Scientific working group https://wiki.openstack.org/wiki/Scientific_working_group. If you have any special project in mind then go for it. Otherwise, work of the above WG (working group) would be a

[Openstack] [swift] Storage node failure modes

2016-06-27 Thread Mark Kirkwood
Hi, I'm in the process of documenting failure modes (for ops documentation etc). Now I think I understand the intent: - swift tries to ensure you always have the number of configured replicas In the case of missing or unmounted devices I'm seeing the expected behaviour i.e: - new object

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Boris Pavlovic
Igor, I wonder what are the benefits of using Rally then? We can run whatever we > want by means of MCollective or Ansible. Is there something that could help > us? I don't know, maybe some dashboard integration with per test results or > running by tests by tag? Benefits are in the Rally

Re: [Openstack] Networking - next step?

2016-06-27 Thread Remo Mattei
Quick question how was this installed? Centos packstack, devstack etc. What does the nova service list show? How about neutron agent-list? Remo Inviato da iPhone > Il giorno 27 giu 2016, alle ore 15:25, Turbo Fredriksson > ha scritto: > > I'm not sure what to do next.

Re: [openstack-dev] [constraints] Updating stable branch URL

2016-06-27 Thread Tony Breeds
On Mon, Jun 27, 2016 at 11:28:47PM +, Jeremy Stanley wrote: > I want to say there was a reason we were branching the requirements > repo last, but now I can't remember what it is (or if we even did > branch it last). Thierry or Doug likely recall but are indisposed > this week so I suggest

Re: [Openstack] Using multiple compute drivers in Nova?

2016-06-27 Thread Turbo Fredriksson
On Jun 27, 2016, at 11:33 PM, Chris Friesen wrote: > Without some way to divide the resources between your two nova-compute > instances, they're both going to think that they have access to the whole > system and won't know what resources are used by the other one. I completely understand

Re: [openstack-dev] [constraints] Updating stable branch URL

2016-06-27 Thread Jeremy Stanley
On 2016-06-28 09:00:06 +1000 (+1000), Tony Breeds wrote: [...] > Or make the first repo process openstack/requirements ; sleep long enough for > any mirroring to occur and then process the rest? [...] I want to say there was a reason we were branching the requirements repo last, but now I can't

Re: [openstack-dev] [constraints] Updating stable branch URL

2016-06-27 Thread Tony Breeds
On Mon, Jun 27, 2016 at 05:14:23PM +, Jeremy Stanley wrote: > On 2016-06-27 15:27:47 +1000 (+1000), Tony Breeds wrote: > [...] > > Can't we extend the tools[1] that do that step with the updating > > of tox.ini? > > The risk there is that you're breaking that new stable branch for >

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-27 Thread yang, xing
+2, very well deserved! Scott will be a great addition to the core team. Thanks, Xing From: Sean McGinnis [sean.mcgin...@gmx.com] Sent: Monday, June 27, 2016 1:27 PM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [Cinder] Nominating Scott

[Openstack] Networking - next step?

2016-06-27 Thread Turbo Fredriksson
I'm not sure what to do next. I've finally got my first instance up and running. But it doesn't get a DHCP address. Which is the first thing I can't figure out. I assume(d) that the Control node is [going to be] the gateway to the rest of the network (because the Control node is also the Network

Re: [Openstack] Cannot able to connect to putty from another system while installing controller node in openstack

2016-06-27 Thread Steve Martinelli
It would also be helpful to append --debug to the commands and compare the output. On Mon, Jun 27, 2016 at 6:13 PM, Kaustubh Kelkar < kaustubh.kel...@casa-systems.com> wrote: > > > > > *From:* venkat boggarapu [mailto:venkat.boggar...@gmail.com] > *Sent:* Monday, June 27, 2016 5:44 AM > *To:*

Re: [Openstack] python-keystoneclient (2.3.1-2) make wrong URI call for keystone api V3

2016-06-27 Thread Adam Young
On 06/24/2016 03:16 AM, Soputhi Sea wrote: Hi, I'm using Mitaka release (the very latest public release one from Jun-02), and i'm having issue with List Project in Horizon. In my case i have multiple projects created and when i login to Horizon the drop down list of project (on the top

Re: [Openstack] Using multiple compute drivers in Nova?

2016-06-27 Thread Chris Friesen
On 06/27/2016 09:31 AM, Turbo Fredriksson wrote: On Jun 27, 2016, at 4:07 PM, Chris Friesen wrote: ow about running two containers on your host, with one nova-compute in each? And those two is configured as docker and kvm respectively? And in those containers i run either a container or a

[openstack-dev] [nfv][tacker] Weekly Meeting Agenda - Jun 27, 2016

2016-06-27 Thread Sridhar Ramaswamy
We are resuming the meeting after last week's break due to OPNFV Summit. When: 1600 UTC Tuesday Where: #openstack-meeting Here is the proposed agenda [1] - Announcements - Updates from OPNFV Summit - VNF-FFG --> VNFM --> networking-sfc interaction - Grooming Midcycle Meetup topics

Re: [openstack-dev] [Heat][tripleo] Tripleo holding on to old, bad data

2016-06-27 Thread Adam Young
On 06/26/2016 07:00 PM, Steve Baker wrote: Assuming the stack is deleted and nova is showing no servers, you likely have ironic nodes which are not in a state which can be scheduled. Do an ironic node-list, you want Power State: Off, Provisioning State: available, Maintenance: False Yes, we

Re: [Openstack] Cannot able to connect to putty from another system while installing controller node in openstack

2016-06-27 Thread Kaustubh Kelkar
From: venkat boggarapu [mailto:venkat.boggar...@gmail.com] Sent: Monday, June 27, 2016 5:44 AM To: openstack@lists.openstack.org Subject: [Openstack] Cannot able to connect to putty from another system while installing controller node in openstack Hi All, We are installing openstack mitaka,

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-27 Thread Patrick East
+2, Definitely well deserved! -Patrick __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

Re: [openstack-dev] [neutron][qos] Egress minimum bandwidth assurance

2016-06-27 Thread Hirofumi Ichihara
I think that the implementation is complex for me and maybe reviewer. Could you propose devref like vlan-aware-vms[1]? [1]: https://review.openstack.org/#/c/318317/ Thanks, Hirofumi On 2016/06/24 18:10, Alonso Hernandez, Rodolfo wrote: Hello: Ichihara, thank you for your answer. It was just

Re: [openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-27 Thread Jay S. Bryant
+2 Well deserved! Scott has been a great resource to the project! On 06/27/2016 12:27 PM, Sean McGinnis wrote: I would like to nominate Scott D'Angelo to core. Scott has been very involved in the project for a long time now and is always ready to help folks out on IRC. His contributions [1]

[openstack-dev] [craton] OneOps CMS demo

2016-06-27 Thread sean roberts
Vitaliy is available 9:00 PDT, 15:00 GMT tomorrow. Let's use webex link here https://walmart.webex.com/walmart/j.php?MTID=m2e306e0b4a7fec980b21cdc5a02f7815 This is about the option to fork CMS for use in Craton. Everyone join in! -- ~sean

[openstack-dev] [ironic] next week's meeting is cancelled

2016-06-27 Thread Loo, Ruby
Hi, Quite a few people will be away next Monday (July 4), due to a US holiday (and other reasons), so we decided to cancel the ironic meeting. The next meeting [1] will be on Monday, July 11. --ruby [1] https://wiki.openstack.org/wiki/Meetings/Ironic#Next_Meeting

Re: [openstack-dev] [kolla][ironic] My thoughts on Kolla + BiFrost integration

2016-06-27 Thread Steven Dake (stdake)
On 6/27/16, 11:19 AM, "Devananda van der Veen" wrote: >At a quick glance, this sequence diagram matches what I >envisioned/expected. > >I'd like to suggest a few additional steps be called out, however I'm not >sure >how to edit this so I'll write them here. > > >As

[openstack-dev] [ironic] weekly subteam status report

2016-06-27 Thread Loo, Ruby
Hi, We are upbeat to present this week's subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Bugs (dtantsur) === - Stats (diff with 13 June 2016) - Ironic: 207 bugs (-6) + 191 wishlist items (+9). 12 new (-3), 140 in progress

[openstack-dev] [ironic] mid cycle feedback

2016-06-27 Thread Loo, Ruby
Hi, Now that we've all had a chance to recover from the mid-cycle last week and while it is still fresh in your minds (or am I too late?), I was wondering whether you had any feedback about the mid-cycle. What worked for you, what didn't. I am especially interested in knowing what can be

Re: [openstack-dev] [ironic] Ironic Newton midcycle sprint summary

2016-06-27 Thread Loo, Ruby
Thanks Mathieu, that is a great summary! It is much easier than trying to figure that out from the etherpad [1] notes. --ruby [1] https://etherpad.openstack.org/p/ironic-newton-midcycle On 2016-06-23, 3:08 PM, "Mathieu Mitchell" > wrote:

Re: [openstack-dev] [tripleo] glance backend: replace swift by file in CI

2016-06-27 Thread Emilien Macchi
On Mon, Jun 27, 2016 at 3:46 PM, Clay Gerrard wrote: > There's probably some minimal gain in cross compatibility testing to > sticking with the status quo. The Swift API is old and stable, but I > believe there was some bug in recent history where some return value in >

Re: [openstack-dev] [tripleo] glance backend: replace swift by file in CI

2016-06-27 Thread Clay Gerrard
There's probably some minimal gain in cross compatibility testing to sticking with the status quo. The Swift API is old and stable, but I believe there was some bug in recent history where some return value in swiftclient changed from a iterable to a generator or something and some aggressive

Re: [openstack-dev] [horizon] npm lint and test problems in gate

2016-06-27 Thread Jeremy Stanley
On 2016-06-24 22:08:40 + (+), Jeremy Stanley wrote: [...] > the gate-horizon-npm-run-test job uses that same configuration > (just passing a different {command}) and we're still seeing > failures registered for it even now. [...] Just following up since I got a few more minutes to poke at

[openstack-dev] [tripleo] glance backend: replace swift by file in CI

2016-06-27 Thread Emilien Macchi
Hi, Today we're re-investigating a CI failure that we had multiple times [1]: Swift memory usage grows until it is OOM-killed. The perimeter of this thread is about our CI and not production environments. Indeed, our CI is running limited resources while production environments should not hit

[openstack-dev] [nova] Do we require the 'next' link for paging, always?

2016-06-27 Thread Matt Riedemann
There are at least two changes up that add paging support to the API, one for hypervisors and one for keypairs. Alex Xu pointed out in one of them that they didn't have a 'next' link in the response for paging, which is created here for the server/image/flavor view builders:

Re: [openstack-dev] [keystone][cross-project] Standardized role names and policy

2016-06-27 Thread Jay Faulkner
Is this spec still alive? I'm working on the spec for Ironic integration of Keystone policy, and like some of the items in the draft, but obviously they aren't binding and I can't really reference them unless the spec merges or at least shows progress towards merging. Thanks, Jay Faulkner OSIC

Re: [openstack-dev] [ironic] Gate troubleshooting howto

2016-06-27 Thread Jay Faulkner
The date that has the strongest consensus appears to be Wednesday, July 13, at 1500 UTC. I'll send out more details about how to connect and watch later. If you were one of the people who will be unable to attend, I'll ensure this is recorded, and if we get enough folks interested even with the

Re: [openstack-dev] [kolla][ironic] My thoughts on Kolla + BiFrost integration

2016-06-27 Thread Devananda van der Veen
At a quick glance, this sequence diagram matches what I envisioned/expected. I'd like to suggest a few additional steps be called out, however I'm not sure how to edit this so I'll write them here. As part of the installation of Ironic, and assuming this is done through Bifrost, the Actor

[Openstack] [openstack][glance] glance-scrubber dead but subsys locked

2016-06-27 Thread Mick McCarthy
Hi there, I’m having an issue enabling Glance scrubber in Icehouse: $ service openstack-glance-scrubber status openstack-glance-scrubber dead but subsys locked I’ve tried: - checking the PID, but there are no running processes found: $ cat /var/run/glance/glance-scrubber.pid 2834 $ kill -9 2834

[openstack-dev] [Cinder] Nominating Scott D'Angelo to Cinder core

2016-06-27 Thread Sean McGinnis
I would like to nominate Scott D'Angelo to core. Scott has been very involved in the project for a long time now and is always ready to help folks out on IRC. His contributions [1] have been very valuable and he is a thorough reviewer [2]. Please let me know if there are any objects to this

Re: [Openstack-operators] Reconstruction of Erasure coded ring is taking more and more time

2016-06-27 Thread Jeremy Stanley
On 2016-06-27 07:30:40 -0700 (-0700), OpenStack Mailing List Archive wrote: > Link: https://openstack.nimeyo.com/88829/?show=88829#q88829 [...] I have contacted nimeyo.com again via their feedback form and re-requested they remove our mailing lists from their service (and asked that they cease

Re: [openstack-dev] [constraints] Updating stable branch URL

2016-06-27 Thread Jeremy Stanley
On 2016-06-27 15:27:47 +1000 (+1000), Tony Breeds wrote: [...] > Can't we extend the tools[1] that do that step with the updating > of tox.ini? The risk there is that you're breaking that new stable branch for developers until a similarly-named branch is created for the openstack/requirements

Re: [openstack-dev] [Fuel] Merge IRC channels

2016-06-27 Thread Jeremy Stanley
On 2016-06-27 13:08:03 +0300 (+0300), Vladimir Kozhukalov wrote: [...] > As for renaming #fuel into #openstack-fuel I think it makes little sense > and not necessary, since some (even core) OpenStack projects don't use > 'openstack' prefix. [...] About the only thing the openstack- prefix gets

Re: [openstack-dev] Introduction

2016-06-27 Thread Jay Faulkner
Hi and welcome https://wiki.openstack.org/wiki/How_To_Contribute will have some information on different ways to contribute. If you have a specific project in mind, I'd suggest searching on their bugtracker for 'low-hanging-fruit'. Either one of those bugs, or any issues/bugs you see in

Re: [Openstack] lbaas not showing in neutron agent-list

2016-06-27 Thread Turbo Fredriksson
On Jun 20, 2016, at 5:32 AM, Priyanka wrote: > However when I do|neutron agent-list|it does not show lbaas running. Did you ever figure this out? I'm now having the same problem.. -- Att inse sin egen betydelse är som att få ett kvalster att fatta att han bara syns i mikroskop - Arne Anka

[openstack-dev] [cinder] [keystone] cinder quota behavior differences after Keystone mitaka upgrade

2016-06-27 Thread Matt Fischer
We upgraded our dev environment last week to Keystone stable/mitaka. Since then we're unable to show or set quotas on projects of which the admin is not a member. Looking at the cinder code, it seems that cinder is pulling a project list and attempting to determine a hierarchy. On Liberty

[openstack-dev] Introduction

2016-06-27 Thread Nalaka Rajamanthri
Hi, I am new to the open source community. I would like to contribute to the openstack. So I would like to help this project by solving bugs. Best Regards, Nalaka Rajamanthri, University of Peradeniya (undergraduate) __

[openstack-dev] [murano][release] Changing murano-agent release model to cycle-with-intermediary

2016-06-27 Thread Kirill Zaitsev
Hello team, Currently murano-agent has 'cycle-with-milestones' release model, i.e. the same as murano and murano-dashboard.  At the same time the project does not really receive a lot of updates to justify such model. In fact it is developed a lot like our python-muranoclient is and we intend

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Vladimir Kuklin
+1 to initial suggestion, but I guess we need to have a full feature equality (e.g. HA tests for mysql and rabbitmq replication) before switching to Rally. On Mon, Jun 27, 2016 at 6:17 PM, Sergii Golovatiuk wrote: > Hi, > > Before switching Fuel from ostf to rally, I

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Maksim Malchuk
Maybe the problem because you create the CentOS bootstrap which is deprecated now. If You really need the CentOS bootstrap, need to look into the mentioned log file for this issue. On Mon, Jun 27, 2016 at 6:33 PM, Alioune wrote: > Thanks for your response, > > I've created

Re: [Openstack] Using multiple compute drivers in Nova?

2016-06-27 Thread Turbo Fredriksson
On Jun 27, 2016, at 4:07 PM, Chris Friesen wrote: > ow about running two containers on your host, with one nova-compute in each? And those two is configured as docker and kvm respectively? And in those containers i run either a container or a kvm? Sounds way to complicated to actually work in

[Openstack] [glance] glance-scrubber dead but subsys locked

2016-06-27 Thread Mick McCarthy
Hi there, I’m having an issue enabling Glance scrubber in Icehouse: $ service openstack-glance-scrubber status openstack-glance-scrubber dead but subsys locked I’ve tried: - checking the PID, but there are no running processes found: $ cat /var/run/glance/glance-scrubber.pid 2834 $ kill -9 2834

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Alioune
Thanks for your response, I've created and activated a new centOS bootstrap as suggested Sergi. Now the fuel-slave tries to boot from network but it fails at step TFTP http://10.20.0.2/cobbler/boot (unable to locate configuration file ). The bootstrap zip was generated in

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Sergii Golovatiuk
Hi, Before switching Fuel from ostf to rally, I would like to see feature parity comparison. It's very necessary to understand how much work we need to spend to rewrite all our tests in rally way. -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Mon, Jun 27, 2016 at 4:32 PM,

Re: [Openstack] Using multiple compute drivers in Nova?

2016-06-27 Thread Chris Friesen
On 06/24/2016 05:47 PM, Turbo Fredriksson wrote: On Jun 25, 2016, at 12:22 AM, Clint Byrum wrote: Excerpts from Turbo Fredriksson's message of 2016-06-24 22:50:40 +0100: The page http://docs.openstack.org/mitaka/config-reference/compute/hypervisors.html states: Most installations use only

Re: [openstack-dev] [Fuel] - Nominate Maksim Malchuk to Fuel Library Core

2016-06-27 Thread Matthew Mosesohn
+1. Maksim is an excellent reviewer. On Mon, Jun 27, 2016 at 6:06 PM, Alex Schultz wrote: > +1 > > On Mon, Jun 27, 2016 at 9:04 AM, Bogdan Dobrelya > wrote: >> >> On 06/27/2016 04:54 PM, Sergii Golovatiuk wrote: >> > I am very sorry for sending

[openstack-dev] [murano][murano-apps] FQNs of murano apps/classes

2016-06-27 Thread Kirill Zaitsev
TL,DR version:  Murano team is using io.murano namespace for murano Core Library, it should not be used for apps; We’ve updated our murano apps to use org.openstack and/or com.mirantis where applicable [1]. If you’re developing a murano app — please pick a relevant namespace. Long Version: In

Re: [openstack-dev] [Fuel] - Nominate Maksim Malchuk to Fuel Library Core

2016-06-27 Thread Alex Schultz
+1 On Mon, Jun 27, 2016 at 9:04 AM, Bogdan Dobrelya wrote: > On 06/27/2016 04:54 PM, Sergii Golovatiuk wrote: > > I am very sorry for sending without subject. I am adding subject to > > voting and my +1 > > +1 from my side! > > > > > -- > > Best regards, > > Sergii

Re: [openstack-dev] [Fuel] - Nominate Maksim Malchuk to Fuel Library Core

2016-06-27 Thread Bogdan Dobrelya
On 06/27/2016 04:54 PM, Sergii Golovatiuk wrote: > I am very sorry for sending without subject. I am adding subject to > voting and my +1 +1 from my side! > > -- > Best regards, > Sergii Golovatiuk, > Skype #golserge > IRC #holser > > On Mon, Jun 27, 2016 at 4:42 PM, Sergii Golovatiuk >

[openstack-dev] [Fuel] - Nominate Maksim Malchuk to Fuel Library Core

2016-06-27 Thread Sergii Golovatiuk
I am very sorry for sending without subject. I am adding subject to voting and my +1 -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Mon, Jun 27, 2016 at 4:42 PM, Sergii Golovatiuk wrote: > Hi, > > I would like to nominate Maksim Malchuk to

Re: [openstack-dev] [Fuel] - Nominate Maksim Malchuk to Fuel Library Core

2016-06-27 Thread Aleksandr Didenko
Hi, +1 from me. Regards, Alex On Mon, Jun 27, 2016 at 4:54 PM, Sergii Golovatiuk wrote: > I am very sorry for sending without subject. I am adding subject to voting > and my +1 > > -- > Best regards, > Sergii Golovatiuk, > Skype #golserge > IRC #holser > > On Mon,

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Sergii Golovatiuk
Hi, I would suggest to build image from CLI using [0]. That will give more details to you. [0] http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/bootstrap/bootstrap_builder.html -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Mon, Jun 27, 2016 at 3:20

[openstack-dev] (no subject)

2016-06-27 Thread Sergii Golovatiuk
Hi, I would like to nominate Maksim Malchuk to Fuel-Library Core team. He’s been doing a great job so far [0]. He’s #2 reviewer and #2 contributor with 28 commits for last 90 days [1][2]. Fuelers, please vote with +1/-1 for approval/objection. Voting will be open until July of 4th. This will go

[openstack-dev] [nova] next notification subteam meeting

2016-06-27 Thread Balázs Gibizer
Hi, The next notification subteam meeting will be held on 2016.06.28 17:00 UTC [1] on #openstack-meeting-4. Cheers, Gibi [1] https://www.timeanddate.com/worldclock/fixedtime.html?iso=20160628T17 __ OpenStack

[Openstack] how to change the admin password

2016-06-27 Thread Venkatesh Kotipalli
Hi All, i want to change the admin password for openstack mitaka by using CLI. i installed on centos7 when i am tried to change the password in admin-openrc, after changing the password i am unable to login with the password i changed, as i am getting the below error as "Discovering versions

[Openstack-operators] Reconstruction of Erasure coded ring is taking more and more time

2016-06-27 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/88829/?show=88829#q88829 From: Pompon Hello all, I'm investigating the logs for my Erasure coded ring. Last week, I used to have a full reconstruction process done in about one hour with around 30 partitions per second treated. Here is

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Alexander Kostrikov
Hello, everybody! Hello, Alex! >I thought Rally was more for benchmarking. Wouldn't Tempest make more sense? Rally is a good tool with nice api/usage/extensibility. I really liked "up and running tests in 5 minutes" in Rally with clear picture of what I am doing. So, I 100% for a Rally as a QA.

Re: [Openstack] Projects deals tricky job

2016-06-27 Thread Eugen Block
Thanks for the information, I'll definitely get to it. But right now I'm having some trouble with domain_id in the keystone_policy.json. I believe I'm also affected by this bug https://bugs.launchpad.net/python-openstackclient/+bug/1538804 I switched to the stable/liberty

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Igor Kalnitsky
> On Jun 27, 2016, at 16:57, Andrey Kurilin wrote: > > Rally consists of two main components: Rally Task and Rally Verification. > They are totally separated. > Task component is fully pluggable and you can run there whatever you want in > whatever you want way. Andrey,

[Openstack] ADMIN PASSWORD CHANGE

2016-06-27 Thread venkat boggarapu
Hi All, how to change my admin password inorder to login to dashboard using command line presently i am using mitaka version installed on centos 7 With regards venkat ___ Mailing list:

Re: [openstack-dev] [nova] Need help to review patches porting Nova (unit tests) to Python 3

2016-06-27 Thread Matt Riedemann
On 6/27/2016 7:56 AM, Victor Stinner wrote: Hi, I'm working on a new Python 3 patches to port the "last" Nova unit tests. For example, my current patch serie ports 1,107 more unit tests (76% => 84%). Changes should be "quite simple" but I need your help to review them! My serie of 10 patches

Re: [Openstack] Launching an instance by using NFS shared volume

2016-06-27 Thread Turbo Fredriksson
On Jun 27, 2016, at 2:32 PM, Jean-Pierre Ribeauville wrote: > As told page 17 of this document : > > If you specify NFS, you must specify a list of NFS exports to mount. For > example: > ip-address:/export-name > Enter a single or comma seprated list of NFS exports to use > with Cinder

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Andrey Kurilin
On Mon, Jun 27, 2016 at 4:46 PM, Igor Kalnitsky wrote: > > > On Jun 27, 2016, at 16:23, Alex Schultz wrote: > > > > I thought Rally was more for benchmarking. Wouldn't Tempest make more > sense? > > According to Rally wiki page [1], it seems they

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Vladimir Kozhukalov
As far as I understand, Rally is pluggable and one can implement any scenario we need in pure Python (totally out of Tempest). See for example [1]. [1] http://rally.readthedocs.io/en/latest/plugins/scenario_plugin.html Vladimir Kozhukalov On Mon, Jun 27, 2016 at 4:46 PM, Igor Kalnitsky

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Igor Kalnitsky
> On Jun 27, 2016, at 16:23, Alex Schultz wrote: > > I thought Rally was more for benchmarking. Wouldn't Tempest make more sense? > According to Rally wiki page [1], it seems they have a verification layer (Tempest so far). Hm, I wonder does it mean we will need to

Re: [openstack-dev] [mistral] [murano] [yaql] yaqluator bug

2016-06-27 Thread Dougal Matthews
On 27 June 2016 at 14:30, Alexey Khivin wrote: > Hello, Moshe > > Tomorrow I discovered yaqluator.com for myself! Thanks for the useful > tool! > > But suddenly I was said that the expression > [1,2].join([3], true, [$1, $2]) > evaluated to [[1,3]] on the yaqluator > > A the

[openstack-dev] [tricircle] About registering and loading a plugin

2016-06-27 Thread Yipei Niu
Dear all, Recently, I learn to name a plugin based on the doc http://docs.openstack.org/developer/stevedore/tutorial/naming.html#. I define a new entry_point for the plugin, then it fails. The console prompts "stevedore.exception.NoMatches: No 'net.nyp.formatter' driver found, looking for

Re: [Openstack] Launching an instance by using NFS shared volume

2016-06-27 Thread Jean-Pierre Ribeauville
Hi, Late to thank you for info. Sorry. I’m currently deploying such a configuration : - 2 compute nodes ( RHEL7.2 Physical servers) - 1 controller node ( RHEL 7.2 Virtual Machine) - RedHat Open Stack Platform v7. ( Kilo, I presume ??) My first goal is to deploy

Re: [Openstack] [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Maksim Malchuk
Hi, The error about an internet connection is the only common case. You should check the actual error in the log file /var/log/fuel-bootstrap-image- build.log. You can also share this file with us via any public service (GoogleDrive, DropBox, etc) and we will check it for you. On Mon, Jun 27,

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Andrey Kurilin
Hi! On Mon, Jun 27, 2016 at 4:23 PM, Alex Schultz wrote: > > > On Mon, Jun 27, 2016 at 7:10 AM, Vladimir Kozhukalov < > vkozhuka...@mirantis.com> wrote: > >> Dear colleagues, >> >> I'd like to suggest to replace Fuel-ostf with Rally. Rally is quite >> popular project and

[openstack-dev] [mistral] [murano] [yaql] yaqluator bug

2016-06-27 Thread Alexey Khivin
Hello, Moshe Tomorrow I discovered yaqluator.com for myself! Thanks for the useful tool! But suddenly I was said that the expression [1,2].join([3], true, [$1, $2]) evaluated to [[1,3]] on the yaqluator A the same time this expression evaluated right when I using raw yaql interpreter. Could we

Re: [openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Alex Schultz
On Mon, Jun 27, 2016 at 7:10 AM, Vladimir Kozhukalov < vkozhuka...@mirantis.com> wrote: > Dear colleagues, > > I'd like to suggest to replace Fuel-ostf with Rally. Rally is quite > popular project and as far as I know it has all necessary features > (including dashboard). We only need to

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Maksim Malchuk
Hi, The error about an internet connection is the only common case. You should check the actual error in the log file /var/log/fuel-bootstrap-image- build.log. You can also share this file with us via any public service (GoogleDrive, DropBox, etc) and we will check it for you. On Mon, Jun 27,

[openstack-dev] [Fuel] Replace OSTF with Rally

2016-06-27 Thread Vladimir Kozhukalov
Dear colleagues, I'd like to suggest to replace Fuel-ostf with Rally. Rally is quite popular project and as far as I know it has all necessary features (including dashboard). We only need to implement testing scenarios. In particular the suggestion is as follows 1) Implement necessary testing

Re: [Openstack] Reg: not able to start openstack-nova-compute.service in compute node

2016-06-27 Thread Turbo Fredriksson
On Jun 27, 2016, at 12:32 PM, venkat boggarapu wrote: > Check login credentials Seems pretty straight forward to me. You're having the wrong username/password when connecting to RabbitMQ. Try this: rgrep -E '^rabbit_' /etc -- Choose a job you love, and you will never have to work a day

Re: [openstack-dev] [Fuel] Failed to build the bootstrap image

2016-06-27 Thread Maksim Malchuk
Hi, The error about an internet connection is the only common case. You should check the actual error in the log file /var/log/fuel-bootstrap-image- build.log. You can also share this file with us via any public service (GoogleDrive, DropBox, etc) and we will check it for you. On Mon, Jun 27,

Re: [openstack-dev] [mistral] Cancelling team meeting today - 06/27/2016

2016-06-27 Thread Dougal Matthews
Last week the topic of timeslot came up, would it be good to start that discussion? Maybe we can have a vote on slots, and since we would need the PTL to attend it would be best to start with a list of times that work for you. Or, if most people are happy with the current time, we can just stick

Re: [openstack-dev] [mistal] Mistral logo ideas?

2016-06-27 Thread Dougal Matthews
On 27 June 2016 at 07:45, Renat Akhmerov wrote: > > > Ideally it would be nice to have something that matches the meaning of > the > > name. Maybe we can combine wind with one of the other ideas. > > > > I like the idea of the logo being a stylized wind turbine. Perhaps

  1   2   >