[openstack-dev] OpenStack Oslo Project - thoughts about a new blueprint: Fault Verbosity

2013-08-29 Thread GROSZ, Maty (Maty)
Hey *, I have registered a new blueprint regarding additional verbosity information within API fault messages (can be viewed here: https://blueprints.launchpad.net/oslo/+spec/additional-fault-verbos). Your thoughts and comments are more than welcome! Thanks, Maty.

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Julien Danjou
On Thu, Aug 29 2013, Gordon Chung wrote: the first question is, Ceilometer currently does metering/alarming/maybe a few other things... will it go beyond that? specifically: capacity planning, optimization, dashboard(i assume this falls under horizon/ceilometer plugin work), analytics.

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Robert Collins
On 29 August 2013 17:33, Christopher Yeoh cbky...@gmail.com wrote: On Wed, 28 Aug 2013 15:56:33 + Joshua Harlow harlo...@yahoo-inc.com wrote: Shrinking that rotation granularity would be reasonable to. Rotate once every 2 weeks or some other time period still seems useful to me. I

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Lu, Lianhao
Gordon Chung wrote on 2013-08-29: so we're in the process of selling Ceilometer to product teams so that they'll adopt it and we'll get more funding :). one item that comes up from product teams is 'what will Ceilometer be able to do and where does the product takeover and add value?'

Re: [openstack-dev] Incubation Request: Marconi

2013-08-29 Thread Flavio Percoco
On 28/08/13 14:28 -0400, Joe Gordon wrote: On Thu, Aug 22, 2013 at 12:29 PM, Kurt Griffiths kurt.griffi...@rackspace.com wrote: What was wrong with qpid, rabbitmq, activemq, zeromq, ${your favorite queue here} that required marconi? That's a good question. The features supported by

Re: [openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages

2013-08-29 Thread Daniel P. Berrange
On Tue, Aug 06, 2013 at 11:36:44PM -0300, Monty Taylor wrote: On 08/06/2013 11:14 PM, Robert Collins wrote: On 7 August 2013 11:22, Jay Buffington m...@jaybuff.com wrote: ln -s /usr/lib64/python2.6/site-packages/libvirtmod_qemu.so $(VENV)/lib/python2.6/site-packages/ Why

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-29 Thread Jaume Devesa
Hi Sam, that's a great work and it will be for sure my default driver for my development environment. I have a question: once the review will be approved and the code merged into master, do you plan to create a driver nova subteam as Xen, HyperV and others do? I would be glad to cooperate on it.

Re: [openstack-dev] [savanna] cluster scaling on the 0.2 branch

2013-08-29 Thread Nadezhda Privalova
Hi Jon, Unfortunately, I'm not able to reproduce this issue with vanilla plugin. The behavior you described is not correct. Here a json I used to repro an issue: { add_node_groups: [ { name: worker-tasktracker, count:1,

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Alan Kavanagh
+1 I believe the important point here is to identify additional metrics required and the relevant attributes which can be specified and have them returned to the Collector. Then in turn the collector can either push/pull those metrics/etc into an Anlytics Engine and tools. Its not a good idea

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Sandy Walsh
On 08/29/2013 05:20 AM, Julien Danjou wrote: On Thu, Aug 29 2013, Gordon Chung wrote: the first question is, Ceilometer currently does metering/alarming/maybe a few other things... will it go beyond that? specifically: capacity planning, optimization, dashboard(i assume this falls under

[openstack-dev] ./run_tests.sh fails with db type could not be determined error

2013-08-29 Thread Sumanth Suresh Nagadavalli
Hi, From sometime today, I am not any more able to run ./run_tests.sh. It gives the following error, *Running `tools/with_venv.sh python setup.py testr --testr-args='--subunit '`* *db type could not be determined* *error: testr failed (3)* * * *Ran 0 tests in 6.989s* I tried recreating my

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Ben Nemec
On 2013-08-29 00:28, Christopher Yeoh wrote: On Wed, 28 Aug 2013 09:58:48 -0400 Joe Gordon joe.gord...@gmail.com wrote: On a related note, I really like when the developer adds a gerrit comment saying why the revision, that makes my life as a reviewer easier. +1 - I try to remember to do

[openstack-dev] Cells - Neutron Service

2013-08-29 Thread Addepalli Srini-B22160
Hi, While developing some neutron extensions, one question came up on Cells. Appreciate any comments. According to this table in operations guide, a cell shares nova-api and keystone, but does not talk about other services. I understand from few that Neutron service need to be shared across

Re: [openstack-dev] [swift] getting middleware connected again

2013-08-29 Thread Clay Gerrard
add-apt-repository -y ppa:swift-core/release ^ is that a thing? How sure are you that you're running 1.9.2.6.g3b48a71 ? https://launchpad.net/~swift-core/+archive/release Try: python -c 'import swift; print swift.__version__' python -c 'import swift.common.middleware.catch_errors; print

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Russell Bryant
On 08/29/2013 04:25 AM, Robert Collins wrote: On 29 August 2013 17:33, Christopher Yeoh cbky...@gmail.com wrote: On Wed, 28 Aug 2013 15:56:33 + Joshua Harlow harlo...@yahoo-inc.com wrote: Shrinking that rotation granularity would be reasonable to. Rotate once every 2 weeks or some other

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-29 Thread Sam Alba
Hi Jaume, On Thu, Aug 29, 2013 at 5:11 AM, Jaume Devesa devv...@gmail.com wrote: Hi Sam, that's a great work and it will be for sure my default driver for my development environment. Thanks! I have a question: once the review will be approved and the code merged into master, do you plan

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Matt Dietz
To add to this, the majority of my reviews come out of the period in the morning before my team's daily standup. I've found that sufficient for getting some reviews in, and conversely, fights off the tremendous burnout I used to get when we had review days back in the beginning of the project.

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Ronen Kat
Hi Murali, I think the idea to provide enhanced data protection in OpenStack is a great idea, and I have been thinking about backup in OpenStack for a while now. I just not sure a new project is the only way to do. (as disclosure, I contributed code to enable IBM TSM as a Cinder backup driver)

[openstack-dev] [savanna] team meeting minutes August 29

2013-08-29 Thread Sergey Lukjanov
Thanks everyone who have joined Savanna meeting. Here are the logs from the meeting: Minutes: http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-08-29-18.07.html Minutes (text): http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-08-29-18.07.txt Log:

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Caitlin Bestler
On 8/28/2013 3:12 PM, Murali Balcha wrote: Hello Stackers, We would like to introduce a new project Raksha, a Data Protection As a Service (DPaaS) for OpenStack Cloud. Raksha’s primary goal is to provide a comprehensive Data Protection for OpenStack by leveraging Nova, Swift, Glance and

[openstack-dev] Horizon - Mockup tool

2013-08-29 Thread Endre Karlson
Does anyone know what too is used to do mockups ? Endre ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [Heat] Multi-engine design feedback requested

2013-08-29 Thread Jason Dunsmore
Heat devs, Liang pointed out a race-condition in the current multi-engine implementation that will be difficult to fix without a DB lock. I've discussed the multi-engine design with my teammates and written up a few alternative designs here: https://etherpad.openstack.org/vJKcZcQOU9 Every

Re: [openstack-dev] About multihost patch review

2013-08-29 Thread Baldwin, Carl (HPCS Neutron)
On 8/28/13 11:28 AM, Vishvananda Ishaya vishvana...@gmail.com wrote: On Aug 26, 2013, at 6:14 PM, Maru Newby ma...@redhat.com wrote: On Aug 26, 2013, at 4:06 PM, Edgar Magana emag...@plumgrid.com wrote: Hi Developers, Let me explain my point of view on this topic and please share your

Re: [openstack-dev] Cells - Neutron Service

2013-08-29 Thread Ravi Chunduru
Its an interesting discussion you brought up today. I agree there is no clear definition of neutron service in that table. The cell goes by its definition of ability to create instance anywhere. Then there needs to be inter-vm communication for a given network. I feel Neutron must be shared

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Murali Balcha
From: Ronen Kat ronen...@il.ibm.com Sen: Thursday, August 29, 2013 2:55 PM To: openstack-dev@lists.openstack.org; openstack-...@lists.launchpad.net Subject: Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project Hi Murali,

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread Mark McClain
Stay tuned. There are folks working on a proposed set of API framework changes. This will be something that we'll discuss as part of deciding the features in the Icehouse release. mark On Aug 29, 2013, at 10:08 AM, Justin Hammond justin.hamm...@rackspace.com wrote: I find that kind of

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Murali Balcha
My question is, would it make sense to add to the current mechanisms in Nova and Cinder than add the complexity of a new project? I think the answer is yes :) I meant there is a clear need for Raksha project. :) Thanks, Murali Balcha On Aug 29, 2013, at 7:45 PM, Murali Balcha

Re: [openstack-dev] About multihost patch review

2013-08-29 Thread Yongsheng Gong
On Thu, Aug 29, 2013 at 1:28 AM, Vishvananda Ishaya vishvana...@gmail.comwrote: On Aug 26, 2013, at 6:14 PM, Maru Newby ma...@redhat.com wrote: On Aug 26, 2013, at 4:06 PM, Edgar Magana emag...@plumgrid.com wrote: Hi Developers, Let me explain my point of view on this topic and

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread John Griffith
On Thu, Aug 29, 2013 at 6:36 PM, Murali Balcha murali.bal...@triliodata.com wrote: My question is, would it make sense to add to the current mechanisms in Nova and Cinder than add the complexity of a new project? I think the answer is yes :) I meant there is a clear need for Raksha

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread P Balaji-B37839
Thanks Justin. Sure, we will take your help as it is required on this. We will prepare blue-print capturing all the details and will assign you as reviewer. Regards, Balaji.P From: Justin Hammond [mailto:justin.hamm...@rackspace.com] Sent: Thursday, August 29, 2013 7:39 PM To: OpenStack

