[openstack-dev] [meghdwar] use case for meghdwar API irc call agenda

2016-08-02 Thread prakash RAMCHANDRAN
Hi all, Please join the meeting  for API and codes decision  Meeting Wednesday 3rd August      (14 Hr-15 Hr UTC )   [7AM-8AM PDT] irc #openstck-megdwar Follow up on same points with updates aslast meeting.Since we had a irc issues last week we plan to conduct this meeting instead of skipping and

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Tom Fifield
On 03/08/16 03:44, Joshua Harlow wrote: Just a general pet-peeve of mine, but can we not have #rdo be the tripleo user support channel, but say push people more toward #tripleo or #tripleo-users or #openstack instead. I'd rather not have #rdo be the way users get tripleo support, because at that

Re: [openstack-dev] [Openstack-operators] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Amit Saha
Great! This is much needed. We will be glad to help in anyway possible. Regards, Amit On Wed, Aug 3, 2016 at 12:02 AM, Ihar Hrachyshka wrote: > Amit Kumar Saha (amisaha) wrote: > > Hi, >> >> We would like to introduce the community to a new Python based

Re: [Openstack-operators] [openstack-dev] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Amit Saha
Great! This is much needed. We will be glad to help in anyway possible. Regards, Amit On Wed, Aug 3, 2016 at 12:02 AM, Ihar Hrachyshka wrote: > Amit Kumar Saha (amisaha) wrote: > > Hi, >> >> We would like to introduce the community to a new Python based

Re: [openstack-dev] [neutron][dvr][fip] fg device allocated private ip address

2016-08-02 Thread zhi
I still have a problem about the fg device with private ip address. In DVR mode, there is a external ip address in fq device, because we need to figure out the default route. If the fg device with a private ip address, how do we figure out the default route in fip namespace? Default route is

Re: [openstack-dev] How to create a image using http img file

2016-08-02 Thread Fei Long Wang
As the error said, you need to see the disk_format and container_format. I haven't digged the code, but I think you should try to set the container_format and disk_format when you create the image like this: image = self.glance.images.create(name="myNewImage",

[openstack-dev] How to create a image using http img file

2016-08-02 Thread kristen
refer to: glance client Python API v2 http://docs.openstack.org/developer/python-glanceclient/ref/v2/images.html add_location(image_id, url, metadata) Add a new location entry to an image’s list of locations. It is an error to add a URL that is already present in the list of locations.

Re: [openstack-dev] [Neutron][IPAM] Pluggable IPAM rollback issue

2016-08-02 Thread Carl Baldwin
On Aug 2, 2016 6:52 PM, "Kevin Benton" wrote: > > >It might be the wrong impression, but it was already given and there are drivers which have been written under it. That's why I tend toward fixing rollback instead of eliminating it. > > The reason I thought it was relevant to

Re: [openstack-dev] [Neutron][IPAM] Pluggable IPAM rollback issue

2016-08-02 Thread Kevin Benton
>It might be the wrong impression, but it was already given and there are drivers which have been written under it. That's why I tend toward fixing rollback instead of eliminating it. The reason I thought it was relevant to bring up is because it's going to be difficult to actually fix it. If any

Re: [Openstack] Disable compute node from accepting new VMs?

2016-08-02 Thread David Medberry
nova service-disable $SHORTNAME nova-compute --reason NO_MORE_SCHEDULING_HERE will prevent new VMs from going on but doesn't do anything with existing. On Tue, Aug 2, 2016 at 3:01 PM, Ken D'Ambrosio wrote: > Hi, all. Trying to figure out how to disable a compute node from

Re: [openstack-dev] [horizon] Angular panel enable/disable not overridable in local_settings

2016-08-02 Thread Richard Jones
On 3 August 2016 at 00:32, Rob Cresswell wrote: > Hi all, > > So we seem to be adopting a pattern of using UPDATE_HORIZON_CONFIG in the > enabled files to add a legacy/angular toggle to the settings. I don't like > this, because in settings.py the enabled files are

Re: [openstack-dev] [neutron][dvr][fip] fg device allocated private ip address

2016-08-02 Thread Carl Baldwin
On Tue, Aug 2, 2016 at 6:15 AM, huangdenghui wrote: > hi john and brain >thanks for your information, if we get patch[1],patch[2] merged,then fg > can allocate private ip address. after that, we need consider floating ip > dataplane, in current dvr implementation, fg is

