Re: [Openstack] [OpenStack][Swift] Third-party client tools

2014-07-30 Thread Gorazd Kovacic
Could this tools also be used together with CEPH object storage - RadosGW, since CEPH has not 100% compatible Swift/S3 API? For comparison, it would be great to have some list of similar third-party tools, which were written for CEPH RadosGW. ___ Mailing

[Openstack] [keystone] Authenticating third-party applications against Keystone

2014-07-30 Thread Macdonald-Wallace, Matthew
Hi all, I wasn't sure if this would be more appropriate for -dev or -users so I thought I'd start here and move over if needed! As part of logging and monitoring, we are having to create htpasswd files for apache to secure the various web interfaces. This seems daft to me as we already have a

Re: [Openstack] assign public ip to vm's interface directly

2014-07-30 Thread Akash Gunjal
Hi, I followed the flat network from rackspace and was able to do this successfully. I did it using ML2 Regards, Akash From: Lars Kellogg-Stedman To: Bill WONG Cc: openstack@lists.openstack.org Date: 07/29/2014 10:49 PM Subject:Re: [Openstack] assign public ip to vm's int

[Openstack] Iscsi target IP address

2014-07-30 Thread Olivier Cant
Hi, I'm having a bit of trouble with my opnestack setup (icehouse) in our lab when I try to launch a new instance. In nova I get the following error : 2014-07-30 14:19:15.780 13528 TRACE nova.compute.manager [instance: 6df99b40-0171-4a52-b362-832d1556c589] Command: sudo nova-rootwrap /etc/n

[Openstack] Custom QEMU Emulator Path?

2014-07-30 Thread Wolfgang Richter
If I compile a custom QEMU and want to use these non-standard binaries when starting instances, how do I override the defaults OpenStack uses via libvirt? Is there an easy OpenStack option? Or do I need to implement a custom LibvirtDriver ? -- Wolf __

Re: [Openstack] Custom QEMU Emulator Path?

2014-07-30 Thread Daniel P. Berrange
On Wed, Jul 30, 2014 at 11:55:04AM -0400, Wolfgang Richter wrote: > If I compile a custom QEMU and want to use these non-standard binaries when > starting instances, how do I override the defaults OpenStack uses via > libvirt? > > Is there an easy OpenStack option? > > Or do I need to implement a

Re: [Openstack] Iscsi target IP address

2014-07-30 Thread Andrew Mann
In /etc/cinder.conf on the host that is serving your cinder volumes, try adding: iscsi_ip_address=192.168.100.32 under the [DEFAULT] section I think. /user/lib/python2.7/dist-packages/cinder/volume/driver.py lists these configuration options: volume_opts = [ cfg.IntOpt('num_shell_tries',

[Openstack] Openstack Icehouse: URL doesn't exists when install nova-compute

2014-07-30 Thread Anh Tu Nguyen
Hi Openstack guys, I'm using Centos 6.4 64bit to deploy OpenStack Icehouse. When installing compute node, I got this error: $ yum install openstack-nova-compute http://yum.theforeman.org/releases/1.5/el6/x86_64/repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sq

Re: [Openstack] [diskimage-builder] How can I build my own undercloud or overcloud image ?

2014-07-30 Thread Clint Byrum
Excerpts from 严超's message of 2014-07-29 22:24:01 -0700: > I think the underlcloud.qcow2 is different. > Because > http://fedorapeople.org/~slagle/slagle-tripleo-images-fedora-i2/undercloud.qcow2 > can be used directly by libvert. > However in devtest, undercloud.qcow2 is uploaded to heat. > Imag

Re: [Openstack] issue with multiple floating ip pools for neutron network

2014-07-30 Thread Zhi-Wei Lu
Hi Subbareddy,, I have ended up removing the old network setup and reconfigure the network using two l3-agents as suggested in the openstack documentation (as you quoted below). I was able to associate floating ip to two pools, however, I can reach only the first floating pool ip, but not the

[Openstack] [Swift] Geo replication vs Storage policies

2014-07-30 Thread Shrinand Javadekar
Hi, Swift v1 allowed for geo replication using read and write affinity rules. Now, Swift v2 allows setting storage policies (which can affect replication) per container. I wanted to know if/how these two intersect. Some of the following are straight-forward questions, just wanted to get a confirma

Re: [Openstack] [Swift] Geo replication vs Storage policies

2014-07-30 Thread Samuel Merritt
On 7/30/14, 10:18 AM, Shrinand Javadekar wrote: Hi, Swift v1 allowed for geo replication using read and write affinity rules. Now, Swift v2 allows setting storage policies (which can affect replication) per container. I wanted to know if/how these two intersect. Some of the following are straigh

Re: [Openstack] [Swift] Geo replication vs Storage policies

2014-07-30 Thread John Dickinson
On Jul 30, 2014, at 10:57 AM, Samuel Merritt wrote: > On 7/30/14, 10:18 AM, Shrinand Javadekar wrote: >> Hi, >> >> Swift v1 allowed for geo replication using read and write affinity >> rules. Now, Swift v2 allows setting storage policies (which can affect >> replication) per container. I wanted

[Openstack] swift shows double port

2014-07-30 Thread Remo Mattei
Hi all, i have a server which was build with foreman and it gives me a double port see below: swiftclient.exceptions.ClientException: Object PUT failed: http://20.19.19.19:8080:8080/v1/AUTH_f3a3a9be2dbf4ac3b3b846c4ec68ac89/container2/obj and it returns a 503 of course . Thanks, Remo __

Re: [Openstack] swift shows double port

2014-07-30 Thread Christian Schwede
Hi Remo, most likely the exception message itself is wrong (the shown double port), but it got fixed a while ago: https://github.com/openstack/python-swiftclient/commit/2e1a5b7e28211b0b2e2f7a2f961d7fcbd7e8abe3 Can you access the proxy server logs to see what's going on there? Christian Am 30

Re: [Openstack] Custom QEMU Emulator Path?

2014-07-30 Thread Wolfgang Richter
I thought so. I don't want to remove my system install QEMU binaries, so I'm forcing Nova's virt/libvirt/config.py to set the 'emulator' for devices to my custom QEMU binary. I _think_ this should work. I haven't tried forcing libvirt to use a non-standard QEMU before. -- Wolf On Wed, Jul 30,

Re: [Openstack] [diskimage-builder] How can I build my own undercloud or overcloud image ?

2014-07-30 Thread 严超
Yes, that was glance. Thank you ! BTY, what is the "the seed" you mean ? I didn't get it. *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-07-

[Openstack] Cinder tempest api volume tests failed

2014-07-30 Thread Nikesh Kumar Mahalka
I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. When i am running tempest api volume test, i am getting some tests failed. *Below are steps for devstack deployment:* 1) git clone https://github.com/openstack-dev/devstack.git 2)cd devstack 3)vi local.conf [[loca