[openstack-dev] 答复: [heat] autoscaling across regions and availability zones

2014-07-04 Thread Huangtianhua
I have register a bp about this : https://blueprints.launchpad.net/heat/+spec/implement-autoscalinggroup-availabilityzones ・ ・ And I am thinking how to implement this recently. ・ ・ According to AWS autoscaling implementation “attempts to distribute instances evenly between the

Re: [openstack-dev] [neutron] Specs repo

2014-07-04 Thread Yuriy Taraday
Every commit landing to every repo should be synchronized to GitHub. I filed a bug to track this issue here: https://bugs.launchpad.net/openstack-ci/+bug/1337735 On Fri, Jul 4, 2014 at 3:30 AM, Salvatore Orlando sorla...@nicira.com wrote: git.openstack.org has an up-to-date log:

Re: [openstack-dev] DVR and FWaaS integration

2014-07-04 Thread Narasimhan, Vivekanandan
Hi Yi, Swami will be available from this week. Will it be possible for you to join the regular DVR Meeting (Wed 8AM PST) next week and we can slot that to discuss this. I see that FwaaS is of much value for E/W traffic (which has challenges), but for me it looks easier to implement the

Re: [openstack-dev] Moving neutron to oslo.db

2014-07-04 Thread Roman Podoliaka
Ben, Neutron was updated to the latest version of db code from oslo-incubator. That's probably all. Thanks, Roman On Thu, Jul 3, 2014 at 8:10 PM, Ben Nemec openst...@nemebean.com wrote: +27, -2401 Wow, that's pretty painless. Were there earlier patches to Neutron to prepare for the

[openstack-dev] Swift 2.0.0 RC2 available for testing

2014-07-04 Thread Thierry Carrez
Hi everyone, A new release candidate (RC2) for Swift 2.0.0 was cut to include three small fixes: two are to account for cached data during rolling upgrades and one handles extended storage policy reconciliation. You can find the RC2 source code tarball at:

Re: [openstack-dev] [third party] - minimum response time for 3rd party CI responses

2014-07-04 Thread Luke Gorrie
On 3 July 2014 19:02, Jay Pipes jaypi...@gmail.com wrote: devstack-gate works very well for what it is supposed to do: Yeah, I would actually love to use devstack-gate. I tried that first. There are two problems for me as a user: First I didn't manage to get it up and running reliably in a

Re: [openstack-dev] [Nova] [Gantt] Scheduler split status

2014-07-04 Thread Daniel P. Berrange
On Thu, Jul 03, 2014 at 03:30:06PM -0400, Russell Bryant wrote: On 07/03/2014 01:53 PM, Sylvain Bauza wrote: Hi, == tl; dr: A decision has been made to split out the scheduler to a separate project not on a feature parity basis with nova-scheduler, your comments are welcome. ==

Re: [openstack-dev] [oslo] Asyncio and oslo.messaging

2014-07-04 Thread Julien Danjou
On Thu, Jul 03 2014, Mark McLoughlin wrote: We're attempting to take baby-steps towards moving completely from eventlet to asyncio/trollius. The thinking is for Ceilometer to be the first victim. Thumbs up for the plan, that sounds like a good approach from what I got. I just think there's a

Re: [openstack-dev] [Jenkins] [Cinder] InvocationError in gate-cinder-python26 python27

2014-07-04 Thread Yuriy Taraday
On Fri, Jul 4, 2014 at 12:57 PM, Amit Das amit@cloudbyte.com wrote: Hi All, I can see a lot of cinder gerrit commits that pass through the gate-cinder-python26 gate-cinder-python27 successfully. ref - https://github.com/openstack/cinder/commits/master Whereas its not the case for my

Re: [openstack-dev] [nova][libvirt] why use domain destroy instead of shutdown?

