Update git submodules

* Update os-vif from branch 'master'
  - Remove IP proxy methods
    
    Remove IP proxy methods in os_vif.internal.command.ip.__init__.py. Both
    Windows and Linux IP implementations have the same interface, IpCommand.
    Method calls (set, add, delete, exists) must be the same for both IP
    classes, making those proxy calls unnecessary.
    
    Removed a nesting level for internal IP commands. Now those commands are
    located in os_vif.internal.ip.
    
    Change-Id: Id8b71172fb06b435cf169a7e55c11233f22fa65b
    Closes-Bug: #1817940
This commit is contained in:
Rodolfo Alonso Hernandez 2019-03-13 17:56:18 +00:00 committed by Gerrit Code Review
parent 6116c5278f
commit b98462ce7c
1 changed files with 1 additions and 1 deletions

2
os-vif

@ -1 +1 @@
Subproject commit 67df883c60c5c86e53a73209cb77a75d457f4728
Subproject commit ee124d2e98c2660ced7d71c1bd10525bf095a939