summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/network_util.py
Commit message (Expand)AuthorAgeFilesLines
* vmware: Remove vestigial nova-network supportStephen Finucane2019-11-291-99/+0
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-1/+1
* Merge "VMware: ensure that provider networks work for type 'portgroup'"Zuul2017-11-231-4/+18
|\
| * VMware: ensure that provider networks work for type 'portgroup'Gary Kotton2016-12-151-4/+18
* | VMware: use WithRetrieval in get_network_with_the_nameCedric Brandily2017-03-131-10/+6
|/
* use the HostPortGroupSpec.vswitchName instead of HostPortGroup.vswitch.splitFang He2016-08-041-1/+1
* VMware: Replace get_dynamic_property with get_object_propertyRadoslav Gerganov2015-09-121-21/+26
* VMware: Handle port group not found caseDiana Clarke2015-06-221-1/+2
* VMware: fix network connectivity problemsGary Kotton2015-02-241-48/+73
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* VMware: remove _get_vim() from VMwareAPISessionRadoslav Gerganov2014-10-051-2/+2
* Merge "vmwareapi oslo.vmware library integration"Jenkins2014-09-021-2/+2
|\
| * vmwareapi oslo.vmware library integrationVui Lam2014-09-011-2/+2
* | VMware: add in DVS VXLAN supportGary Kotton2014-08-031-1/+3
|/
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-8/+8
* VMware: add in debug information for network selectionGary Kotton2014-03-031-2/+4
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-6/+3
* VMware: raise more specific exceptionsGary Kotton2014-02-181-3/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* VMware: clean up get_network_with_the_nameGary Kotton2013-08-261-2/+0
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Clean up vmwareapi.network_util.get_network_with_the_nameMatt Riedemann2013-06-021-4/+1
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Change all instances of the non-word "inteface" to "interface"David Ripton2013-02-181-1/+1
* VMware VC Compute DriverSean Chen2013-02-041-16/+20
* VMware Compute Driver NetworkingSean Chen2013-01-251-5/+10
* fix misspellings in logs, comments and testsPádraig Brady2013-01-211-1/+1
* VMware Compute Driver RenameSean Chen2013-01-141-0/+170