Re: [openstack-dev] [Neutron][IPAM] Pluggable IPAM rollback issue

2016-08-02 Thread Carl Baldwin
On Tue, Aug 2, 2016 at 2:50 AM, Kevin Benton wrote: > >Given that it shares the session, it wouldn't have to do anything. But, > again, it wouldn't behave like an external driver. > Why not? The only additional thing an external driver would be doing at > this step is calling

Re: [Openstack] Disable compute node from accepting new VMs?

2016-08-02 Thread Rahul Sharma
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Installation_and_Configuration_Guide/Safely_Removing_Compute_Resources.html *nova service-disable HOST nova-compute* *Rahul Sharma* *MS in Computer Science, 2016* College of Computer and Information

Re: [Openstack] [neutron] - vlan-aware-vms

2016-08-02 Thread Armando M.
On 29 July 2016 at 12:59, Martinx - ジェームズ wrote: > Quick question: > > Can I start testing Newton VLAN Aware VMs now (Beta 2)? > > Thanks, > Thiago > > If you're paying close attention the LinuxBridge version is almost functional, and the OVS one is coming along. I'd

Re: [openstack-dev] [TripleO] Improving Swift deployments with TripleO

2016-08-02 Thread Steven Hardy
On Tue, Aug 02, 2016 at 09:36:45PM +0200, Christian Schwede wrote: > Hello everyone, > > I'd like to improve the Swift deployments done by TripleO. There are a > few problems today when deployed with the current defaults: Thanks for digging into this, I'm aware this has been something of a

Re: [openstack-dev] [nova] Removal of live_migration_flag and block_migration_flag config options

2016-08-02 Thread Timofei Durakov
If operator haven't explicitly defined live_migration_tunnelled param in nova.conf, after upgrade is done it's default value will be set to False. If operator set this param explicitly, everything will be unchanged. To notify about this change I'm proposing to use release notes, as It's usually

[openstack-dev] [ironic] Priorities for the rest of the cycle

2016-08-02 Thread Jim Rollenhagen
Hey all, There's some deadlines coming up: * non-client library freeze in 3 weeks * client library freeze in 4 weeks * final releases in 8 weeks http://releases.openstack.org/newton/schedule.html As usual, we don't do a hard feature freeze at the normal feature freeze date (4 weeks from now),

Re: [openstack-dev] [nova] os-virtual-interfaces isn't deprecated in 2.36

2016-08-02 Thread Matt Riedemann
On 8/2/2016 9:09 AM, Matt Riedemann wrote: On 8/2/2016 2:41 AM, Alex Xu wrote: A little strange we have two API endpoints, one is '/servers/{uuid}/os-interfaces', another one is '/servers/{uuid}/os-virtual-interfaces'. I prefer to keep os-attach-interface. Due to I think we should deprecate

[Openstack] Disable compute node from accepting new VMs?

2016-08-02 Thread Ken D'Ambrosio
Hi, all. Trying to figure out how to disable a compute node from getting new VMs scheduled for it on my Liberty cloud. I did see the "nova host-update --maintenance" command, but (as noted elsewhere) it seems not to work for KVM-based VMs. Is there a way to accomplish what I'm looking to

Re: [openstack-dev] [gnocchi] typical length of timeseries data

2016-08-02 Thread Julien Danjou
On Tue, Aug 02 2016, gordon chung wrote: > so from very rough testing, we can choose to lower it to 3600points which > offers better split opportunities with negligible improvement/degradation, or > even more to 900points with potentially small write degradation (massive > batching). 3600 points

[openstack-dev] [tc] Stepping Down.

2016-08-02 Thread Morgan Fainberg
Based upon my personal time demands among a number of other reasons I will be stepping down from the Technical Committee. This is planned to take effect with the next TC election so that my seat will be up to be filled at that time. For those who elected me in, thank you. Regards, --Morgan

Re: [openstack-dev] [nova] Belated nova newton midcycle recap (part 2)

2016-08-02 Thread Matt Riedemann
On 8/2/2016 12:25 PM, Jim Rollenhagen wrote: On Mon, Aug 01, 2016 at 09:15:46PM -0500, Matt Riedemann wrote: * Placement API for resource providers Jay's personal goal for Newton is for the resource tracker to be writing inventory and allocation data via the placement API. We want to get

Re: [openstack-dev] [nova] Removal of live_migration_flag and block_migration_flag config options

