[Openstack] [Swift] download OK but fail to delete

2013-12-26 Thread Jonathan Lu
Hi, all stackers, I succeed in downloading an object from Swift, but when I try to delete it, it failed. The return message is The Object xxx is not found and the return code is 404. Has anyone happened to meet such problem either? Why this happened? I try some other operation, such

Re: [Openstack] Object storage only - Swift or Ceph ?

2013-12-26 Thread Joe Hakim Rahme
On 23 Dec 2013, at 21:16, Jeffrey Walton noloa...@gmail.com wrote: I know Swift using RESTful services. Would you happen to know what Ceph uses as its API? For object storage Ceph has a component that implements both the Swift API as well as AWS S3 API. --- Joe H. Rahme IRC: rahmu

Re: [Openstack] OpenStack J naming poll

2013-12-26 Thread Thierry Carrez
And the winner is... Juno ! Juno will be the name of the OpenStack development cycle starting in May 2014, after the Icehouse cycle completes. We had 748 voters and Juno was generally preferred to any other option, whatever the method used to pick the winner: Ranking average: Juno 3.36, Jekyll

[Openstack] [OpenStack][Nova] runing unit test

2013-12-26 Thread Gareth
Hi developers, I want to have a success running of unit test, but failed. All cases in test.integrated.* are failed. I successfully install requirements and test requirements. Does nova unit test need some other components except python modules? Are some core packages necessary like kvm and

[Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread skywalker.n...@gmail.com
Hi stackers, I'm preparing for an OpenStack cloud in the production system. I've achieved HA and load balancing for most of the components to a certain degree. Finally I find it hard for Neutron to do such configuration. Are there any ways to run multiple l3-agents and dhcp-agents and cluster

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Dnsbed Ops
Are there any ways to run multiple l3-agents and dhcp-agents and cluster them together? http://docs.openstack.org/high-availability-guide/content/ there are the sections: Network Controller Cluster Stack Highly available Neutron L3 Agent Highly available Neutron DHCP Agent

Re: [Openstack] Object storage only - Swift or Ceph ?

2013-12-26 Thread Dnsbed Ops
I have tested both Swift and Ceph for object storage. I was thinking Swift is easier to learn and use. Didn't get ceph work very fine from my experience. On 23 Dec 2013, at 21:16, Jeffrey Waltonnoloa...@gmail.com wrote: I know Swift using RESTful services. Would you happen to know what Ceph

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Jay Pipes
On 12/26/2013 07:43 AM, skywalker.n...@gmail.com wrote: Hi stackers, I'm preparing for an OpenStack cloud in the production system. I've achieved HA and load balancing for most of the components to a certain degree. Finally I find it hard for Neutron to do such configuration. Are there any ways

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Clint Byrum
Excerpts from Jay Pipes's message of 2013-12-26 08:58:10 -0800: On 12/26/2013 07:43 AM, skywalker.n...@gmail.com wrote: Hi stackers, I'm preparing for an OpenStack cloud in the production system. I've achieved HA and load balancing for most of the components to a certain degree. Finally

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Jay Pipes
On 12/26/2013 12:54 PM, Clint Byrum wrote: Excerpts from Jay Pipes's message of 2013-12-26 08:58:10 -0800: On 12/26/2013 07:43 AM, skywalker.n...@gmail.com wrote: Hi stackers, I'm preparing for an OpenStack cloud in the production system. I've achieved HA and load balancing for most of the

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Jay Pipes
On 12/26/2013 01:44 PM, Jay Pipes wrote: On 12/26/2013 12:54 PM, Clint Byrum wrote: Excerpts from Jay Pipes's message of 2013-12-26 08:58:10 -0800: On 12/26/2013 07:43 AM, skywalker.n...@gmail.com wrote: Hi stackers, I'm preparing for an OpenStack cloud in the production system. I've achieved

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Diego Parrilla Santamaría
That's really a nice stuff... Great job! -- Diego Parrilla http://www.stackops.com/*CEO* *www.stackops.com http://www.stackops.com/ | * diego.parri...@stackops.com | US: +1 (512) 646-0068 | EU: +34 91 005-2164 | skype:diegoparrilla On Thu, Dec 26, 2013 at 5:58 PM, Jay Pipes

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Jay Pipes
On 12/26/2013 02:22 PM, Diego Parrilla Santamaría wrote: That's really a nice stuff... So, to wrap up this particular mini-thread... here is the solution: If on Grizzly or Havana and you don't want use Pacemaker (so that you can spread L3 agent load across multiple nodes): 1) Apply this

