summaryrefslogtreecommitdiffstats
path: root/nova/virt/vmwareapi/vim_util.py
Commit message (Expand)AuthorAgeFilesLines
* Backslash continuations (nova.virt)Zhongyue Luo2012-02-081-4/+2
* Convert vmwareapi code to UNIX style line endingsMark McLoughlin2012-01-251-223/+223
* fix pylint W0102 errors.Matthew Hooker2011-08-031-2/+8
* Addressed issues raised by Rick Harris' reviewArmando Migliaccio2011-03-241-5/+6
* 1) Update few comments where whitespace is missing after '#'sateesh2011-03-171-10/+10
* * Updated document vmware_readme.rst to mention VLAN networking sateesh2011-03-161-21/+24
* Fixed some more pep8 errorssateesh2011-03-071-1/+1
* * Updated readme file with installation of suds-0.4 through easy_install.sateesh2011-03-071-104/+67
* Updated the code to include support for guest consoles, VLAN networking for g...sateesh2011-03-021-162/+141
* * Took care of localization of stringssateesh2011-02-231-35/+13
* Updated import statements according to HACKING guidelines.sateesh2011-02-221-0/+2
* Added vmwareapi module to add support of hypervisor vmware-vsphere to OpenStack.sateesh2011-02-171-0/+291