kolla-ansible/docker/nova-base
Steven Dake 095fbd7d7c Neutron doa in current form
The nova-config.sh script was exiting because of incorrect shell syntax.

The correct syntax for a regex search is
[[ haystack =~ needle ]].  The .*needle.* is unnecessary.  I think this shell
script exited because a period was missing.

Change-Id: I3aca5e0729eb5fedbe9ecb4d75ed85d5a1c7815a
2015-04-14 18:55:48 -07:00
..
build introduce a common base for compute and controller 2014-10-17 15:19:51 -04:00
config-nova.sh Neutron doa in current form 2015-04-14 18:55:48 -07:00
Dockerfile Allow changing base image 2015-03-02 14:08:06 +09:00