Python bindings

2017-02-08 Thread Ranjith Kumar
Hi!, Does cloudstack api have python bindings? other than REST api?.

RE: Python bindings

2017-02-08 Thread Daan Hoogland
Ranjith, Did you look at marvin? There are several python bindings out there. Marvin is the one that CloudStack uses for it’s integration tests. Van: Ranjith Kumar Verzonden: woensdag 8 februari 2017 09:07 Aan: users@cloudstack.apache.org

Re: Python bindings

2017-02-08 Thread Ranjith Kumar
Daan, Thanks for you response. Marvin is more from the testing perspective. do we have something similar for the development perspective.(like native python calls) Thanks, Ranjith On Wed, Feb 8, 2017 at 2:18 PM, Daan Hoogland wrote: > Ranjith, > > > > Did you look at marvin? There are sever

Re: Python bindings

2017-02-08 Thread Rene Moser
Hi Ranjith On 02/08/2017 09:07 AM, Ranjith Kumar wrote: > Does cloudstack api have python bindings? other than REST api?. Not sure if I fully understand your needs but there is a neat little python lib for cloudstack on https://github.com/exoscale/cs. It is also installable with pip: pip install

Unplanned downtime

2017-02-08 Thread Vibol Vireak
Dear all, Well migrating instants is a very good function that available in Cloudstack presented on Apache Cloudstack Documentation. But after spending a week read and searching for more information. I found out that unplanned downtime for a hypervisor can cause a vm inside to go offline. In gene

AW: Unplanned downtime

2017-02-08 Thread S . Brüseke - proIO GmbH
Hi Vibol, I do not get you question 100%. What do you mean by unplanned hypervisor downtime? Do you mean that a hypervisor is crashing and goes down? CS has tools to restart VMs that should not be down. But you will have a downtime for VMs between crash of hypervisor and restarting the VM on ano

Re: Unplanned downtime

2017-02-08 Thread Vibol Vireak
Dear Swen, Well firstly I'm really appreciated your response and apologize for make u confusing my question I'm well understanding your Answer, and i just make my question clear. What happen is the hypervisor host accidently crash at night on 3am (Example) do i need to manual restart the instants

AW: Unplanned downtime

2017-02-08 Thread S . Brüseke - proIO GmbH
Hi Vibol, that depends on your hypervisor setup and settings in CS. Is the compute offering the VMs based on HA enabled? Is your hypervisor cluster HA enabled? Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Vibol Vireak [mailto:vibolvir...@gmail.com]

Giving Users SSH Access to VMs

2017-02-08 Thread John Adams
Hello, Just managed to setup version 4.9.2.0 with various Ubuntu 14.04 KVM hosts. In the release notes for v 4.6 there's a mention of being able to generate ssh-keys from the Web UI but there's no mention of this in the administration documentation, or unless I'm not looking hard enough. Also is

Re: Giving Users SSH Access to VMs

2017-02-08 Thread Rene Moser
Hi John On 02/08/2017 01:14 PM, John Adams wrote: > Hello, > > Just managed to setup version 4.9.2.0 with various Ubuntu 14.04 KVM hosts. > In the release notes for v 4.6 there's a mention of being able to generate > ssh-keys from the Web UI but there's no mention of this in the > administration

FINAL REMINDER: CFP for ApacheCon closes February 11th

2017-02-08 Thread Rich Bowen
Dear Apache Enthusiast, This is your FINAL reminder that the Call for Papers (CFP) for ApacheCon Miami is closing this weekend - February 11th. This is your final opportunity to submit a talk for consideration at this event. This year, we are running several mini conferences in conjunction with t

Re: Unplanned downtime

2017-02-08 Thread Vibol Vireak
I just install cloudstack, kvm as a hypervisor with ceph primary storage. And i don't have any running instant yet because i plan to setup advance network with openvswitch for my testing environment. as you mention, Did the cloudstack will automatic failover or restart the vmware to another hypervi

AW: Unplanned downtime

2017-02-08 Thread S . Brüseke - proIO GmbH
Hi Vibol, CS can only bring up VMs in the same cluster, because only this cluster has access to primary storage of the cluster where VM data is on. So if all hosts of one cluster are gone there is no way for CS to bring up these VMs. Mit freundlichen Grüßen / With kind regards, Swen -Urs

Re: Unplanned downtime

2017-02-08 Thread Rene Moser
Hi Virbol On 02/08/2017 03:14 PM, Vibol Vireak wrote: > I just install cloudstack, kvm as a hypervisor with ceph primary storage. > And i don't have any running instant yet because i plan to setup advance > network with openvswitch for my testing environment. as you mention, Did > the cloudstack w

Re: Unplanned downtime

2017-02-08 Thread Vibol Vireak
Great thank for you help.. will deep dive into this section soon. Thank and Best Regards, 2017-02-08 21:44 GMT+07:00 Rene Moser : > Hi Virbol > > On 02/08/2017 03:14 PM, Vibol Vireak wrote: > > I just install cloudstack, kvm as a hypervisor with ceph primary storage. > > And i don't have any run

LDAP / FreeIPA (openldap) - no entries

2017-02-08 Thread Vogel, Sven
Hi there, we try to get cloudstack running with ldap. LDAP Configuration ldap.basedn Sets the basedn for LDAP DC=example,DC=local ldap.bind.password Specifies the password to use for binding to LDAP password ldap.bind.principal Specifies the bind princip

Re: cs 4.5.1, vm stopped when putting xen hosts in maintenance

2017-02-08 Thread Rafael Weingärtner
Your update seems reasonable. The methods that use the “step” data are the following: - com.cloud.vm.VirtualMachineManagerImpl.checkWorkItems(VMInstanceVO, State) - com.cloud.vm.VirtualMachineManagerImpl.cleanup(VirtualMachineGuru, VirtualMachineProfileItWorkVO, Event, boolean) - co