~cisco-openstack/nova/network-refactoring-l2

« back to all changes in this revision

Viewing changes to nova/virt/vmwareapi_conn.py

  • Committer: Ryu Ishimoto
  • Date: 2011-07-21 07:31:14 UTC
  • Revision ID: ryu@midokura.jp-20110721073114-sm9r6hf7q8r0mlbh
Fixed PEP8 issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
        """Plugs in VIFs to networks."""
199
199
        self._vmops.plug_vifs(instance, network_info)
200
200
 
 
201
 
201
202
class VMWareAPISession(object):
202
203
    """
203
204
    Sets up a session with the ESX host and handles all