Resolved. Problem was some missing perequisites (installing nova docker). Minor problem that needs to be resolved if anyone knows the answer is that I can't seem to use the same answer file to install nova-docker and the stack.sh script. If I simply prepend the nova-docker lines to the same answer file I used for stack.sh without docker, the stack.sh values are ignored and I have to enter the values manually.
Tony On Sun, Nov 29, 2015 at 4:10 AM, Tony Su <[email protected]> wrote: > http://pastebin.com/wSi246CN > > > The above pastebin is the localrc "answer file" used to install > devstack with docker as described at > https://wiki.openstack.org/wiki/Docker > > When running ./stack.sh > > the error is > > /home/user/devstack/localrc: line 5: [DEFAULT]: command not found > > Seems that the script is expecting to run a command instead of reading > the variable. > > TIA > Tony _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
