guest_get_nic_vswitch_info already removed in SDK

Bug #1788344 reported by cao biao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-zvm-virt-driver
New
Undecided
Unassigned

Bug Description

driver code still use guest_get_nic_vswitch_info to check the status of NIC.
But this API already been removed in SDK.

def _wait_network_ready(self, instance):
    ......
    try:
        switch_dict = self._reqh.call('guest_get_nic_vswitch_info',
                                      inst_name)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.