2014-07-04 Thread Day, Phil
Hi Melanie, I have a BP (https://review.openstack.org/#/c/89650) and the first couple of bits of implementation (https://review.openstack.org/#/c/68942/ https://review.openstack.org/#/c/99916/) out for review on this very topic ;-) Phil -Original Message- From: melanie witt

[openstack-dev] [infra][devstack-gate] mad rechecks

2014-07-04 Thread Sergey Skripnick
After 2 days and 11 rechecks I finally got +1 https://review.openstack.org/#/c/104123/ failed jobs: job times check-dg-tempest-dsvm-full 1 check-dg-tempest-dsvm-full-reexec 3 check-grenade-dsvm 3

Re: [openstack-dev] [nova] nova bug scrub web page

2014-07-04 Thread Jian Wen
Awesome! Any plan to add the neutron project? 2014-07-04 5:00 GMT+08:00 Tracy Jones tjo...@vmware.com: Hi Folks – I have taken a script from the infra folks and jogo, made some tweaks and have put it into a web page. Please see it here http://54.201.139.117/demo.html This is all of

Re: [openstack-dev] [infra][devstack-gate] mad rechecks

2014-07-04 Thread Martin Geisler
Sergey Skripnick sskripn...@mirantis.com writes: After 2 days and 11 rechecks I finally got +1 https://review.openstack.org/#/c/104123/ failed jobs: job times check-dg-tempest-dsvm-full 1 check-dg-tempest-dsvm-full-reexec

Re: [openstack-dev] [DevStack] neutron config not working

2014-07-04 Thread Anant Patil
Paul, you need run the command as admin. If you are sourcing openrc as demo tenant or something it will not list. However, I also face this issue of IP address not getting assigned. On Fri, Jul 4, 2014 at 2:35 AM, Kyle Mestery mest...@noironetworks.com wrote: On Thu, Jul 3, 2014 at 10:14 AM,

Re: [openstack-dev] [DevStack] neutron config not working

2014-07-04 Thread Anant Patil
I am using Ubuntu 14.04 and running devstack from top of the tree. Everything goes fine, but I am not able to ping the instance IP addresses. I am not able to log into the VM using novnc, but I am sure the VM is not getting the IP Address. On Fri, Jul 4, 2014 at 4:47 PM, Anant Patil

Re: [openstack-dev] [DevStack] neutron config not working

2014-07-04 Thread Anant Patil
I did some dhcpdump and I could see that the requests were coming to the DHCP server and replies were sent. I am not able to ping the VMs from anywhere, DHCP namespace or Router namespace. I guess the problem is with interface being configured with the supplied IP address. On Fri, Jul 4, 2014

[openstack-dev] [Heat][Ceilometer] A proposal to enhance ceilometer alarm

2014-07-04 Thread Qiming Teng
Hi, In current Alarm implementation, Ceilometer will send back Heat an 'alarm' using the pre-signed URL (or other channel under development). The alarm carries a payload that looks like: { alarm_id: ID previous: ok current: alarm reason: transision to alarm due to n samples outside

[openstack-dev] [nova] Audit Log

2014-07-04 Thread Noorul Islam K M
Hello all, I was looking for audit logs in nova. I found [1] but could not find the launchpad entry audit-logging as mentioned in the wiki page. Is this yet to be implemented or am I looking at the wrong place? Regards, Noorul [1] https://wiki.openstack.org/wiki/AuditLogging

Re: [openstack-dev] [Jenkins] [Cinder] InvocationError in gate-cinder-python26 python27

2014-07-04 Thread Amit Das
Thanks a lot. The recommendations worked fine. Regards, Amit *CloudByte Inc.* http://www.cloudbyte.com/ On Fri, Jul 4, 2014 at 3:34 PM, Yuriy Taraday yorik@gmail.com wrote: On Fri, Jul 4, 2014 at 12:57 PM, Amit Das amit@cloudbyte.com wrote: Hi All, I can see a lot of cinder

[openstack-dev] [ceilometer][oslo] telemetry_notification_api.py timeouts

2014-07-04 Thread Doug Hellmann
I'm trying to land a patch to the global requirements list and it is failing on a telemetry test timeout (bug 1336755). The result is we're blocked on having anyone adopt oslo.i18n. Is there anything I might be able to do to help with reproducing the problem or diagnosing it? Doug

Re: [openstack-dev] [Jenkins] [Cinder] InvocationError in gate-cinder-python26 python27

2014-07-04 Thread Duncan Thomas
On 30 June 2014 07:47, Steve Kowalik ste...@wedontsleep.org wrote: Personally, I think generating and comparing a sample config every build is daft, and a sample configuration should be generated during sdist or something. This argument has gone back and forth several times. There is definite

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-07-04 Thread Duncan Thomas
On 2 July 2014 16:11, Anita Kuno ante...@anteaya.info wrote: Hmmm, my first response - given that long chew we had on the ml[0] about the use of the word certified as well as the short confirmation we had in the tc meeting[1] that the word certified would not be used, but rather some version

Re: [openstack-dev] [Jenkins] [Cinder] InvocationError in gate-cinder-python26 python27

2014-07-04 Thread Amit Das
Perhaps Jenkins can display a better message to start with. Being new to openstack, i had no clue on what was happening. However, the fix was simple once understood. The current message made me to think something was wrong with jenkins environment setup. Regards, Amit *CloudByte Inc.*

Re: [openstack-dev] [nova] Audit Log

2014-07-04 Thread Boris Pavlovic
Noorul, So about Logging, first thing that we should resolve is to have a standard way to deal with logs. 1) E.g. logging as a service (https://github.com/stackforge/logaas), that will tell to all services where to write logs, and present unified query API (independent from backend e.g.

[openstack-dev] [UX] Meeting Reminder - July 7, 17:00 UTC

2014-07-04 Thread Jaromir Coufal
Hi UXers, this is a reminder that our next regular IRC meeting is happening on Monday, July 7th at 17:00 UTC at #openstack-meeting-3. Agenda: https://wiki.openstack.org/wiki/Meetings/UX Feel free to add topics which you are interested in. See you all there -- Jarda

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-07-04 Thread Anita Kuno
On 07/04/2014 08:11 AM, Duncan Thomas wrote: On 2 July 2014 16:11, Anita Kuno ante...@anteaya.info wrote: Hmmm, my first response - given that long chew we had on the ml[0] about the use of the word certified as well as the short confirmation we had in the tc meeting[1] that the word certified

[openstack-dev] [oslo][all] autosync incubator to projects

2014-07-04 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, at the moment we have several bot jobs that sync contents to affected projects: - - translations are copied from transifex; - - requirements are copied from global requirements repo. We have another source of common code - oslo-incubator,

Re: [openstack-dev] [TripleO] Use MariaDB by default on Fedora

2014-07-04 Thread Giulio Fidente
On 07/01/2014 05:47 PM, Michael Kerrin wrote: I propose making mysql an abstract element and user must choose either percona or mariadb-rpm element.CI must be setup correctly +1 seems a cleaner and more sustainable approach -- Giulio Fidente GPG KEY: 08D733BA

[openstack-dev] How introduction of SDN controllers impact OpenStack

2014-07-04 Thread Thulasi ram Valleru
Guys, What tasks SDN controller plugin do. Consider we are not installing ML2 plugin, we have only one plugin ie, SDN controller one on Neutron. SDN plugin can manage SDN controller and ovs on hypervisor. Neutron is now able to create a port on Hypervisor and gives the

Re: [openstack-dev] [heat] One more lifecycle plug point - in scaling groups

2014-07-04 Thread Chris Friesen
On 07/03/2014 10:13 PM, Mike Spreitzer wrote: I do think the issue these address --- the need to get application logic involved in, e.g., shutdown --- is most of what an application needs; involvement in selection of which member(s) to delete is much less important (provided that clean shutdown

Re: [openstack-dev] [oslo][all] autosync incubator to projects

2014-07-04 Thread Duncan Thomas
If the bot did sensible things (one module at a time sync plus deps where necessary, preferably using dependant patches where possible for deps, and commit messages that list all of the individual commits that are being synced), I think this could be great. It is quite tricky to figure out the

Re: [openstack-dev] [oslo][all] autosync incubator to projects

2014-07-04 Thread Mark McLoughlin
On Fri, 2014-07-04 at 15:31 +0200, Ihar Hrachyshka wrote: Hi all, at the moment we have several bot jobs that sync contents to affected projects: - translations are copied from transifex; - requirements are copied from global requirements repo. We have another source of common code -

Re: [openstack-dev] How introduction of SDN controllers impact OpenStack

2014-07-04 Thread jcsf
Hi Thulasi, Your question is a very good one.One that is very welcome for a long conversation. The answer is that not all SDN controllers are solely based on openflow. The Neutron API (not code) provides contract for SDN controller to provision the network on behalf of Nova

[openstack-dev] [Murano] Field 'name' is removed from Apps dynamic UI markup, should 'Version' be changed?

2014-07-04 Thread Timur Sufiev
Hi, folks! Recently we had decided to change a bit how Murano's dynamic UI works, namely do not explicitly specify 'name' field in first 'Add Application' form, but add it here automatically, since every component in Murano has a name. To avoid confusion with the 'name' field added by hand to the

Re: [openstack-dev] [Fuel] Blueprints process

2014-07-04 Thread Dmitry Pyzhov
Do not cheat. If we need to add functionality after feature freeze, then let add functionality after feature freeze. No reason for additional obfuscation. It will make our workflow for blueprints harder, but it will help us. We will see what we are really going to do and plan our work better.

Re: [openstack-dev] [Neutron][LBaaS] Status of entities that do not exist in a driver backend

2014-07-04 Thread Brandon Logan
Hi German, That actually brings up another thing that needs to be done. There is no DELETED state. When an entity is deleted, it is deleted from the database. I'd prefer a DELETED state so that should be another feature we implement afterwards. Thanks, Brandon On Thu, 2014-07-03 at 23:02

[openstack-dev] [Keystone][Horizon] Proposed Changed for Unscoped tokens.

2014-07-04 Thread Adam Young
Unscoped tokens are really a proxy for the Horizon session, so lets treat them that way. 1. When a user authenticates unscoped, they should get back a list of their projects: some thing along the lines of: domains [{ name = d1, projects [ p1, p2, p3]}, {

[openstack-dev] [nova] Limits API and project-user-quotas

2014-07-04 Thread Day, Phil
Hi Folks, Working on the server groups quotas I hit an issue with the limits API which I wanted to get feedback on. Currently this always shows just the project level quotas and usage, which can be confusing if there is a lower user specific quota. For example: Project Quota = 10 User Quota

Re: [openstack-dev] [oslo] Asyncio and oslo.messaging

2014-07-04 Thread victor stinner
Hi, I promise a status of my work on Trollius and greenio to Mark, but it's not easy to summarize it because there are still a few pending patches to implement the final greenio executor. There are different parts: asyncio, Trollius, greenio, Olso Messaging. The design of the asyncio is the