Re: [openstack-dev] Segmentation Fault in nova-compute service on ARM platform.

2015-07-07 Thread Michael Still
Havana is very very old and no longer supported. Why are you porting that release in particular? Michael On Tue, Jul 7, 2015 at 3:51 PM, Pradeep kumar topradeepyaduvan...@gmail.com wrote: Hi Guys, I am porting openstack on arm platform, but while running nova-compute service on it throws

[openstack-dev] Thoughts on ReleaseNoteImpact git commit message tag

2015-07-07 Thread Matt Riedemann
While reviewing a change in nova [1] I mentioned that we should have something in the release notes for Liberty on the change. Typically for this I ask that the UpgradeImpact tag is added to the commit message because at the end of a release I search git/gerrit for any commits that have

[Openstack] vm isolation in same tenant network

2015-07-07 Thread Marco Mariani
Hi, I'm using Neutron+VLAN. Is it possible to isolate VMs in the same tenant network, and filter traffic according to security rules? In my understanding the allow_same_net_traffic in nova.conf only affects nova-network and not Neutron behavior. On the same note, I'd like to forbid traffic to

[openstack-dev] [nova] Nova Liberty Midcyle agenda

2015-07-07 Thread John Garbutt
Hi, It would be great to start writing down ideas of what you want to discuss at the midcycle: https://etherpad.openstack.org/p/liberty-nova-midcycle I have also added a draft agenda, but we will discuss and decide that details on the day, in the usual un-conference style. For more details

Re: [openstack-dev] [kolla][tc] Plans for using Pre-2.0 Ansible modules

2015-07-07 Thread Sam Yaple
Steve, We will need some of the modules from the merge-it-all branch of emoty's fork[1]. If it is more convient, you can just grab them all. The ones we require to proceed without triggering Option #4 would be the keystone related modules. That list is as follows: os_auth.py

Re: [openstack-dev] [Mistral][Horizon][Tuskar-ui] Mistral Dashboard

2015-07-07 Thread Renat Akhmerov
Hi, Unless this is a strict requirement for OpenStack projects to move to AngularJS I’d prefer to keep existing framework within Mistral for purely time/resources reason. I believe such a transition will take weeks. I’m not an expert in UI stuff and Horizon specifically so it would be helpful

Re: [openstack-dev] [neutron] - Proposing Miguel Angel Ajo for the Control Plane core team

2015-07-07 Thread Rossella Sblendido
Huge +1 !! On 07/06/2015 12:02 PM, Kevin Benton wrote: Hello! As the Lieutenant of the built-in control plane[1], I am proposing to add Miguel Angel Ajo to the control plane core reviewer team. His review stats are inline with the other core reviewers[2], and his work on improving the

Re: [openstack-dev] App Catalog IRC meeting minutes - 7/2/2015

