diff options
author | Jun Hu <jh245g@att.com> | 2017-11-17 14:13:49 -0500 |
---|---|---|
committer | Nicolas Hu <jh245g@att.com> | 2017-11-17 14:18:21 -0500 |
commit | 07f6751daac99645dd92ab9239e56293665c229d (patch) | |
tree | 015ea6fd1949f79e5b58d0fa75a959aa64887e32 /.idea/vcs.xml | |
parent | 9f870bea670b25d0b892d91736313f886379563b (diff) |
Deploy Policy on VMs by TOSCA
IssueID: OOM-80
Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f
Signed-off-by: Nicolas Hu <jh245g@att.com>
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000000..35eb1ddfbb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project>
\ No newline at end of file |