Re: [Openstack] How to pin vm instance to specific node?

2012-12-09 Thread 이창만
Thanks for your advice. I guess that 'zone' means zone-pod-cluster in `--availability-zone` option. And I don't know how can I create zone in openstack. Instead I found some keyword 'Localstoragevolume' and 'multibackend' regarding cinder. But these seems not be included yet into folsom. Could a

Re: [Openstack] S3 Token

2012-12-09 Thread Adam Young
On 12/08/2012 08:22 AM, Chmouel Boudjnah wrote: Hi, I'm working on removing the swift+keystone middleware from keystone, we have moved it already as keystoneauth since last OpenStack release into the main swift repository. One thing that left in keystone is the s3_token middleware. Since in

Re: [Openstack] [openstack] config_drive doesn't create disk.config

2012-12-09 Thread Jian Hua Geng
Hi Vish, I will work on this block_device_mapping enhancement if there are no other guys working on this. -- Best regard, David Geng --

Re: [Openstack] S3 Token

2012-12-09 Thread Blair Bethwaite
Hi Chmouel, The NeCTAR Research Cloud uses it with Keystone, and that encompasses many hundreds of active users (Tom can correct me on the numbers), even in the early phase of deployment nationally. As I indicated in my initial reply, I don't think complete removal of s3token should be an option.

Re: [Openstack] Need help in deploying Nova on Vmware ESXi server

2012-12-09 Thread Ritesh Nanda
You can use the dnsmasq option to specify the dns for each network , declare a flag in nova.conf specifying dnsmasq config file. dnsmasq option you can get from man page of dnsmasq. On Mon, Dec 3, 2012 at 7:52 PM, HemanthRao Doddikindi < hemanthrao_doddik...@persistent.co.in> wrote: > Hi All,***

Re: [Openstack] Problem with keystone on Debian

2012-12-09 Thread Dolph Mathews
The arguments for the commands you need vary a bit by release, but for interactive help, use: $ keystone help role-create $ keystone help tenant-create $ keystone help user-create $ keystone help user-role-add In the latest release of keystoneclient, also try: $ keystone help bootstrap ... whic

[Openstack] nova-network does not start dnsmasq

2012-12-09 Thread Afef MDHAFFAR
Hi all, On some of my compute nodes, nova-network is unable to start dnsmasq. Therefore, the xapi0 interface is not created. That's why, instances could not be launched on these compute nodes. How can I solve this problem? Thank you, Afef -- Afef MDHAFFAR http://www.redcad.org/members/mdhaffar

Re: [Openstack] Glance problem when creating image

2012-12-09 Thread JuanFra Rodriguez Cardoso
The right command in Essex would be: glance --os_username=admin --os_password=root --os_tenant cloud --os_auth_url=http://127.0.0.1:5000/v2.0 image-create *name*="tty-linux-kernel" *disk-format*=aki *container-format*=aki < ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz * * Follow docs in http://docs

Re: [Openstack] [Quantum] Quantum OVS Plugin doubt

2012-12-09 Thread Gary Kotton
Hi Trina, I am not really sure that I understand your question. The Quantum service marshals the API's to a plugin. The plugin is responsible for providing the virtual network service. In the case of the OVS plugin the ovs_quantum_plugin.py will treat the API calls. That means that it will ena

Re: [Openstack] S3 Token

2012-12-09 Thread Chmouel Boudjnah
Hello Anne, Where are those feedbacks? Any chances if I can see them? I am wondering if people are using s3 with swauth or with keystone. Cheers, Chmouel. On Sat, Dec 8, 2012 at 10:53 PM, Anne Gentle wrote: > Hi Chmouel - > We get a lot of questions from the doc about supporting S3, but I don