Re: [openstack-dev] Horizon - Mockup tool

2013-08-29 Thread Sergey Lukjanov
I'm using balsamiq to make mockups. Sincerely yours, Sergey Lukjanov Savanna Technical Lead Mirantis Inc. (sent from my phone) 30.08.2013 0:37 пользователь Endre Karlson endre.karl...@gmail.com написал: Does anyone know what too is used to do mockups ? Endre

Re: [openstack-dev] [TRIPLEO] Derekh for tripleo core

2013-08-29 Thread Clint Byrum
Excerpts from Robert Collins's message of 2013-08-27 14:25:47 -0700: http://russellbryant.net/openstack-stats/tripleo-reviewers-30.txt http://russellbryant.net/openstack-stats/tripleo-reviewers-90.txt - Derek is reviewing fairly regularly and has got a sense of the culture etc now, I think.

Re: [openstack-dev] [heat] Heat mission statement

2013-08-29 Thread Clint Byrum
Excerpts from Robert Collins's message of 2013-08-27 14:13:37 -0700: On 28 August 2013 06:54, Steven Hardy sha...@redhat.com wrote: We had some recent discussions regarding the Heat mission statement and came up with: To explicitly model the relationships between OpenStack resources of

Re: [openstack-dev] [TRIPLEO] Derekh for tripleo core