2016-08-02 Thread Chris Friesen
On 08/02/2016 09:14 AM, Timofei Durakov wrote: Hi, Taking into account everything above I'd prefer to see live_migration_tunnelled(that corresponds to VIR_MIGRATE_TUNNELLED) defaulted to False. We just need to make a release note for this change, and on the host startup do LOG.warning to notify

[openstack-dev] [release][neutron][ipam][networking-infoblox] networking-infoblox 2.0.2

2016-08-02 Thread John Belamaric
I am happy to announce that we have released version 2.0.2 of the Infoblox IPAM driver for OpenStack. This driver uses the pluggable IPAM framework delivered in Neutron's Liberty release, enabling the use of Infoblox for allocating subnets and IP addresses, and automatically creating DNS zones

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Joshua Harlow
Just a general pet-peeve of mine, but can we not have #rdo be the tripleo user support channel, but say push people more toward #tripleo or #tripleo-users or #openstack instead. I'd rather not have #rdo be the way users get tripleo support, because at that point we might as well call tripleo a

[Openstack-operators] [scientific][scientific-wg] Reminder: Scientific WG Meeting Wednesday 0900 UTC

2016-08-02 Thread Stig Telfer
Hi all - We have a Scientific WG IRC meeting on Wednesday at 0900 UTC on channel #openstack-meeting. The agenda is available here[1] and full IRC meeting details are here[2]. This week in addition to the usual themes I thought it would be useful to share information about upcoming scientific

[openstack-dev] [Ironic] v2 API - request for feedback on "problem description"

2016-08-02 Thread Devananda van der Veen
Hi all, Today's ironic-v2-api meeting was pretty empty, so I am posting a summary of our subteam's activity here. I have taken the midcycle notes about our API's current pain points / usability gaps, and written them up into the format we would use for a spec's "Problem Description", and posted

[openstack-dev] [TripleO] Improving Swift deployments with TripleO

2016-08-02 Thread Christian Schwede
Hello everyone, I'd like to improve the Swift deployments done by TripleO. There are a few problems today when deployed with the current defaults: 1. Adding new nodes (or replacing existing nodes) is not possible, because the rings are built locally on each host and a new node doesn't know about

Re: [openstack-dev] [ironic] network_interface, defaults, and explicitness

2016-08-02 Thread Devananda van der Veen
On 08/01/2016 05:10 AM, Jim Rollenhagen wrote: > Hey all, > > Our nova patch for networking[0] got stuck for a bit, because Nova needs > to know which network interface is in use for the node, in order to > properly set up the port. > > The code landed for network_interface follows the following

Re: [openstack-dev] [Cinder] Pending removal of Scality volume driver

2016-08-02 Thread Sean McGinnis
Tomorrow is the one week grace period. I just ran the last comment script and it still shows it's been 112 days since the Scality CI has reported on a patch. Please let me know the status of the CI. On Thu, Jul 28, 2016 at 07:28:26AM -0500, Sean McGinnis wrote: > On Thu, Jul 28, 2016 at

Re: [openstack-dev] [Cinder] Pending removal of X-IO volume driver

2016-08-02 Thread Sean McGinnis
Thanks Richard. The removal patch has been abandoned. On Tue, Aug 02, 2016 at 03:20:41PM +, Hedlind, Richard wrote: > Status update. Our CI is back up and has been passing tests successfully for > ~18h now. I will keep a close eye on it to make sure it stays up. Sorry about > the down time.

Re: [openstack-dev] [neutron][dvr][fip] fg device allocated private ip address

2016-08-02 Thread Brian Haley
On 08/02/2016 08:15 AM, huangdenghui wrote: hi john and brain thanks for your information, if we get patch[1],patch[2] merged,then fg can allocate private ip address. after that, we need consider floating ip dataplane, in current dvr implementation, fg is used to reachment testing for

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Clint Byrum
Excerpts from Jay Pipes's message of 2016-08-01 10:23:57 -0400: > On 08/01/2016 08:33 AM, Sean Dague wrote: > > On 07/29/2016 04:55 PM, Doug Hellmann wrote: > >> One of the outcomes of the discussion at the leadership training > >> session earlier this year was the idea that the TC should set some

Re: [openstack-dev] Nominate Vladimir Khlyunev for fuel-qa core

