Update git submodules

* Update nova from branch 'master'
  - Merge "Remove mox in unit/network/test_neutronv2.py (7)"
  - Remove mox in unit/network/test_neutronv2.py (7)
    
    Replace mox with mock in the following methods
    in the TestNeutronv2 class
    in nova/tests/unit/network/test_neutronv2.py.
    Then moves the methods to the TestNeutronv2WithMock class.
    
    * test_get_instance_nw_info_without_subnet
    * test_refresh_neutron_extensions_cache
    * test_populate_neutron_extension_values_rxtx_factor
    * test_allocate_for_instance_no_networks
    * test_allocate_for_instance_ex1
    
    Change-Id: I18db12d9dc2d550855f820916da3111180c42ace
    Implements: blueprint mox-removal-train
This commit is contained in:
Zuul 2019-04-09 03:22:08 +00:00 committed by Gerrit Code Review
parent 4f990c2661
commit a3287320f5
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit fb1fee6772bb101eac83845bac9022df77113aaa
Subproject commit d18d638d61875a4f95a2d5385e061ed564467994