2013-08-29 Thread Clint Byrum
(sent 2 days ago, but re-sending this as it never seemed to have arrived on the mailing list) Excerpts from Robert Collins's message of 2013-08-27 14:25:47 -0700: http://russellbryant.net/openstack-stats/tripleo-reviewers-30.txt http://russellbryant.net/openstack-stats/tripleo-reviewers-90.txt

Re: [openstack-dev] [savanna] Service Relationships and Dependencies

2013-08-29 Thread Clint Byrum
Excerpts from John Speidel's message of 2013-08-27 09:29:18 -0700: Some services/components are related or have dependencies on other services and components.As an example, in HDP, the Hive service depends on HBase and Zookeeper.In Savanna, there is no way to express this relationship.If a

Re: [Openstack] [SWIFT] PUTs and GETs getting slower

2013-08-29 Thread Klaus Schürmann
Hello Robert, very interesting experiences and thank you very much sharing them to us. Based on your experiences I made some tests with a 256 Byte inode size. I use Ubuntu with kernel 3.5.0 and its working properly. That should reduce the memory consumption and will perform better if I store

[Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread happy idea
Hi All, Here's the stacktrace log: 2013-08-29 15:12:29.515 WARNING nova.compute.manager [req-31944080-1a33-4679-98ce-af36e3660679 ae0f00ede33f42d9a12385b2c2ce8c0d 57d53e1dcff540b6aeaf0d6fd60be7ab] [instance: 038dbba7-534b-4c03-8914-a830c424ce21] Traceback (most recent call last): File

Re: [Openstack] Adding User to Roles invalidates current token?

2013-08-29 Thread Julie Pichon
Hi Joe, Joe Topjian joe.topj...@cybera.ca wrote: I'm running through some Folsom to Grizzly upgrade tests and have noticed an odd issue with Keystone and Horizon: If I'm logged into Horizon as the admin user and then (on the command line) add a role to the admin user to a tenant, my Horizon

Re: [Openstack] Attach CD/DVDROM to instance

2013-08-29 Thread Mahardhika
Hi, attaching cdrom to instance still not work . please help. On 8/24/2013 11:01 PM, wu jiang wrote: Yes, as you said. Plz have a try~ :-) On Thu, Aug 22, 2013 at 10:37 PM, Andalabs mahardika.gil...@andalabs.com mailto:mahardika.gil...@andalabs.com wrote: Hi i will give it try later,

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread Kuo Hugo
Obviously, There's no proxy server running on your node. Please execute it on the node where proxy-server located: (I assume the binary is in /usr/bin and conf file is in /etc/swift) $ /usr/bin/python /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf What's the result ? +Hugo Kuo+

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread pragya jain
hello sir Thanks for the help root@arun-Aspire-5742:~# /usr/bin/python /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf /usr/bin/python: can't open file '/usr/bin/swift-proxy-server': [Errno 2] No such file or directory this is the result of the command. please help in this regard.

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread Kuo Hugo
find out the swift-proxy-server binary in your OS. (The path in example just an assumption) $ find / -name swift-proxy-server +Hugo Kuo+ h...@swiftstack.com tonyt...@gmail.com +886 935004793 2013/8/29 pragya jain prag_2...@yahoo.co.in hello sir Thanks for the help

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread Kuo Hugo
$ netstat -antulp | grep 8080 1) is 8080 port been used ? 2) What's the value of *user* parameter in proxy-server.conf https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L7 +Hugo Kuo+ h...@swiftstack.com tonyt...@gmail.com +886 935004793 2013/8/29 pragya jain

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread pragya jain
hello sir, I run the command: root@arun-Aspire-5742:~# find / -name swift-proxy-server /opt/swift/build/scripts-2.7/swift-proxy-server /opt/swift/bin/swift-proxy-server /usr/local/bin/swift-proxy-server