2016-08-02 Thread Alexey Stepanov
+1 On Tue, Aug 2, 2016 at 2:56 PM, Artem Panchenko wrote: > +1 > > On Tue, Aug 2, 2016 at 1:52 PM, Dmitry Tyzhnenko > wrote: > >> +1 >> >> On Tue, Aug 2, 2016 at 12:51 PM, Artur Svechnikov < >> asvechni...@mirantis.com> wrote: >> >>> +1 >>> >>>

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Curtis
On Tue, Aug 2, 2016 at 11:54 AM, Dan Sneddon wrote: > On 08/02/2016 09:57 AM, Curtis wrote: >> Hi, >> >> I'm just curious who, if anyone, is using TripleO in production? >> >> I'm having a hard time finding anywhere to ask end-user type >> questions. #tripleo irc seems to be

Re: [openstack-dev] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Ihar Hrachyshka
Amit Kumar Saha (amisaha) wrote: Hi, We would like to introduce the community to a new Python based project called DON – Diagnosing OpenStack Networking. More details about the project can be found at https://github.com/openstack/python-don. DON, written primarily in

Re: [OpenStack-Infra] Gearman-plugin for Jenkins: support for dockerized executors

2016-08-02 Thread Zaro
I think the zuul parameter issue you are seeing is due to issue https://issues.jenkins-ci.org/browse/JENKINS-34885 See if the workaround in that issue works for you on newer versions of Jenkins. According to zuul v3 spec[1], the next versions of zuul will continue to support gearman so as long

Re: [Openstack-operators] [openstack-dev] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Ihar Hrachyshka
Amit Kumar Saha (amisaha) wrote: Hi, We would like to introduce the community to a new Python based project called DON – Diagnosing OpenStack Networking. More details about the project can be found at https://github.com/openstack/python-don. DON, written primarily in

[openstack-dev] [new][oslo] oslotest 2.8.0 release (newton)

2016-08-02 Thread no-reply
We are excited to announce the release of: oslotest 2.8.0: Oslo test framework This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslotest With package available at: https://pypi.python.org/pypi/oslotest Please report

[openstack-dev] [new][oslo] taskflow 2.4.0 release (newton)

2016-08-02 Thread no-reply
We are exuberant to announce the release of: taskflow 2.4.0: Taskflow structured state management library. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/taskflow With package available at:

[openstack-dev] [new][oslo] oslosphinx 4.7.0 release (newton)

2016-08-02 Thread no-reply
We are content to announce the release of: oslosphinx 4.7.0: OpenStack Sphinx Extensions and Theme This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslosphinx With package available at:

[openstack-dev] [new][oslo] tooz 1.42.0 release (newton)

2016-08-02 Thread no-reply
We are mirthful to announce the release of: tooz 1.42.0: Coordination library for distributed systems. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/tooz With package available at:

[openstack-dev] [new][oslo] stevedore 1.17.0 release (newton)

2016-08-02 Thread no-reply
We are mirthful to announce the release of: stevedore 1.17.0: Manage dynamic plugins for Python applications This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/stevedore With package available at:

[openstack-dev] [new][oslo] oslo.service 1.14.0 release (newton)

2016-08-02 Thread no-reply
We are happy to announce the release of: oslo.service 1.14.0: oslo.service library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.service With package available at: https://pypi.python.org/pypi/oslo.service

[openstack-dev] [new][oslo] oslo.vmware 2.12.0 release (newton)

2016-08-02 Thread no-reply
We are happy to announce the release of: oslo.vmware 2.12.0: Oslo VMware library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.vmware With package available at: https://pypi.python.org/pypi/oslo.vmware

[openstack-dev] [new][oslo] oslo.messaging 5.6.0 release (newton)

2016-08-02 Thread no-reply
We are excited to announce the release of: oslo.messaging 5.6.0: Oslo Messaging API This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.messaging With package available at:

[openstack-dev] [new][oslo] oslo.versionedobjects 1.14.0 release (newton)

2016-08-02 Thread no-reply
We are satisfied to announce the release of: oslo.versionedobjects 1.14.0: Oslo Versioned Objects library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.versionedobjects With package available at:

[openstack-dev] [new][oslo] oslo.serialization 2.12.0 release (newton)

2016-08-02 Thread no-reply
We are jazzed to announce the release of: oslo.serialization 2.12.0: Oslo Serialization library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.serialization With package available at:

[openstack-dev] [new][oslo] oslo.reports 1.13.0 release (newton)

2016-08-02 Thread no-reply
We are pleased to announce the release of: oslo.reports 1.13.0: oslo.reports library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.reports With package available at: https://pypi.python.org/pypi/oslo.reports