[Openstack] Neutron ML2 questions

2013-12-26 Thread Li, Chen
Hi list, I just read the presentation slides showcased in the Openstack Hongkong summit, on Openstack Neutron Modular Layer 2 Plugin Deep Dive. http://fr.slideshare.net/mestery/modular-layer-2-in-openstack-neutron I have some questions, hope someone can help me. Q1. P7 : there is a new feature

Re: [Openstack] [OpenStack][Nova] runing unit test

2013-12-26 Thread wu jiang
Hi Gareth, There's the official guide for development environment(including unittest): http://docs.openstack.org/developer/nova/devref/development.environment.html Hope it's helpful. wingwj On Thu, Dec 26, 2013 at 6:22 PM, Gareth academicgar...@gmail.com wrote: Hi developers, I want to

Re: [Openstack] Different usecases using ML2

2013-12-26 Thread Li, Chen
I want to do the same thing, but no idea how. Hope can get help. Thanks. -chen ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe :

Re: [Openstack] Neutron ML2 questions

2013-12-26 Thread Jay Pipes
On 12/26/2013 08:41 PM, Li, Chen wrote: Hi list, I just read the presentation slides showcased in the Openstack Hongkong summit, on “Openstack Neutron Modular Layer 2 Plugin Deep Dive”. http://fr.slideshare.net/mestery/modular-layer-2-in-openstack-neutron I have some questions, hope someone

Re: [Openstack] Neutron ML2 questions

2013-12-26 Thread Li, Chen
But, why it is a new feature for ML2? Can't other plugins do that ? Thanks. -chen ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe :

[Openstack] How to configure DHCP agent when I'm using openvswitch and linux bridge in cloud at the same time

2013-12-26 Thread Li, Chen
Hi list, I'm trying to test ML2 functions. It said ML2 allows multiple mechanism drivers to access same network simultaneously. So, I configured: 1. Server node: run neutron-server 2. Network node: run dhcp-agent 3. compute node1 : run openvswitch-agent 4. compute

Re: [Openstack] what is swap from flavor

2013-12-26 Thread YIP Wai Peng
It mounts a swap partition. What OS are you using? It works for me on CentOS. # swapon -s Filename Type Size Used Priority /dev/vdbpartition 524280 0 -1 - Peng On Wed, Dec 4, 2013 at 4:05 PM, Cristian Falcas cristi.fal...@gmail.comwrote: Hi all, What is the

Re: [Openstack] Neutron ML2 questions

2013-12-26 Thread Jay Pipes
On 12/26/2013 09:45 PM, Li, Chen wrote: But, why it is a new feature for ML2? Can’t other plugins do that ? When responding to a ML post from someone, please do not cut out the entire response, otherwise, as you can tell here, nobody can tell what you are referring to... I don't know the

Re: [Openstack] [Swift] download OK but fail to delete

2013-12-26 Thread Kuo Hugo
It looks odd. But let's figure out the problem. Could you please using swift-get-nodes to find the location of the object inside the cluster? Make sure all replicas are in right place. And then issuing a DELETE to the object. To observe the log of object-sever, is the request point to correct

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2013-12-26 Thread Martinx - ジェームズ
Tenant A user isn't an admin account (he isn't a member of admin Project). On 24 December 2013 13:55, Jeremy Stanley fu...@yuggoth.org wrote: On 2013-12-22 15:37:02 -0200 (-0200), Martinx - ジェームズ wrote: [...] This is a very serious problem, since I'm giving to the Tenant A, almost total

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2013-12-26 Thread Martinx - ジェームズ
Hi Sriram! I did not filled a bug yet... 1- Yes, plain Havana vanilla install, on top of Ubuntu 12.04.3 + Cloud Archives. Installed using aptitude / apt-get. 2- Tenant A and Tenant B have only 1 user each, none of it are admin. Both users was created by me, using the Dashboard, first, Project A

Re: [Openstack] Neutron Router disappeared from Dashboard, but tenant works

2013-12-26 Thread Martinx - ジェームズ
Guys, After clicking on a Tenant Router, like this: http://controller/project/routers/f572af38-cc50-4c9f-b863-5a167c0ec3d3/ I'm seeing the following error: *Error: *Unable to retrieve an external network bb43d3f0-8c1a-4844-aaac-7068a6771588. But, this is very weird, since this Tenant Router

Re: [Openstack] Different usecases using ML2

2013-12-26 Thread Li, Chen
Sorry for send the wrong email ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] [Swift] download OK but fail to delete

