Add config file path to 'bindmount' list
authorSun Lihong <lihongx.sun@intel.com>
Fri, 9 May 2014 00:57:22 +0000 (08:57 +0800)
committerSun Lihong <lihongx.sun@intel.com>
Fri, 9 May 2014 01:03:11 +0000 (09:03 +0800)
commit2f2b3e972600db0562855d63a67d4a808eaf208c
treeee0558e345cc8c71f283566d1f359dfc2ae7564a
parentf56dfffd57dda6befaae5d80c30a5e9babe82ff7
Add config file path to 'bindmount' list

In bootstrap mode, if the config file specified by '-c' is not under
the current dir, its sub dirs or the ks dir, it cannot be found, mic
will uses the default '/etc/mic/mic.conf', add 'configmgr._siteconf'
to bind list to also mount conf dir in bootstrap.

Change-Id: I4477466289fdf7542b959c227935b542eaf36e77
mic/rt_util.py