bcwaldon / vagrant_devstack

Vagrant project that sets up a devstack environment
82 stars 23 forks source link

Allow number of CPUs to be configurable #11

Closed sc68cal closed 11 years ago

bcwaldon commented 11 years ago

Thanks for taking care of this project, Sean. I made you a collaborator so you can commit directly to this repository. I'd love to still track what's happening here, so I do ask that you push changes through PRs :)

sc68cal commented 11 years ago

@bcwaldon No problem - I prefer the PR workflow anyway.

PS - you have seriously saved so much time and hassle with this project - I owe you a beer if you're going to be at the OpenStack summit in April.

sc68cal commented 11 years ago

@bcwaldon - let me know if this is good for merge

bcwaldon commented 11 years ago

Good to go. I wanted to test how the conf['num_cpus'] lookup would react if the key was not found in the config. All is well, go ahead and merge.