2015-07-07 Thread Tom Fifield
On 07/07/15 04:25, Christopher Aedo wrote: * Stale URL checker (gosha) (docaedo, 17:27:48) The docs-tools repository has a tool that does this that can probably be re-purposed. __ OpenStack Development Mailing List (not

[openstack-dev] [Mistral][Horizon][Tuskar-ui] Mistral Dashboard

2015-07-07 Thread niuzhenguo
Hi folks, As Horizon is moving towards an Angular application, I think it's high time that we should make a standard for other projects which want to horizon compatible on whether they should based on Angular Dashboard or the current Horizon framework. For new project, I think it makes more

Re: [Openstack-operators] Free vs Paid ticket to the Operators Midcycle.

2015-07-07 Thread Tom Fifield
Mark's faster than me as usual - I was going to suggest the same :) There's one other subtly to throw in which is the fact that the paid ticket price need not be static - instead name your price. To me, this is a great way to get some opportunistic income, without affecting the accessibility.

Re: [openstack-dev] [neutron] How to handle security issues in external repos?

2015-07-07 Thread Thierry Carrez
Jeremy Stanley wrote: On 2015-07-06 20:25:25 +0200 (+0200), Henry Gessau wrote: Jeremy, a huge thanks for this fantastic reply! I have taken the liberty of copying your responses directly into Neutron's contributing guide: https://review.openstack.org/187267 I hope you don't mind. Quite

Re: [openstack-dev] [Murano] Discuss simulated-execution-mode-murano-engine blueprint

2015-07-07 Thread Alexander Tivelkov
Hi Gosha, In my understanding, the base test class (io.murano.tests.TestFixture) should have something like assertRaises method, similar to the one in python -- Regards, Alexander Tivelkov On Mon, Jul 6, 2015 at 9:47 PM, Georgy Okrokvertskhov gokrokvertsk...@mirantis.com wrote: Hi Kate,

[Openstack] Fwd: Can't add a table to nova DB

2015-07-07 Thread Silvia Fichera
Hi all, I want to add a table to nova db and I followed those suggestions: https://stackoverflow.com/questions/19424901/how-to-add-a-table-in-nova-database-openstack/24900366#24900366 but after the synchronization there are no changes in the DB. In order, I've added the structure my new table as

[openstack-dev] Fwd: Can't add a table to nova DB

2015-07-07 Thread Silvia Fichera
Hi all, I want to add a table to nova db and I followed those suggestions: https://stackoverflow.com/questions/19424901/how-to-add-a-table-in-nova-database-openstack/24900366#24900366 but after the synchronization there are no changes in the DB. In order, I've added the structure my new table as

Re: [openstack-dev] Build dependency loop: python-os-client-config and python-oslotest

2015-07-07 Thread Matthew Thode
On 07/07/2015 01:31 PM, Doug Hellmann wrote: Excerpts from Thomas Goirand's message of 2015-07-07 19:26:18 +0200: Hi, It seems that the above packages are build-depending on each other. We need this kind of thing to be broken. Can something be done? From looking at the requirements files,

Re: [Openstack] vm isolation in same tenant network

2015-07-07 Thread Salvatore Orlando
If I understand correctly your use case security groups can be probably used to satisfy your goal with Neutron. Groups of isolated VMs in the same network can be assigned to different security groups. Traffic among different groups will be dropped unless unable by a specific security group rule.

[openstack-announce] [release] oslo.concurrency release 1.8.1

2015-07-07 Thread davanum
We are glad to announce the release of: oslo.concurrency 1.8.1: Oslo Concurrency library With source available at: http://git.openstack.org/cgit/openstack/oslo.concurrency For more details, please see the git log history below and:

Re: [Openstack] vm isolation in same tenant network

2015-07-07 Thread Marco Mariani
2015-07-07 20:52 GMT+02:00 Salvatore Orlando sorla...@nicira.com: If I understand correctly your use case security groups can be probably used to satisfy your goal with Neutron. Groups of isolated VMs in the same network can be assigned to different security groups. Traffic among different

Re: [Openstack-operators] OSAD for RHEL

2015-07-07 Thread Kris G. Lindgren
+1 on RHEL support. I have some interest in moving away from packages and am interested in the OSAD tooling as well. Kris Lindgren Senior Linux Systems Engineer GoDaddy, LLC. On 7/7/15, 3:38 PM, Abel Lopez alopg...@gmail.com wrote: Hey

Re: [Openstack] Docs website https failure

2015-07-07 Thread Clark Boylan
On Tue, Jul 7, 2015, at 07:15 AM, Leslie-Alexandre DENIS wrote: Hello everyone, from my point of view and after some tests[1] from various locations, it appears that docs.openstack.org refused connection on 443 at the moment. [1] curl: (7) Failed to connect to docs.openstack.org port 443:

[Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Martinx - ジェームズ
Guys, I have an all-in-one OpenStack Juno setup, with LinuxBridges, where I'm planning to use it with two tagged networks. Like this: For Instance #1, brctl show returns: root@openstack-1:~# brctl show bridge name bridge id STP enabled interfaces brqfac384d5-cd

Re: [Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Martinx - ジェームズ
On 7 July 2015 at 20:51, Martinx - ジェームズ thiagocmarti...@gmail.com wrote: Guys, I have an all-in-one OpenStack Juno setup, with LinuxBridges, where I'm planning to use it with two tagged networks. Like this: For Instance #1, brctl show returns: root@openstack-1:~# brctl show

Re: [openstack-dev] Segmentation Fault in nova-compute service on ARM platform.

2015-07-07 Thread Sean Dague
On 07/07/2015 07:07 AM, Pradeep kumar wrote: Hi michael, I did tried icehouse release but getting same error. I think there is some issue with python code but how to resolve that need some guidance on the same. It is extremely unlikely that anything in the OpenStack code is responsible for

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Paul Michali
Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com wrote: Some comments inline. Salvatore On 6 July 2015 at 20:00, Paul Michali p...@michali.net wrote: Hi, I have some urgent requests about migration that I'm

Re: [openstack-dev] Should project name be uppercase or lowercase?

2015-07-07 Thread Thierry Carrez
Yuiko Takada wrote: Hi folks, I found the difference between wiki[1] and governance[2]. wiki says Generally the capitalization of the project team names like swift is lowercase. But in governance, written as uppercase like Nova, Swift. How do you think which should we use uppercase vs

Re: [openstack-dev] [puppet] oslo.messaging version and RabbitMQ heartbeat support

2015-07-07 Thread Mehdi Abaakouk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Le 2015-07-01 15:21, Mike Dorman a écrit : As a follow up to the discussion during the IRC meeting yesterday, please vote for one of these approaches: 1) Make the default for the rabbit_heartbeat_timeout_threshold parameter 60, which

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Henry Gessau
On Tue, Jul 07, 2015, Salvatore Orlando sorla...@nicira.com wrote: On 7 July 2015 at 14:00, Paul Michali p...@michali.net mailto:p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com

Re: [Openstack] [OpenStack] [Disaster Recovery] How can you do it?

2015-07-07 Thread Marzi, Fausto
Hi Giuseppe, Avishay, all, In the Company where I'm currently working on, there are 4 Engineers full time dedicated to Freezer. Your consideration Avishay make totally sense. There are also other points that probably needs to be taken in consideration for DR as: - Backup and restore

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Masayuki Igawa
Hi, # I'm a native Japanese speaker :-) 2015年7月7日(火) 20:33 Amrith Kumar amr...@tesora.com: Maybe this (the google answer)? www.youtube.com/watch?v=Qvw0A12aOGQ Yeah, this is correct pronunciation. But someone who is a native Japanese speaker should confirm.

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Paul Michali
And for the query, it involves several table references (Router, Port, IPAllocation). On Tue, Jul 7, 2015 at 8:00 AM Paul Michali p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com wrote:

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Matthias Runge
On 07/07/15 13:55, Masayuki Igawa wrote: https://www.youtube.com/watch?v=D9vwge557hY I think this is a casual version and Japanese people are familiar with this. Thank you! I have an idea now. About the youtube snippet: Is that a commercial? Matthias

Re: [openstack-dev] Should project name be uppercase or lowercase?

2015-07-07 Thread Dave Walker
On 7 July 2015 at 13:11, Thierry Carrez thie...@openstack.org wrote: Yuiko Takada wrote: Hi folks, I found the difference between wiki[1] and governance[2]. wiki says Generally the capitalization of the project team names like swift is lowercase. But in governance, written as uppercase like

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Masayuki Igawa
2015年7月7日(火) 21:14 Matthias Runge mru...@redhat.com: On 07/07/15 13:55, Masayuki Igawa wrote: https://www.youtube.com/watch?v=D9vwge557hY I think this is a casual version and Japanese people are familiar with this. Thank you! I have an idea now. About the youtube snippet: Is that a

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Henry Gessau
On Tue, Jul 07, 2015, Paul Michali p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com mailto:sorla...@nicira.com wrote: Some comments inline. Salvatore On 6 July 2015 at 20:00,

[openstack-dev] [mistral][ui] Executions Screen BP

2015-07-07 Thread Renat Akhmerov
Team, I reviewed “Executions Screen” BP and left my comments. Generally I’m ok with the description. Please have a look. [1] https://blueprints.launchpad.net/mistral/+spec/mistral-dashboard-executions-screen https://blueprints.launchpad.net/mistral/+spec/mistral-dashboard-executions-screen

[openstack-dev] [swift] Stategy to port Swift to Python 3

2015-07-07 Thread Victor Stinner
Hi, I have 9 pending patches to fix Python 3 issues in Swift, but they didn't get much attention yet. Most of these patches replace a pattern with a new pattern to add Python 3 support in addition to Python 2 support.

Re: [openstack-dev] Should project name be uppercase or lowercase?

2015-07-07 Thread Dmitry Tantsur
On 07/07/2015 11:21 AM, Yuiko Takada wrote: Hi folks, I found the difference between wiki[1] and governance[2]. wiki says Generally the capitalization of the project team names like swift is lowercase. But in governance, written as uppercase like Nova, Swift. It's grammatically incorrect

Re: [openstack-dev] Segmentation Fault in nova-compute service on ARM platform.

2015-07-07 Thread Pradeep kumar
Hi michael, I did tried icehouse release but getting same error. I think there is some issue with python code but how to resolve that need some guidance on the same. On Jul 7, 2015 11:32 AM, Michael Still mi...@stillhq.com wrote: Havana is very very old and no longer supported. Why are you

Re: [openstack-dev] [neutron] - Proposing Miguel Angel Ajo for the Control Plane core team

2015-07-07 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oh yes! It was a bit weird that Miguel, while owning a feature branch, did not have a say in what is merged there. Now it should be more in line with his actual position in the project. Good work, Miguel! On 07/06/2015 01:02 PM, Kevin Benton

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Ian Y. Choi
Hello, I think the third name 'Meiji' may arise some historical and political debates in East Asia, as far as I know. Could you share what significant identified problems are on the first two selected from our election? With many thanks, /Ian On Tue, Jul 7, 2015 at 8:55 PM, Masayuki Igawa

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Salvatore Orlando
On 7 July 2015 at 14:00, Paul Michali p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com wrote: Some comments inline. Salvatore On 6 July 2015 at 20:00, Paul Michali p...@michali.net

[openstack-dev] [neutron] Reading an updated port's fixed IPs in mech driver update_port_postcommit

2015-07-07 Thread Neil Jerram
I think there's something I'm not understanding about how Neutron's DB tables are related, and when one can safely read believed-to-be-committed information from them... My project's mechanism driver is handling a port update in which the fixed IPs are changing; specifically, a second fixed

Re: [openstack-dev] [oslo.messaging] [mistral] Acknowledge feature of RabbitMQ in oslo.messaging

2015-07-07 Thread Renat Akhmerov
Just to clarify: what we’re looking for is how to implement “Work queue” pattern described at [1] with oslo messaging. As Nikolay said, it requires that a message to be acknowledged after it has been processed. [1] http://www.rabbitmq.com/tutorials/tutorial-two-python.html

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Salvatore Orlando
Some comments inline. Salvatore On 6 July 2015 at 20:00, Paul Michali p...@michali.net wrote: Hi, I have some urgent requests about migration that I'm hoping to get some info on. I'm working on a bug where I need to add two (related) fields to a table for VPNaaS. Here's the objectives

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Matthias Runge
On Mon, Jul 06, 2015 at 11:48:13PM -0400, Monty Taylor wrote: significant identified problems... but the third in the list, Meiji (明 治) is clear. So please join me in welcoming the latest name to our family ... and if you, like me, are not a native Japanese speaker, in learning two new

Re: [openstack-dev] [horizon] Modifying existing dashboards with plugins

2015-07-07 Thread Matthias Runge
On Mon, Jul 06, 2015 at 04:23:29PM -0700, Skyler Berg wrote: I am wondering if there is a way to have plugins modify existing dashboards currently that I am overlooking. If not, should there be? Very briefly: There is currently no way to extend something else other than a dashboard or a panel.

[openstack-dev] [oslo.messaging] [mistral] Acknowledge feature of RabbitMQ in oslo.messaging

2015-07-07 Thread Nikolay Makhotkin
Hi, I am using RabbitMQ as the backend and searched oslo.messaging for message acknowledgement feature but I found only [1] what is wrong using of acknowledgement since it acknowledges incoming message before it has been processed (while it should be done only after processing the message,

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Amrith Kumar
Maybe this (the google answer)? www.youtube.com/watch?v=Qvw0A12aOGQ But someone who is a native Japanese speaker should confirm. -amrith P.S. the yahoo answer suggests that you pronounce it as Meh - gee with the emphasis on the meh ;) -Original Message- From: Matthias Runge

Re: [openstack-dev] [Cinder] python-cinderclient functional tests

2015-07-07 Thread Gorka Eguileor
On Mon, Jul 06, 2015 at 09:48:27PM +0300, Ivan Kolodyazhny wrote: Hi all, As you may know, we've got experimental job [1] to run functional tests [2] for python-cinderclient with devstack setup. Functional tests for python-cinderclient is very important because it's almost the only way to

Re: [openstack-dev] [oslo.messaging] [mistral] Acknowledge feature of RabbitMQ in oslo.messaging

2015-07-07 Thread Mehdi Abaakouk
Hi, The RPC API of oslo.messaging do it for you, you don't have to care about acknowledgement (or anything else done by the driver because the underlying used pattern depends of it) . For the Working Queues patterns, I guess what you need is to ensure that the Target doesn't have the

[openstack-dev] Should project name be uppercase or lowercase?

2015-07-07 Thread Yuiko Takada
Hi folks, I found the difference between wiki[1] and governance[2]. wiki says Generally the capitalization of the project team names like swift is lowercase. But in governance, written as uppercase like Nova, Swift. How do you think which should we use uppercase vs lowercase for representing

Re: [Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Martinx - ジェームズ
On 7 July 2015 at 21:00, Martinx - ジェームズ thiagocmarti...@gmail.com wrote: On 7 July 2015 at 20:51, Martinx - ジェームズ thiagocmarti...@gmail.com wrote: Guys, I have an all-in-one OpenStack Juno setup, with LinuxBridges, where I'm planning to use it with two tagged networks. Like this: For

[OpenStack-Infra] How to create a scheduled job in Jenkins

2015-07-07 Thread Kaneko Takehiro
Hi all, I'd like to create a scheduled job in OpenStack Jenkins to run our stackforge/rack project's job every day. How can I do that? Thank you for your cooperation. Regards, takehiro ___ OpenStack-Infra mailing list

Re: [Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Martinx - ジェームズ
I don't know if it will help but, tcpdump shows: NOTE: I re-created the stack, so, the IDs have changed but, the problem remains... For brq44b54ac7-c4: --- time tcpdump -c 100 -eni brq44b54ac7-c4 .. NORMAL TRAFFIC (I guess) .. 02:12:38.415680 1c:df:0f:ef:bd:1b 1c:df:0f:ef:b9:1b,

[Openstack] Docs website https failure

2015-07-07 Thread Leslie-Alexandre DENIS
Hello everyone, from my point of view and after some tests[1] from various locations, it appears that docs.openstack.org refused connection on 443 at the moment. [1] curl: (7) Failed to connect to docs.openstack.org port 443: Connection refused Hope it helps, Regards

Re: [openstack-dev] [neutron] Plethora of dbase migration questions...

2015-07-07 Thread Akihiro Motoki
2015-07-07 21:39 GMT+09:00 Henry Gessau ges...@cisco.com: On Tue, Jul 07, 2015, Paul Michali p...@michali.net p...@michali.net wrote: Thanks Salvatore for the responses. See @PCM in-line... On Tue, Jul 7, 2015 at 6:14 AM Salvatore Orlando sorla...@nicira.com wrote: Some comments

[openstack-dev] [Fuel][Fuel-library] Kilo-based CI jobs enabled in non-voting mode

2015-07-07 Thread Aleksandra Fedorova
Hi, everyone, please be aware that we enabled Kilo based-jobs on Fuel CI for commits to fuel-library repository: https://ci.fuel-infra.org/view/kilo/ They run exactly the same tests - centos.ha_nova_vlan, - ubuntu.ha_neutron_vlan - master_node against custom build of Kilo based Fuel ISO

Re: [openstack-dev] Should project name be uppercase or lowercase?

2015-07-07 Thread Richard Raseley
Yuiko Takada wrote: How do you think which should we use uppercase vs lowercase for representing project names? They are proper names. The clear grammatical standard is capitalization. With that in mind, and unless there is some compelling reason for them not to be capitalized (I can't

[openstack-dev] Cinder as generic volume manager

2015-07-07 Thread Jan Safranek
Hello, I'd like to (mis-)use Cinder outside of OpenStack, i.e. without Nova. I can easily create/manage volumes themselves, Cinder API is pretty friendly here. Now, how can I attach a volume somewhere? Something like 'nova volume-attach server volume', but without Nova and with host (=anything)

[openstack-dev] [OSSN 0049] Nova ironic driver logs sensitive information while operating in debug mode

2015-07-07 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nova ironic driver logs sensitive information while operating in debug mode - --- ### Summary ### The password and authentication token configuration options for the ironic driver in nova are not marked as secret. The values of these options will be

Re: [openstack-dev] [packaging] how to deal with the rename of config files in neutron on upgrade?

2015-07-07 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/02/2015 06:35 PM, Matt Riedemann wrote: This change in neutron [1] renames the linuxbridge and openvswitch plugin config files. I'm familiar with the %config(noreplace) directive in rpm but I'm not sure if there is a special trick with

Re: [openstack-dev] Segmentation Fault in nova-compute service on ARM platform.

2015-07-07 Thread Pradeep kumar
Ohk sean I am Using a platform with low configuration.IF u can help regarding some achitectural changes actually i am stuck at same point from last 7 days. Thanks sean On Jul 7, 2015 5:11 PM, Sean Dague s...@dague.net wrote: On 07/07/2015 07:07 AM, Pradeep kumar wrote: Hi michael, I did

Re: [openstack-dev] [neutron] Networking-foo projects and release management in the Neutron Stadium

2015-07-07 Thread Kyle Mestery
On Mon, Jul 6, 2015 at 10:42 PM, Takashi Yamamoto yamam...@midokura.com wrote: On Tue, Jul 7, 2015 at 10:44 AM, Kyle Mestery mest...@mestery.com wrote: On Mon, Jul 6, 2015 at 5:07 PM, Takashi Yamamoto yamam...@midokura.com wrote: hi, On Tue, Jul 7, 2015 at 2:20 AM, Kyle Mestery

[Openstack] [OSSN 0049] Nova ironic driver logs sensitive information while operating in debug mode

2015-07-07 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nova ironic driver logs sensitive information while operating in debug mode - --- ### Summary ### The password and authentication token configuration options for the ironic driver in nova are not marked as secret. The values of these options will be

Re: [Openstack] [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Jaesuk Ahn
Dear OpenStack Community, As Clint mentioned, there is some historical background regarding the name of Meiji. I have been aware of the potential problem with Meiji, however, I have not raise my voice here since it was not the top of the list. However, with current situation, IMHO, it is better

Re: [Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Remo Mattei
did you check your br iptables? (they are called etables) here is a link it may help you. http://ebtables.netfilter.org/br_fw_ia/br_fw_ia.html Remo Martinx - ジェームズ mailto:thiagocmarti...@gmail.com July 7, 2015 at 19:30 I don't know if it will help but, tcpdump shows: NOTE: I re-created the

Re: [Openstack] [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread Ian Y. Choi
Hello Monty, Has the third candidate for our next release name 'Meiji' been determined and finalized? I know we are following open and relevant procedures (e.g., public polls) to determine our next release name, but I am asking it because I think 'Meiji' as our next release name would

Re: [Openstack] Can't login dashbroad with RDO installation

2015-07-07 Thread Wilson Kwok
Hello all, Is this bug fixed? Thanks 2015-05-24 11:37 GMT+08:00 Wilson Kwok leiw...@gmail.com: Yes, still having problem. 2015-05-22 3:04 GMT+08:00 Matthias Runge mru...@redhat.com: On 21/05/15 11:56, Salman Khan wrote: Hi Matthias, I still have to clear the cache whenever session

Re: [Openstack] Can't upload image form dashboard.

2015-07-07 Thread Wilson Kwok
Hello all, Is this bug fixed ? Thanks 2015-05-24 14:29 GMT+08:00 Wilson Kwok leiw...@gmail.com: Consentry? 於 2015/5/24 下午12:16,Kilaru, Srikanth (NFV PLM) srikanth.kil...@hp.com 寫道: Is this Wilson I used to work with at Consentry and who used to be at Cisco? Srikanth On May 23,

Re: [Openstack] LinuxBridge dropping packets between the bridge and the tap.

2015-07-07 Thread Martinx - ジェームズ
Hello Remo, Yes, I checked it. No ebtables or iptables rules here (no security groups, no firewalls)... I have ACCEPT for everything. Also, I disabled rp_filter and all files under /proc/sys/net/bridge subdir have 0. I did not find the root of this problem... I'm about to gave up on

Re: [openstack-dev] OpenStack Meiji (明治) - Our next release name has been selected

2015-07-07 Thread IWAMOTO Toshihiro
It is totally understandable that the combination of Japan and Meiji recalls harsh history to some people, especially in East Asia. As a Japanese, I'm sorry for that. I think the release naming process should not cause such friction. Could we just select some other neutral candidate name instead?

Re: [Openstack-operators] Free vs Paid ticket to the Operators Midcycle.

2015-07-07 Thread Jeremy Stanley
On 2015-07-07 15:15:35 +0800 (+0800), Tom Fifield wrote: [...] There's one other subtly to throw in which is the fact that the paid ticket price need not be static - instead name your price. [...] This is sort of what DebConf does, except they provide some suggested registration fees for

Re: [Openstack-operators] Free vs Paid ticket to the Operators Midcycle.

2015-07-07 Thread Dave Walker
On 7 July 2015 at 15:22, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-07-07 15:15:35 +0800 (+0800), Tom Fifield wrote: [...] There's one other subtly to throw in which is the fact that the paid ticket price need not be static - instead name your price. [...] This is sort of what DebConf

Re: [Openstack] Docs website https failure

2015-07-07 Thread Jeremy Stanley
On 2015-07-07 16:15:02 +0200 (+0200), Leslie-Alexandre DENIS wrote: from my point of view and after some tests[1] from various locations, it appears that docs.openstack.org refused connection on 443 at the moment. [1] curl: (7) Failed to connect to docs.openstack.org port 443: Connection