[Openstack] [Tuskar][Tuskar-ui] Does Tuskar have "Plan" deploy API ? Or will Tuskar have one ?

2014-10-29 Thread 严超
Hi, All: I am working on Tuskar and Tuskar-ui lately. I wonder if Tuskar have "Plan" deployment API ? Or will Tuskar have one ? When I read source code of Tuskar-Client, and Tusk-ui, I found that Tuskar-ui directly use Heat-client to deploy an Overcloud. Is that better ? Or there wi

[Openstack] [os-cloud-config] What is the best practice when using os-cloud-config ?

2014-10-29 Thread 严超
Hi, All: I wonder what is the best practice when using os-cloud-config ? I think os-cloud-config should be part of TripleO when initializing Service like Keystone. In stead of using script: tripleo-incubator/scripts/setup-endpoints separately. Is it right ? Thank you for any help of u

Re: [Openstack] Upgrading from IceHouse to Juno, perfect!

2014-10-29 Thread Vijay Kakkar
Great to know Martinx,Can you share some more details of the process which you followed to upgrade to Juno ? On Wed, Oct 29, 2014 at 7:56 AM, Martinx - ジェームズ wrote: > Hey guys, > > I just want to say that (small feedback) I just upgraded a huge (for > me) OpenStack Region, with about 50 Compute

[Openstack] [TripleO][Tuskar-ui]After diskimage-build a new Undercloud, Tuskar-ui doesn't start

2014-10-29 Thread 严超
Hi, All : I've built a new Undercloud with diskimage-builder recently, inside I include Tuskar-ui element. But the element need authentication after deployment. At that point, keystone had not been initiated and there is no endpoints. So authentication is not available for Tuskar-ui

[Openstack] [Icehouse] Object Container error

2014-10-29 Thread Amit Anand
Hi all, So I have whats seems to be a weird error and I have no clue where this is coming from. When I try to do the upload of mytest files from the Icehouse documentation (I guess it also creates a container as well), I see this error on my object node: [root@object1 tmp]# swift upload myfiles

Re: [Openstack] block migration using libvirt 1.2 copies backing file

2014-10-29 Thread Robert van Leeuwen
> I've just upgraded to libvirt 1.2 and live migration using (libvirt to > copy files rather than shared storage) now taking longer. This seems to > be due to it copying the backing files as well as the instances' overlay > files. Is there anyway to make it revert to the previous behavior and >

[Openstack] block migration using libvirt 1.2 copies backing file

2014-10-29 Thread Paul Carlton
Hi I've just upgraded to libvirt 1.2 and live migration using (libvirt to copy files rather than shared storage) now taking longer. This seems to be due to it copying the backing files as well as the instances' overlay files. Is there anyway to make it revert to the previous behavior and o

Re: [Openstack] glance error

2014-10-29 Thread Tzach Shefi
Hi, This part-> Check login credentials .. maybe your user/password for Glance/Rabbitmq aren't correct on Glance-api.conf. Or on the other hand maybe you don't have a user for it on rabbitmq side. Check Glance-api.conf #rabbit_host=localhost rabbit_host=x.y.z.w -> this should be the IP ad

Re: [Openstack] Q: How do you set up your external networks?

2014-10-29 Thread Don Waterloo
On 29 October 2014 05:45, Andreas Scheuring wrote: > So you want all users to direclty connect to this network? What about > the shared parameter? > > http://docs.openstack.org/admin-guide-cloud/content/advanced_networking.html > > > "neutron net-create --shared public-net" > > > Regards, The use

[Openstack] glance error

2014-10-29 Thread mohib
Hi xico loco, my /VAR/LOG/GLANCE/API.LOG show this error. Please see in below, 2014-10-29 16:49:29.461 10473 DEBUG oslo.db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_

Re: [Openstack] Q: How do you set up your external networks?

2014-10-29 Thread Andreas Scheuring
So you want all users to direclty connect to this network? What about the shared parameter? http://docs.openstack.org/admin-guide-cloud/content/advanced_networking.html "neutron net-create --shared public-net" Regards, -- Andreas (irc: scheuran) On Tue, 2014-10-28 at 15:08 -0400, Don Wa

[Openstack] Compute Node without firewall (iptables) and linux bridge

2014-10-29 Thread Chris
Hello I'm looking for a way to disable any firewall feature in one of our compute nodes and prevent the creation of the Linux bridge in the data path inside of this compute node. Here is the configuration in the compute node: #/etc/neutron/plugin.ini [securitygroup] #firewall_driver = n