[openstack-dev] [new][oslo] oslo.privsep 1.11.0 release (newton)

2016-08-02 Thread no-reply
We are chuffed to announce the release of: oslo.privsep 1.11.0: OpenStack library for privilege separation This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.privsep With package available at:

[openstack-dev] [new][oslo] oslo.db 4.9.0 release (newton)

2016-08-02 Thread no-reply
We are delighted to announce the release of: oslo.db 4.9.0: Oslo Database library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.db With package available at: https://pypi.python.org/pypi/oslo.db Please

[openstack-dev] [new][oslo] oslo.config 3.14.0 release (newton)

2016-08-02 Thread no-reply
We are amped to announce the release of: oslo.config 3.14.0: Oslo Configuration API This release is part of the newton 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

[openstack-dev] [new][oslo] oslo.middleware 3.16.0 release (newton)

2016-08-02 Thread no-reply
We are grateful to announce the release of: oslo.middleware 3.16.0: Oslo Middleware library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.middleware With package available at:

[openstack-dev] [new][oslo] oslo.policy 1.13.0 release (newton)

2016-08-02 Thread no-reply
We are thrilled to announce the release of: oslo.policy 1.13.0: Oslo Policy library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.policy With package available at: https://pypi.python.org/pypi/oslo.policy

[openstack-dev] [new][oslo] oslo.log 3.13.0 release (newton)

2016-08-02 Thread no-reply
We are stoked to announce the release of: oslo.log 3.13.0: oslo.log library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.log With package available at: https://pypi.python.org/pypi/oslo.log Please report

Re: [openstack-dev] [nova] Belated nova newton midcycle recap (part 2)

2016-08-02 Thread Brian Haley
On 08/01/2016 10:15 PM, Matt Riedemann wrote: Starting from where I accidentally left off: We also talked a bit about live migration with Neutron. There has been a fix up for live migration + DVR since Mitaka: https://review.openstack.org/#/c/275073 It's a bit of a hacky workaround but

[openstack-dev] [new][oslo] oslo.cache 1.12.0 release (newton)

2016-08-02 Thread no-reply
We are enthusiastic to announce the release of: oslo.cache 1.12.0: Cache storage for Openstack projects. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.cache With package available at:

Re: [openstack-dev] [nova] [scheduler] Use ResourceProviderTags instead of ResourceClass?

2016-08-02 Thread Jay Pipes
On 08/02/2016 08:19 AM, Alex Xu wrote: Chris have a thought about using ResourceClass to describe Capabilities with an infinite inventory. In the beginning we brain storming the idea of Tags, Tan Lin have same thought, but we say no very quickly, due to the ResourceClass is really about

[openstack-dev] [new][oslo] oslo.concurrency 3.13.0 release (newton)

2016-08-02 Thread no-reply
We are eager to announce the release of: oslo.concurrency 3.13.0: Oslo Concurrency library This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.concurrency With package available at:

[openstack-dev] [new][oslo] mox3 0.18.0 release (newton)

2016-08-02 Thread no-reply
We are glad to announce the release of: mox3 0.18.0: Mock object framework for Python This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/mox3 With package available at: https://pypi.python.org/pypi/mox3 Please report

[openstack-dev] [new][oslo] debtcollector 1.7.0 release (newton)

2016-08-02 Thread no-reply
We are glowing to announce the release of: debtcollector 1.7.0: A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non- destructive manner. This release is part of the newton release series. With source available at:

[openstack-dev] [new][oslo] futurist 0.17.0 release (newton)

2016-08-02 Thread no-reply
We are tickled pink to announce the release of: futurist 0.17.0: Useful additions to futures, from the future. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/futurist With package available at:

[openstack-announce] [new][telemetry] gnocchi 2.2.0 release

2016-08-02 Thread no-reply
We are enthusiastic to announce the release of: gnocchi 2.2.0: Metric as a Service For more details, please see below. Changes in gnocchi 2.1.0..2.2.0 --- fb3e98e sqlalchemy: increase the number of max_retries 9170d7b test: fix race condition in update testing

[openstack-dev] [new][oslo] automaton 1.4.0 release (newton)

2016-08-02 Thread no-reply
We are joyful to announce the release of: automaton 1.4.0: Friendly state machines for python. This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/automaton With package available at:

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Dan Sneddon
On 08/02/2016 09:57 AM, Curtis wrote: > Hi, > > I'm just curious who, if anyone, is using TripleO in production? > > I'm having a hard time finding anywhere to ask end-user type > questions. #tripleo irc seems to be just a dev channel. Not sure if > there is anywhere for end users to ask

