Skip to content

Commit

Permalink
Import vim from pyVmomi
Browse files Browse the repository at this point in the history
Import vim so that sample code will run properly
  • Loading branch information
cingeyedog committed Sep 17, 2016
1 parent 575ab56 commit 986770b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/getallvms.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from __future__ import print_function

from pyVim.connect import SmartConnect, Disconnect
from pyVmomi import vim

import argparse
import atexit
Expand Down

0 comments on commit 986770b

Please sign in to comment.