Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-20 Thread Juerg Haefliger
On Tue, Jan 21, 2014 at 3:15 AM, jeffty wrote: > > Thanks Joe, It really helps. > > Will check them to find the proper way. > > Thanks. > > On 1/19/2014 3:32 PM, Joe Topjian wrote: > > Hello, > > > > We've used this in the past: > > > > https://github.com/jordanrinke/openstack > > > > It allows a

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-21 Thread Juerg Haefliger
+0100, Joe Topjian wrote: > >> Hi Juerg, > >> > >> Thats a really creative way of setting the password. Are you able to > >> share your powershell script? > >> > >> Thanks, > >> Joe > >> > >> On Tue, Jan 21, 2014 at 8:15

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-22 Thread Juerg Haefliger
gt; > On Tue, Jan 21, 2014 at 8:15 AM, Juerg Haefliger wrote: >> >> >> On Tue, Jan 21, 2014 at 3:15 AM, jeffty wrote: >> > >> > Thanks Joe, It really helps. >> > >> > Will check them to find the proper way. >> > >> > Thank

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-23 Thread Juerg Haefliger
Here it is. I'm not a PowerShell expert so go easy on me :-) ...Juerg # # Copyright (c) 2014 Hewlett-Packard Development Company, L.P. # # Author: Juerg Haefliger # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public Licen

[Openstack] Announcing Dwarf - OpenStack API on top of libvirt/kvm

2014-03-06 Thread Juerg Haefliger
Hi all, I have this little pet project of mine that reached a state where it might be useful to others. Dwarf is a simple service, that provides support for a subset of the OpenStack API on top of a locally running libvirt daemon (with KVM in the back). The main driver for this is to have a somew

Re: [Openstack] [Nova] Admin pass injection in launch libvirt/kvm instance

2014-06-25 Thread Juerg Haefliger
On Wed, Jun 25, 2014 at 9:07 AM, Wangpan wrote: > > Hi all, > > I debug the process of libvirt admin password injection, I found everything is OK before the instance is booting up, > the /etc/shadow is modified normally, such as: > Wangpan@10-120-120-7:/tmp/openstack-vfs-localfsX_J5ke/etc$ sudo ca

Re: [Openstack] Openstack image boot slow

2014-07-07 Thread Juerg Haefliger
On Sun, Jul 6, 2014 at 2:47 PM, Nhan Cao wrote: > > hi > i see cache=none in /var/lib/instance/uuid-xx/libvirt.xml. > how i set other default value such as: writethrough, writeback... > thanks /etc/nova/nova.conf: # Specific cachemodes to use for different disk types e.g: # "file=directsync","bl

Re: [Openstack] Announcing Dwarf - OpenStack API on top of libvirt/kvm

2014-07-09 Thread Juerg Haefliger
On Tue, Jul 8, 2014 at 3:25 PM, Curtis wrote: > > On Thu, Mar 6, 2014 at 4:00 AM, Juerg Haefliger wrote: > > Hi all, > > > > I have this little pet project of mine that reached a state where it might > > be useful to others. > > > > Dwarf is a simple s

Re: [Openstack] CentOS 6.5 cloud-init growpart/resizefs does not work on first boot.

2014-08-05 Thread Juerg Haefliger
Hi, On Wed, Aug 6, 2014 at 4:35 AM, sylecn wrote: > > Hi stackers, > > I have come across this problem of growpart/resizefs not working with CentOS 6.5 Cloud image on first boot. Which kernel version are you running in the guest? > Here is the relevant config in cloud.cfg > ==

Re: [Openstack] CentOS 6.5 cloud-init growpart/resizefs does not work on first boot.

2014-08-06 Thread Juerg Haefliger
On Wed, Aug 6, 2014 at 9:11 AM, sylecn wrote: > > > > > On Wed, Aug 6, 2014 at 2:05 PM, Juerg Haefliger wrote: >> >> Hi, >> >> >> On Wed, Aug 6, 2014 at 4:35 AM, sylecn wrote: >> > >> > Hi stackers, >> > >> > I hav

Re: [Openstack] Centos 7 root pasword

2014-10-15 Thread Juerg Haefliger
On Wed, Oct 15, 2014 at 11:33 AM, Steven Hardy wrote: > > On Tue, Oct 14, 2014 at 01:11:40PM +0530, Mridhul Pax wrote: > >Hi Friends, > >I have downloaded a centos 7 image from the following site and created a > >glance image. Im able to provison a server via that image and the server