Re: [Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-03 Thread Tim Bell
Have you had a look at cloud-init ? Tim - Reply message - From: "Ray Sun" To: "openstack" Subject: [Openstack] Is there any method to Activate Windows during Launch a new Instance? Date: Sat, Nov 3, 2012 03:04 I create a windows 7 image(without activate) and upload to glance, and I

Re: [Openstack] Distributed configuration database

2012-11-03 Thread Aniruddha Khadkikar
@Rob - excellent points. It would be good to know in real life deployments how often are configurations changed so the question of network interruptions are handled in a befitting way. It is my impression that once the database has synced the information, changes would be infrequent. Regarding your

Re: [Openstack] Distributed configuration database

2012-11-03 Thread andi abes
On Sat, Nov 3, 2012 at 9:30 AM, Aniruddha Khadkikar wrote: > @Rob - excellent points. It would be good to know in real life > deployments how often are configurations changed so the question of > network interruptions are handled in a befitting way. It is my > impression that once the database has

Re: [Openstack] Distributed configuration database

2012-11-03 Thread Tim Bell
Puppet is great for this sort of thing. There are various ways of querying parameters and making choices about them. A typical example would be where you want to adjust a configuration parameter due to memory configuration or network. Writing the puppet configuration is not difficult... Puppetlab

Re: [Openstack] [Folsom] Horizon not working

2012-11-03 Thread Asher Newcomer
Hi, I'm suddenly having the same problem on a fresh install from cloud archives on 12.04. I tried setting token_format=UUID explicitly in keystone.conf because I had seen related bugs there, but no luck. Thanks, Asher On Fri, Nov 2, 2012 at 10:45 AM, Raja Gajju wrote: > Hi all, > > I am tota

Re: [Openstack] Distributed configuration database

2012-11-03 Thread Aniruddha Khadkikar
On Sat, Nov 3, 2012 at 7:53 PM, andi abes wrote: > On Sat, Nov 3, 2012 at 9:30 AM, Aniruddha Khadkikar > wrote: >> @Rob - excellent points. It would be good to know in real life >> deployments how often are configurations changed so the question of >> network interruptions are handled in a befitt

Re: [Openstack] Distributed configuration database

2012-11-03 Thread Aniruddha Khadkikar
On Sat, Nov 3, 2012 at 9:06 PM, Tim Bell wrote: > > Puppet is great for this sort of thing. There are various ways of querying > parameters and making choices about them. A typical example would be where > you want to adjust a configuration parameter due to memory configuration or > network. I ma

Re: [Openstack] Distributed configuration database

2012-11-03 Thread Robert Collins
On Sun, Nov 4, 2012 at 2:30 AM, Aniruddha Khadkikar wrote: > how the records are maintained. One can design the structure to > include a 'version' column along with a boolean attribute for logical > deletion of records. This would allow storing information across > different versions. Puppet has i

[Openstack] How to know capability of cloud resource pool?

2012-11-03 Thread Ray Sun
Is there any method to get the resource pool capability(CPU/Memory/Storage) in the cloud? Can OpenStack auto detect the resource when a new node join in? If not, is there a roadmap to implement it? Thanks. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01

[Openstack] Id collision across multiple data center deployments

2012-11-03 Thread Salman A Baset
Hello folks, Suppose there is a single BSS managing multiple data centers, each running independent OpenStack OSS. Is there any possibility of OpenStack keystone or other ids to be similar with another deployment? (in particular tenant_id, user_id etc). I don't think this is the case (assuming u