In vim list and vim show command,
since hashed password masking on server-side,
the "mask_dict_password" modules are removed on client-side.
Change-Id: I463cb04696dc09157fbbc4b0bd64e66850feac84
Depends-On: Ice5c51b6a66cd27f21c144d3a672cf790e4cec41
Closes-bug: #1594495
This fix masks the password attr in vim response for vim-list,
vim-show and vim-create commands.
Change-Id: I9b38b45f292a11f4615f3dc8eff672a4206c4a4a
Closes-Bug: #1567585
Vim resource attr 'type' does not allow a PUT operation. Updated
the vim args to refelct typeattr for POST operation only. Also
fixed the vim name arg for vnf create command
Change-Id: I3c08945f24343288c2c5614ab4b472d68a1e1d47
Client side changes for multisite VIM feature including new shell
commands.
Change-Id: Idae463b0cec40bea2edfde5723f7de5077600040
Implements: blueprint multi-site-vim