2013-12-26 Thread Jonathan Lu
Hi, Hugo, Thank you very much. Problem solved, but I still don't know the reason. This issue happened after I try to list all the objects in the container, which contains more than 1 million objects, by the shell command swift -v -A http://localhost:8081/auth/v1.0 -U test:tester -K

[openstack-dev] Proposal for dd disk i/o performance blueprint of cinder.

2013-12-26 Thread cosmos cosmos
Hello. My name is Rucia for Samsung SDS. I had in truouble in volume deleting. I am developing for supporting big data storage such as hadoop in lvm. it use as a full disk io for deleting of cinder lvm volume because of dd the high disk I/O affects the other hadoop instance on same host.

Re: [openstack-dev] [climate] PTL electinos: voting

2013-12-26 Thread Sylvain Bauza
70% means we reached the quorum. That's cool ! OK, let's wait until the end of the poll then... Le 26 déc. 2013 06:00, Sergey Lukjanov slukja...@mirantis.com a écrit : Hey Sylvain, That's why I've already added several more days (Dec 25 - Jan 4). Are you expecting that someone will not be

[openstack-dev] [OpenStack][Nova][API] Still need to update v2 API in Icehouse release

2013-12-26 Thread Jay Lau
Hi, In Icehouse development, do we have some guidelines for nova api change? If I want to make some changes for nova api, do I need to update both v2 and v3 or just v3? There are some patches related to this, hope can get some comments from you. https://review.openstack.org/#/c/52733/

Re: [openstack-dev] [Ceilometer] Complex query BP implementation

2013-12-26 Thread Julien Danjou
On Tue, Dec 24 2013, Jay Pipes wrote: I think you may have switched the above? Do you mean POST for sanity (short URLs) and GET for compatibility/standards? I don't think so, but maybe my sentence wasn't clear, sorry. I meant that in theory, the right verb to use would be GET as you pointed

[openstack-dev] Attach a external volume in openstack dashboard

