diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-09 09:21:57 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-09 09:21:57 +0800 |
commit | 2c059b3d6cb284a85fe71c7fe5364bef80d359ae (patch) | |
tree | 282aac9d747173ae9108a80a6e972d40084f14f7 /.gitignore | |
parent | e5a20f4ceb607d847a3b5c342733ef9e2663e22c (diff) |
Remove vfc-gvnfm-vnfres openo labels
As the seed code comes from openo, there are many
openo labels in vfc-gvnfm-vnfres, for example, in
the Rest URL, now remove the openo labels.
Change-Id: Ic624dde2d920ef83d1c9b50703d0e424d4af80d2
Issue-ID: VFC-85
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -res/.idea +.idea res/logs/runtime_res.log *.pyc bash.exe.stackdump |