Re: [openstack-dev] [gnocchi] typical length of timeseries data

2016-08-02 Thread gordon chung
On 29/07/16 03:29 PM, gordon chung wrote: i'm using Ceph. but i should mention i also only have 1 thread enabled because python+threading is... yeah. i'll give it a try again with threads enabled. I tried this again with 16 threads. as expected, python (2.7.x) threads do jack all. i also

Re: [openstack-dev] [nova] Belated nova newton midcycle recap (part 2)

2016-08-02 Thread Jim Rollenhagen
On Mon, Aug 01, 2016 at 09:15:46PM -0500, Matt Riedemann wrote: > > > > * Placement API for resource providers > > Jay's personal goal for Newton is for the resource tracker to be writing > inventory and allocation data via the placement API. We want to get the data > writing into the

[Openstack-operators] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Amit Saha
Hi, We would like to introduce the community to a new Python based project called DON – Diagnosing OpenStack Networking. More details about the project can be found at https://github.com/openstack/python-don. DON, written primarily in Python, and available as a dashboard in OpenStack Horizon,

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Doug Hellmann
Excerpts from Hayes, Graham's message of 2016-08-02 16:30:06 +: > On 02/08/2016 16:37, Doug Hellmann wrote: > > Excerpts from Hayes, Graham's message of 2016-08-02 13:49:06 +: > >> On 02/08/2016 14:37, Doug Hellmann wrote: > >>> Excerpts from Hayes, Graham's message of 2016-08-02 11:53:37

[openstack-dev] [neutron][horizon][announce] Introducing DON

2016-08-02 Thread Amit Kumar Saha (amisaha)
Hi, We would like to introduce the community to a new Python based project called DON - Diagnosing OpenStack Networking. More details about the project can be found at https://github.com/openstack/python-don. DON, written primarily in Python, and available as a dashboard in OpenStack Horizon,

Re: [Openstack] [networking-sfc] Flow classifier conflict logic

2016-08-02 Thread Farhad Sunavala
Please send the tenant ids of all six neutron ports. >From admin:neutron port-show | grep tenant_id Thanks,Farhad. On Monday, August 1, 2016 7:44 AM, Artem Plakunov wrote: Thanks. You said though that classifier must be unique within a tenant. I tried

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Pedro Sousa
Hi, I'm using it with CentOS. I've installed mitaka from CentOS Sig Repos and followed Redhat Documentation: https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/director-installation-and-usage Let me know if you have more questions. Regards

Re: [OpenStack-Infra] Work toward a translations checksite and call for help

2016-08-02 Thread Elizabeth K. Joseph
On Mon, Aug 1, 2016 at 12:12 PM, Jeremy Stanley wrote: > I'm hesitant to rely on unstack/clean/stack working consistently > over time, though maybe others have seen them behave more reliably > than I think they do. I had assumed we'd replace with fresh servers > each time and

