[Openstack] ceilometer control screen

2013-12-01 Thread Peter Cheung
Hi thereAny body want to design the control screen for ceilometer? My name is Peter, from Titan dev team, we are create a management console for SME. Thanksfrom Peter ___ Mailing list: http://lists.openstack.

[Openstack] (announce) neutron/openvswitch debugging utility

2013-12-01 Thread George Shuklin
Good day. While debugging neutron setup on compute nodes I found debugging process rather annoying - almost half of the path happens outside normal interfaces (f.e. all traffic in patch interfaces can't be monitored with tcpdump). I wrote a small shell utility, which allow to generate fake I

Re: [Openstack] hypervisor selection

2013-12-01 Thread wu jiang
Hi John, This website lists the difference of function support between all hypervisors. https://wiki.openstack.org/wiki/HypervisorSupportMatrix Hope it's useful for you. :) wingwj On Sun, Dec 1, 2013 at 1:04 AM, Gary Kotton wrote: > Hi, > By default devstack uses the libvirt driver. This can

[Openstack] Finding Open Stack partner in APAC

2013-12-01 Thread Kai
Hi all, Our company is looking for a partner or professional consulting service at APAC in order to building an IaaS based on OpenStack. Our scope is becoming a cloud service provider for internal corp first, then becoming a public cloud service provider. Can anyone help me? Our corporation is l

Re: [Openstack] Application deployment

2013-12-01 Thread Ferreira, Rafael
This is prob as close as it gets today to a full PaaS solution: https://wiki.openstack.org/wiki/Heat You would have to use some chef/puppet deployment scripts to get all you are describing. You can also just roll-your-own with chef and knife-openstack. On 11/29/13, 3:09 AM, "g...@libero.it" w

Re: [Openstack] Finding Open Stack partner in APAC

2013-12-01 Thread Colin McNamara
Have you checked out the Ho Chi Minh City users group? - http://www.openstack.org/blog/2013/04/vietnam-openstack-meetup-3/ Regards, Colin Colin McNamara People | Process | Technology Mobile: 858-208-8105 Twitter:@colinmcnamara Linke

Re: [Openstack] hypervisor selection

2013-12-01 Thread yatin kumbhare
Hi John, you can choose your hypervisor driver by changing nova.conf. in nova.conf - change compute_driver = nova.virt.. Restart nova-compute service. Logs will show particular driver loading. Regards, Yatin On Mon, Dec 2, 2013 at 6:57 AM, wu jiang wrote: > Hi John, > > This website lists t

[Openstack] Cannot start instance, compute node says "No network configured"

2013-12-01 Thread Abhijeet Rastogi
Hi everyone, I've followed https://github.com/OpenStackCookbook/OpenStackCookbook to setup VMs and was trying to start my first node using: nova boot myInstance --image a1cfc30d-ad14-482e-806c-5e0b517fa362 --flavor 1 --key_name demo --security-groups default It results in error logs: (on compute