bcwaldon / vagrant_devstack

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

Extra variables, hostname based on repo used and a workaround/fix for /vagrant/home deletion while installing #8

Closed patux closed 11 years ago

patux commented 12 years ago

Extra varialbes to add flexibility and to the devstack builds Add workaround for a bug on devstack setting instances at /home/vagrant Reset stack.sh adds a instances cleanup which causes the deletion of /home/vagrant in the middle of vagrant installation

bcwaldon commented 12 years ago

Can you resolve the merge conflicts you have and just drop the 'Add repository' commits? I dont' see any value in pulling that and the equivalent revert commit in to the master history.

patux commented 12 years ago

i just cleanup code and remove unnecesary commits, separate all in pieces easy to manage..

bcwaldon commented 11 years ago

Please reopen this if still relevant.