bcwaldon / vagrant_devstack

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

Migrate to using local.conf only #28

Closed sc68cal closed 9 years ago

ashleydw commented 9 years ago

I get stuck at the below, is this a resolution to the problem?

==> default: [2014-12-10T12:15:10+00:00] INFO: template[/home/vagrant/devstack/localrc] owner changed to 1000
==> default: [2014-12-10T12:15:10+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group

I've tried the fork but it fails because of the cookbook submodules.

sc68cal commented 9 years ago

@ashleydw - are you sure that is stuck? It takes a while for the run to complete, since it is running DevStack, and that log line is one of the log lines that gets printed while DevStack is running.

If you are having problems with the cookbook submodules, have you updated your branch with the latest from this repo, and updated your submodules properly?