diff options
author | Harry Huang <huangxiangyu5@huawei.com> | 2017-03-02 16:11:35 +0800 |
---|---|---|
committer | Harry Huang <huangxiangyu5@huawei.com> | 2017-03-02 20:21:33 +0800 |
commit | 73a71b794191019bfa83f6bd7194ef8316273780 (patch) | |
tree | 27098c28ff21f2582829272faf97a8ae502f56f7 /.gitignore | |
parent | df06f21dc792b1c17219d9d9d59e29184e1868bb (diff) |
adjust juju connect
1. delete existing VIM and VNFM when add
2. fix mysql grant not effective bug
3. remove know_hosts in juju env prepare
Change-Id: I2b6c470020b2a36d341f8313baaded15c0dfd2cd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ccf6a49 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/work |