change source to . in gnocchi-base dockerfile

TrivialFix

Change-Id: I6b2d9331f5f28999f0d6cd037357883fdf0770a3
This commit is contained in:
zhubingbing 2016-10-12 07:53:26 +00:00
parent 9a35c0e679
commit 4817cd730c
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ if [[ $(stat -c %a ${GNOCCHI_LOG_DIR}) != "755" ]]; then
chmod 755 ${GNOCCHI_LOG_DIR}
fi
source /usr/local/bin/kolla_gnocchi_extend_start
. /usr/local/bin/kolla_gnocchi_extend_start