Re: [Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread John van Ommen
The 1.x versions of Helion Open Stack used Triple O. On Aug 2, 2016 9:59 AM, "Curtis" wrote: > Hi, > > I'm just curious who, if anyone, is using TripleO in production? > > I'm having a hard time finding anywhere to ask end-user type > questions. #tripleo irc seems to be

[openstack-dev] [Manila] Migration APIs 2-phase vs. 1-phase

2016-08-02 Thread Ben Swartzlander
It occurred to me that if we write the 2-phase migration APIs correctly, then it will be fairly trivial to implement 1-phase migration outside Manila (in the client, or even higher up). I would like to propose that we change the migration API to actually work that way, because I think it will

Re: [openstack-dev] [Openstack] [networking-sfc] Flow classifier conflict logic

2016-08-02 Thread Farhad Sunavala
Please send the tenant ids of all six neutron ports. >From admin:neutron port-show | grep tenant_id Thanks,Farhad. On Monday, August 1, 2016 7:44 AM, Artem Plakunov wrote: Thanks. You said though that classifier must be unique within a tenant. I tried

Re: [OpenStack-Infra] Gearman-plugin for Jenkins: support for dockerized executors

2016-08-02 Thread Wolniewicz, Maciej (Nokia - PL/Wroclaw)
Hi, Khai, Clark thank you for your answers. It looked like we had problem with dynamic slaves because we tried to use gearman plugin with newest Jenkins LTS release (2.7.1). We also had problems with sending Zuul parameter (ZUUL_PROJECT, ZUUL_COMMIT, etc.) to jenkins jobs. Those

[Openstack-operators] Who's using TripleO in production?

2016-08-02 Thread Curtis
Hi, I'm just curious who, if anyone, is using TripleO in production? I'm having a hard time finding anywhere to ask end-user type questions. #tripleo irc seems to be just a dev channel. Not sure if there is anywhere for end users to ask questions. A quick look at stackalytics shows it's mostly

[Openstack-operators] [HA] RFC: High Availability feedback session for ops in Barcelona

2016-08-02 Thread Adam Spiers
Adam Spiers wrote: > Hi all, > > I doubt anyone would dispute that High Availability is a really > important topic within OpenStack, yet none of the OpenStack > conferences or Design Summits so far have provided an "official" track > or similar dedicated space for discussion on

[Openstack] Federated users login into Horizon but, an error appear on apache logs: "Unable to retrieve project list".

2016-08-02 Thread Martinx - ジェームズ
Guys, I trying to configure OpenStack Federation and, right after logging into Horizon with a Federated user, the following error appear on Apache / Keystone logs: --- Unable to retrieve project list. Traceback (most recent call last): File

Re: [Openstack] (keystone/horizon) ActiveDirectory/ldap for users/groups

2016-08-02 Thread Sean.Boran
1. For example, to list users: ldapsearch -x -D cn='service-account,dc=example,dc=net' '(&(objectClass=person)(cn=*))' -W 2. admin_token is not commented it has a hash value, so doing curl -v -s -H "X-Auth-Token: " http://192.168.0.2:5000/v3/users < HTTP/1.1 401 Unauthorized in the keystone

Re: [Openstack] (keystone/horizon) ActiveDirectory/ldap for users/groups

2016-08-02 Thread Sean.Boran
Hi, So I logged in as admin/default, then switched to the ldap domain(horizon/identity/domains/), added a role. Next try to add a user to that role (/horizon/identity/users), but “Unable to retrieve user list”. In /var/log/user.log I see LDAP bind: who=cn=bind-user,dc=example,dc=net <14>Aug

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Hayes, Graham
On 02/08/2016 16:37, Doug Hellmann wrote: > Excerpts from Hayes, Graham's message of 2016-08-02 13:49:06 +: >> On 02/08/2016 14:37, Doug Hellmann wrote: >>> Excerpts from Hayes, Graham's message of 2016-08-02 11:53:37 +: On 29/07/2016 21:59, Doug Hellmann wrote: > One of the

[Openstack-operators] [openstack-operators] Ops Midcycle Evening Event!

2016-08-02 Thread Melvin Hillsman
Hey everyone, If you have not heard already, surely you will be hearing soon, the Ops Midcycle is coming August 25 and 26th! After the first day we are looking to have an evening event and this is a great opportunity for sponsorship. We are asking that if you think or know your company would

Re: [openstack-dev] [HA] RFC: High Availability track at future Design Summits

2016-08-02 Thread Adam Spiers
Hi Thierry, Thierry Carrez wrote: > Adam Spiers wrote: > > I doubt anyone would dispute that High Availability is a really > > important topic within OpenStack, yet none of the OpenStack > > conferences or Design Summits so far have provided an "official" track > > or

[Openstack] Federated users can use Horizon, but can not use `openstack` CLI, error "Could not find user".

2016-08-02 Thread Martinx - ジェームズ
Hey guys, I'm facing a hard time here to configure OpenStack Federation... So far, I can login into Horizon using my Windows AD credentials but, I can not use command line interface, the `openstack` command, with Federated users. Here is the error: --- ubuntu@controller-1:~$ source

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Jay Pipes
On 08/02/2016 11:29 AM, Thierry Carrez wrote: Doug Hellmann wrote: [...] Likewise, what if the Manila project team decides they aren't interested in supporting Python 3.5 or a particular greenlet library du jour that has been mandated upon them? Is the only filesystem-as-a-service project

Re: [Openstack] (keystone/horizon) ActiveDirectory/ldap for users/groups

2016-08-02 Thread Alexander Makarov
Sean, the problem may be in the following: in Mitaka release keystone requires user to have a role in the domain it's getting authZ'ing in. We ran into the problem when Horizon tried to authZ user in Default domain and got the same error. On 02.08.2016 16:25, sean.bo...@swisscom.com wrote:

Re: [openstack-dev] [tc] persistently single-vendor projects

2016-08-02 Thread Tim Bell
> On 02 Aug 2016, at 17:13, Hayes, Graham wrote: > > On 02/08/2016 15:42, Flavio Percoco wrote: >> On 01/08/16 10:19 -0400, Sean Dague wrote: >>> On 08/01/2016 09:58 AM, Davanum Srinivas wrote: Thierry, Ben, Doug, How can we distinguish between. "Project is

Re: [openstack-dev] [tc] persistently single-vendor projects

2016-08-02 Thread Hayes, Graham
On 02/08/2016 16:48, Steven Dake (stdake) wrote: > Responses inline: > > On 8/2/16, 8:13 AM, "Hayes, Graham" wrote: > >> On 02/08/2016 15:42, Flavio Percoco wrote: >>> On 01/08/16 10:19 -0400, Sean Dague wrote: On 08/01/2016 09:58 AM, Davanum Srinivas wrote: >

Re: [openstack-dev] [juju charms] How to configure glance charm for specific cnider backend?

2016-08-02 Thread Andrey Pavlov
James, thank you for your answer. I'll file bug to glance - but in current releases glance-charm have to do it himself, right? I'm not sure that I'm correctly understand your question. I suppose that deployment will have glance and cinder on different machines. Also there will be one relation

Re: [openstack-dev] [nova][ironic] A couple feature freeze exception requests

2016-08-02 Thread Dan Smith
> Multitenant networking > == I haven't reviewed this one much either, but it looks smallish and if other people are good with it then I think it's probably something we should do. > Multi-compute usage via a hash ring > === I'm obviously +2

[Openstack-operators] Update from Ops Meetups team meeting

2016-08-02 Thread Allison Price
Hi everyone, I wanted to provide an update after meeting with the Ops Meetups Team this morning to discuss the promotion of the NYC meetup that is later this month (August 25-26). aBelow is a recap of the meeting with next steps. If you are interested in attending and haven’t registered yet,

Re: [openstack-dev] [tc] persistently single-vendor projects

2016-08-02 Thread Steven Dake (stdake)
Responses inline: On 8/2/16, 8:13 AM, "Hayes, Graham" wrote: >On 02/08/2016 15:42, Flavio Percoco wrote: >> On 01/08/16 10:19 -0400, Sean Dague wrote: >>> On 08/01/2016 09:58 AM, Davanum Srinivas wrote: Thierry, Ben, Doug, How can we distinguish between.

Re: [openstack-dev] [nova][ironic] A couple feature freeze exception requests

2016-08-02 Thread Matt Riedemann
On 8/1/2016 4:20 PM, Jim Rollenhagen wrote: Yes, I know this is stupid late for these. I'd like to request two exceptions to the non-priority feature freeze, for a couple of features in the Ironic driver. These were not requested at the normal time as I thought they were nowhere near ready.

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Doug Hellmann
Excerpts from Hayes, Graham's message of 2016-08-02 13:49:06 +: > On 02/08/2016 14:37, Doug Hellmann wrote: > > Excerpts from Hayes, Graham's message of 2016-08-02 11:53:37 +: > >> On 29/07/2016 21:59, Doug Hellmann wrote: > >>> One of the outcomes of the discussion at the leadership

Re: [openstack-dev] [all][tc] establishing project-wide goals

2016-08-02 Thread Thierry Carrez
Doug Hellmann wrote: > [...] >> Likewise, what if the Manila project team decides they aren't interested >> in supporting Python 3.5 or a particular greenlet library du jour that >> has been mandated upon them? Is the only filesystem-as-a-service project >> going to be booted from the tent? >

Re: [openstack-dev] [nova] Removal of live_migration_flag and block_migration_flag config options

2016-08-02 Thread Timofei Durakov
Hi, Taking into account everything above I'd prefer to see live_migration_tunnelled(that corresponds to VIR_MIGRATE_TUNNELLED) defaulted to False. We just need to make a release note for this change, and on the host startup do LOG.warning to notify the operator that there are no tunnels for

Re: [openstack-dev] [juju charms] How to configure glance charm for specific cnider backend?

2016-08-02 Thread James Page
Hi Andrey On Tue, 2 Aug 2016 at 15:59 Andrey Pavlov wrote: > I need to add glance support via storing images in cinder instead of > local files. > (This works only from Mitaka version due to glance-store package) > OK > First step I've made here - >

  1   2   >