2013-12-26 Thread Mardan Raghuwanshi
Hello All, I have to attach new exrenal volumes(CloudByte's Elastistore volume) in OpenStack, can you guys please tell me, where I have to make changes in OpenStack??? Thanks Regards, Mardan ___ OpenStack-dev mailing list

Re: [openstack-dev] [Openstack] Quota delegation tool (for nova) ?

2013-12-26 Thread Ulrich Schwickerath
Hi, thanks for the pointers! That's a good (re-)start indeed. Actually,we've been working for a while on different blueprints related to the idea to centrally store the quota information in keystone. Apparently, the interest in this was weak, and all related blue prints (store quota, domain

[openstack-dev] What should I do for resolving Tempest Failure in jenkins?

2013-12-26 Thread 한승진
Hi all, I requested to review code about no hpet option. https://blueprints.launchpad.net/nova/+spec/add-no-hpet-option-into-guest-clock I expected that the code is verified. However, the code was failed for verifying tempest test. https://review.openstack.org/#/c/63769/ Actually, this is

Re: [openstack-dev] [Ceilometer] Complex query BP implementation

2013-12-26 Thread Jay Pipes
On 12/26/2013 04:24 AM, Julien Danjou wrote: On Tue, Dec 24 2013, Jay Pipes wrote: I think you may have switched the above? Do you mean POST for sanity (short URLs) and GET for compatibility/standards? I don't think so, but maybe my sentence wasn't clear, sorry. I meant that in theory, the

Re: [openstack-dev] Devstack Ceph

2013-12-26 Thread John Griffith
On Tue, Dec 24, 2013 at 4:49 AM, Sebastien Han sebastien@enovance.com wrote: Hello everyone, I’ve been working on a new feature for Devstack that includes a native support for Ceph. The patch includes the following: * Ceph installation (using the ceph.com repo) * Glance integration *

Re: [openstack-dev] [Openstack] Quota delegation tool (for nova) ?

2013-12-26 Thread Sylvain Bauza
Hi Ulrich, I already discussed with Tim during last Swiss meetup at CERN about how Climate could maybe help you on your use cases. There are still many things to discuss and a demo to run out so we could see if it match your needs. Basically, Climate is a new Stackforge project planning to

[openstack-dev] [oslo] Common SSH

2013-12-26 Thread Sergey Skripnick
Hi all, I'm surprised there is no common ssh library in oslo so I filed this blueprint[0]. I would be happy to address any comments/suggestions. [0] https://blueprints.launchpad.net/oslo/+spec/common-ssh-client -- Regards, Sergey Skripnick ___

Re: [openstack-dev] What should I do for resolving Tempest Failure in jenkins?

2013-12-26 Thread 柳东
Hi, in my experience, if it not caused by your code, recheck more times. 在 2013年12月26日,21:29,한승진 yongi...@gmail.com 写道: Hi all, I requested to review code about no hpet option. https://blueprints.launchpad.net/nova/+spec/add-no-hpet-option-into-guest-clock I expected that the code is

Re: [openstack-dev] What should I do for resolving Tempest Failure in jenkins?

2013-12-26 Thread Anita Kuno
Unfortunately this approach leads to forcing in code that may increase the bug in question, which will affect all developers. I suggest you evaluate the Jenkins logs carefully, and link to the timestamp in the logs were the failure occurred, in a comment on your patch. This enables reviewers to

Re: [openstack-dev] What should I do for resolving Tempest Failure in jenkins?

2013-12-26 Thread Clark Boylan
On Thu, Dec 26, 2013 at 10:50 AM, Anita Kuno ante...@anteaya.info wrote: Unfortunately this approach leads to forcing in code that may increase the bug in question, which will affect all developers. I suggest you evaluate the Jenkins logs carefully, and link to the timestamp in the logs were

Re: [openstack-dev] Devstack Ceph

2013-12-26 Thread Dave Pippenger
The motivation for Ceph support in my case was for my company to work on nova/glance RBD support and horizon integration with Ceph storage. The nova support for RBD backing store is not currently mature, and subject to a great deal of debate. Also boot from volume support used by Cinder/Ceph in

Re: [openstack-dev] [Openstack] Quota delegation tool (for nova) ?

2013-12-26 Thread Dina Belova
That quota staff has been following me from summit where we discussed that with Tim. Also, Ulrich, Sylvain is right - speaking about one piece of cake for one customer, our Climate (Reservation-as-a-Service) might help that. That piece might be some amount of hosts with specific (customer

[openstack-dev] [Tempest][Solum] Writing functional tests in tempest style

2013-12-26 Thread Georgy Okrokvertskhov
Hi, In Solum project we decided to write functional\integration tests from the very beginning. Initially we used pecan testing framework, but after discussion we moved to standard HTTP client approach used in other projects. In order to simplify further integration with Tempest when Solum will

Re: [openstack-dev] [trove] Delivering datastore logs to customers

2013-12-26 Thread Daniel Morris
From: Vipul Sabhaya vip...@gmail.commailto:vip...@gmail.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Tuesday, December 24, 2013 3:42 PM To: OpenStack Development Mailing List (not for

Re: [openstack-dev] [Tempest][Solum] Writing functional tests in tempest style

2013-12-26 Thread Jay Pipes
On 12/26/2013 03:34 PM, Georgy Okrokvertskhov wrote: Hi, In Solum project we decided to write functional\integration tests from the very beginning. ++! :) Initially we used pecan testing framework, but after discussion we moved to standard HTTP client approach used in other projects. In

[openstack-dev] [Infra][Devstack] Why aren't test-requirements.txt installed during test runs?

2013-12-26 Thread Jay Pipes
Hello all, When looking at a Solum patch in review [1], I wondered why Georgy needed to move fixtures, testresources, and httplib2 into requirements.txt [2] instead of test-requirements.txt, when those aforementioned dependencies are not for Solum itself, but rather the newly-introduced

Re: [openstack-dev] [Infra][Devstack] Why aren't test-requirements.txt installed during test runs?

2013-12-26 Thread Clark Boylan
On Thu, Dec 26, 2013 at 3:49 PM, Jay Pipes jaypi...@gmail.com wrote: Hello all, When looking at a Solum patch in review [1], I wondered why Georgy needed to move fixtures, testresources, and httplib2 into requirements.txt [2] instead of test-requirements.txt, when those aforementioned

[openstack-dev] [QA][Neutron] About paramiko's SSHException: Error reading SSH protocol banner

2013-12-26 Thread Salvatore Orlando
I put together all the patches which we prepared for making parallel testing work, and ran a few times 'check experimental' on the gate to see whether it worked or not. With parallel testing, the only really troubling issue are the scenario tests which require to access a VM from a floating IP,

Re: [openstack-dev] [Infra][Devstack] Why aren't test-requirements.txt installed during test runs?

2013-12-26 Thread Jay Pipes
On 12/26/2013 07:06 PM, Clark Boylan wrote: On Thu, Dec 26, 2013 at 3:49 PM, Jay Pipes jaypi...@gmail.com wrote: Hello all, When looking at a Solum patch in review [1], I wondered why Georgy needed to move fixtures, testresources, and httplib2 into requirements.txt [2] instead of

Re: [openstack-dev] [Infra][Devstack] Why aren't test-requirements.txt installed during test runs?

2013-12-26 Thread Noorul Islam Kamal Malmiyoda
On Fri, Dec 27, 2013 at 7:30 AM, Jay Pipes jaypi...@gmail.com wrote: On 12/26/2013 07:06 PM, Clark Boylan wrote: On Thu, Dec 26, 2013 at 3:49 PM, Jay Pipes jaypi...@gmail.com wrote: Hello all, When looking at a Solum patch in review [1], I wondered why Georgy needed to move fixtures,

[openstack-dev] [neutron] [third-party-testing] Tests against vendor controller

2013-12-26 Thread Hemanth Ravi
Hi, We are developing a neutron plugin that works with our network controller. Do we need to have 2 sets of tests for the plugin i) tests that can be run against the network controller in our third party test setup (to vote on changes to the plugin) ii) tests that can be run in the OpenStack test

Re: [openstack-dev] [QA][Neutron] About paramiko's SSHException: Error reading SSH protocol banner

2013-12-26 Thread Yair Fried
This might be completely off, in isolated creds, a private network is created for each tenant, while the test already creates its own private tenant network, thereby changing the behavior from how it was intended to, and how it is in simple mode. Could this be related? I have this patch

Re: [openstack-dev] [Neutron] Neutron Tempest code sprint - 2nd week of January, Montreal, QC, Canada

2013-12-26 Thread Edgar Magana
Anita, Did you get my email with my confirmation? Thanks, Edgar On Thu, Dec 19, 2013 at 4:02 PM, Edgar Magana emag...@plumgrid.com wrote: Anita, Fawad and Myself will be also attending. BTW. Fawad will require an invitation letter for visa. He will email you directly with that request.

Re: [openstack-dev] [Neutron] Neutron Tempest code sprint - 2nd week of January, Montreal, QC, Canada

2013-12-26 Thread Edgar Magana
Mark, We do not disagree with you. The main reason was indeed to onboard new developers in Neutron. I will help Fawad on his introduction before and after the sprint, therefore you should start seeing some code reviews and code commitments from him ASAP. Thanks, Edgar On Fri, Dec 20, 2013 at

[openstack-dev] [Mistral] Evolving Mistral DSL: Data Flow

2013-12-26 Thread Renat Akhmerov
Hi all, We’ve created another etherpad https://etherpad.openstack.org/p/mistral-poc where we proposed additional Mistral features that are going to be reflected in DSL. One of the most important things is Data Flow, it’s main idea, how it matches to the initial workflow model and how it

Re: [openstack-dev] [QA][Neutron] About paramiko's SSHException: Error reading SSH protocol banner

2013-12-26 Thread IWAMOTO Toshihiro
At Fri, 27 Dec 2013 01:53:59 +0100, Salvatore Orlando wrote: [1 multipart/alternative (7bit)] [1.1 text/plain; ISO-8859-1 (7bit)] I put together all the patches which we prepared for making parallel testing work, and ran a few times 'check experimental' on the gate to see whether it

[openstack-dev] kwargs explanation should be used when we raise webob.exc.WSGIHTTPException

2013-12-26 Thread ZhiQiang Fan
Hi, stackers, In review patch: https://review.openstack.org/64099, I found that if we use kwargs detail instead of explanation when we raise that WSGIHTTPException, the http response body will generate 'message' using default explanation, instead of what we expected which is detail=msg. So I

[openstack-dev] [Mistral] Evolving Mistral DSL: Conditional transitions

2013-12-26 Thread Renat Akhmerov
Hi, This is an additional email to continue discussion about new Mistral DSL capabilities. This time about conditional transitions and task dependencies. Here’s the link to the corresponding etherpad: https://etherpad.openstack.org/p/mistral-poc. For convenience, I’m providing the snippet

Re: [openstack-dev] [OpenStack][Nova][API] Still need to update v2 API in Icehouse release

2013-12-26 Thread Joe Gordon
On Thu, Dec 26, 2013 at 1:03 AM, Jay Lau jay.lau@gmail.com wrote: Hi, In Icehouse development, do we have some guidelines for nova api change? If I want to make some changes for nova api, do I need to update both v2 and v3 or just v3? For every new extension to the v2 API we require