[Openstack] Guest agent and fsfreeze

2015-01-02 Thread Tim Bell
I'm trying to get the guest agent working on OpenStack. I have enabled the guest agent using the property | Property 'hw_qemu_guest_agent' | yes | The VM has the qemu guest agent installed $ rpm -qa | grep guest qemu-guest-agent-1.5.3-60.el7_0.11.x86_64 The service has been started /bin/syst

[Openstack] [OpenStackClient] Adding Image 'member' commands

2015-01-02 Thread Dean Troyer
Glance has the concept of 'image members' as the mechanism for sharing images between projects. We need to add this to OSC and I'd like to work out the commands/options to do so A while back, markwash and I sat down and sorted a simple set of additions to support the member operations for both Im

Re: [Openstack] [juno][DVR]

2015-01-02 Thread Matt Kassawara
You might find this content useful... https://github.com/ionosphere80/openstack-networking-guide/blob/master/scenario-dvr/scenario-dvr.md The upcoming networking guide on docs.openstack.org (not available yet) will include this content plus content for other recent neutron features such as L3 HA.

[Openstack] Heat templates for deploying Kubernetes

2015-01-02 Thread Lars Kellogg-Stedman
Hello all, I maintain a set of Heat templates that will deploy a simple N-minion Kubernetes cluster. The templates are available from: https://github.com/larsks/heat-kubernetes I have recently updated these to work with either CentOS Atomic Host or Fedora 21 Atomic. The templates make use of

Re: [Openstack] [juno][DVR]

2015-01-02 Thread James Denton
Hi Subbareddy, Can you run that command again and then take a look at /var/log/neutron/server.log? It should give some indication as to what went wrong. If you'd like, I wouldn't mind seeing your l3_agent.ini, neutron.conf, and ml2_conf.ini from the controller/compute nodes if you want to post

Re: [Openstack] Not able to set cpuset and vcpupin attibutes guest xml

2015-01-02 Thread Kashyap Chamarthy
On Tue, Dec 23, 2014 at 01:37:26PM +0530, Srinivasa Rao Ragolu wrote: > Hi All, > > I am working on CPU Pinning feature of master branch of NOVA. Setup is > devstack. If this is your first interaction with DevStack, you need to be prepared to investigate any/all subtle failures depending on your