Re: [Openstack] Fw: problem in setting up Tempauth authentication authorization with Swift

2013-08-29 Thread pragya jain
Thanks Kuo very much for this help. connection is successfully established. From: Kuo Hugo tonyt...@gmail.com To: pragya jain prag_2...@yahoo.co.in Cc: openstack@lists.openstack.org openstack@lists.openstack.org Sent: Thursday, 29 August 2013 3:46 PM

Re: [Openstack] Neutron Installation: support request

2013-08-29 Thread Marco Fornaro
Hi Edgard, Thanks so much for your help...I took a brief look and it seems that it's exactly what I need In the next days I will be carefully study those guides Thanks again Marco From: Edgar Magana [mailto:emag...@plumgrid.com] Sent: den 28 augusti 2013 22:10 To: Marco Fornaro;

[Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread Rajshree Thorat
Hi All, I have configured Openstack Grizzly to use ESXi 5.1 as hypervisor. Creating/deleting instances from Openstack works as expected, instances are created in ESXi ( Verified via vSphere Client) and started ok. The trouble is that VMs are unable to configure internal IP. Does quantum have

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread Razique Mahroua
Looks like a bug to me, definitely….but i can be wrong though Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 29 août 2013 à 11:29, happy idea guolongcang.w...@gmail.com a écrit :Thank you.-- Forwarded message --From: happy idea

Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread Gary Kotton
Hi, Which Neutron plugin are you using (this was previously known as Quantum)? You can look at https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Developer.27s_Dev Stack_.2B_vSphere_Guide for an example on to do it with devstack (this may provide some in sites on how to configure the

Re: [Openstack] Quantum Help

2013-08-29 Thread Joshua Skains
Creating symlink /var/lib/dkms/openvswitch/1.4.0/source - /usr/src/openvswitch-1.4.0 DKMS: add completed. Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area(bad exit status: 2) ./configure

Re: [Openstack] A document question

2013-08-29 Thread Anne Gentle
MySQL connections happen on the controller node. The compute nodes just run VMs. http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_controller.html#controller-mysql Anne On Thu, Aug 29, 2013 at 12:32 PM, Joshua Skains joshua.ska...@evault.comwrote:

Re: [Openstack] More Quantum

2013-08-29 Thread Joshua Skains
Finally got around that one issue. Was a mistyped password in one of the files :/ My apologies. But I can't fully get a VM up and running. Not many errors other than this: root@devops1:/var/log/quantum# cat server.log . 2013-08-29 15:01:07 WARNING [quantum.api.extensions] Extension

[Openstack] VMs won't ping

2013-08-29 Thread Joshua Skains
I can get a VM up. It seems to talk to the MetaData server. But I can not ping the VM, even after adding a floating IP. I don't see any errors until I look at l3agent logs. 2013-08-29 16:34:21ERROR [quantum.agent.l3_agent] Failed synchronizing routers Traceback (most recent call last):

Re: [Openstack] VMs won't ping

2013-08-29 Thread Anne Gentle
Not sure if this is quite it, but check the /etc/sudoers.d/quantum-sudoers shipped with Ubuntu 12.04. /etc/sudoers.d/quantum_sudoers:quantum ALL = (root) NOPASSWD: /usr/bin/quantum-rootwrap In /etc/quantum/quantum.conf it needs a matching setting for the root_helper, such as: root_helper = sudo

Re: [Openstack] OpenStack in China

2013-08-29 Thread pangj
On 2013-8-29 23:00, Kannan, Hari wrote: Anyone know what are the top Linux distros for OpenStack in China? I think Ubuntu is popular here. We have thousands of ubuntu servers, and we prepare to run a swift cluster right now. ___ Mailing list:

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread happy idea
Thank you. 2013/8/29 Razique Mahroua razique.mahr...@gmail.com Looks like a bug to me, definitely…. but i can be wrong though *Razique Mahroua** - **Nuage Co* razique.mahr...@gmail.com Tel : +33 9 72 37 94 15 Le 29 août 2013 à 11:29, happy idea guolongcang.w...@gmail.com a écrit :

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread Guilherme Russi
Well mine are: ii nova-api 1:2013.1-0ubuntu2.1~cloud0 OpenStack Compute - API frontend ii nova-cert 1:2013.1-0ubuntu2.1~cloud0 OpenStack Compute - certificate management ii nova-common

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread happy idea
OK. 2013/8/30 Guilherme Russi luisguilherme...@gmail.com I am too, if I find something I'll let you know. Regards. 2013/8/29 happy idea guolongcang.w...@gmail.com I am trying to figure out what cause the bug. 2013/8/30 Guilherme Russi luisguilherme...@gmail.com Well mine are: ii

Re: [Openstack] View Presentations from April Summit?

2013-08-29 Thread Jeremy Hanmer
https://www.openstack.org/summit/portland-2013/session-videos/presentation/samsung-case-study-using-openstack-to-support-a-massive-mobile-ecosystem All of the videos can be found via: https://www.openstack.org/summit/portland-2013/session-videos I don't believe the schedules ever get linked back

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread Guilherme Russi
I am too, if I find something I'll let you know. Regards. 2013/8/29 happy idea guolongcang.w...@gmail.com I am trying to figure out what cause the bug. 2013/8/30 Guilherme Russi luisguilherme...@gmail.com Well mine are: ii nova-api

Re: [Openstack] OpenStack in China

2013-08-29 Thread Ray Sun
We met a lot of troubles when deploying OpenStack to CentOS 6.4, but we want to stick to this. Anyway, as I know, many companies use Ubuntu as their major OS for Openstack. Best Regards -- Ray On Fri, Aug 30, 2013 at 9:37 AM, pangj pa...@laposte.net wrote: On 2013-8-29 23:00, Kannan, Hari

Re: [Openstack] View Presentations from April Summit?

2013-08-29 Thread Anne Gentle
Hi Jeff, You want this page: http://www.openstack.org/summit/portland-2013/session-videos/presentation/samsung-case-study-using-openstack-to-support-a-massive-mobile-ecosystem I found it by going to the current Summit site from the page you sent, then looking for Summit videos, then searching

[Openstack] config_drive with Cinder boot from volume

2013-08-29 Thread Steven Carter (stevenca)
When I boot a particular image from a Cinder volume, the cloud-init tools do not work. I can mount /dev/vdb manually and see the metadata file in the instance. When I boot that same glance image w/o Cinder, it works fine. Does anyone have guidance on what the problem is or where to look for

Re: [Openstack] OpenStack in China

2013-08-29 Thread John Wong
It's either Ubuntu or RedHat-based system. Nowadays more servers are Ubuntu server. On Thu, Aug 29, 2013 at 10:44 PM, Ray Sun xiaoq...@gmail.com wrote: We met a lot of troubles when deploying OpenStack to CentOS 6.4, but we want to stick to this. Anyway, as I know, many companies use

[Openstack] Fwd: Horizon(dashboard) Code modification.(adding new forms)

2013-08-29 Thread Priti Sarap
- Forwarded Message - From: Priti Sarap priti.sa...@gslab.com To: openstack@lists.openstack.org Sent: Thursday, August 29, 2013 6:43:01 PM Subject: Horizon(dashboard) Code modification.(adding new forms) Hii all, I have added an Import button on Openstack API(in