summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/vif.py
Commit message (Expand)AuthorAgeFilesLines
* VMWare: Use get_hardware_devices throughoutFabian Wiesel2021-08-181-2/+0
* vmware: Remove vestigial nova-network supportStephen Finucane2019-11-291-74/+5
* Allow driver to specify switch&port for faster lookupmmidolesov2018-11-201-14/+18
* Merge "VMware: ensure that provider networks work for type 'portgroup'"Zuul2017-11-231-0/+7
|\
| * VMware: ensure that provider networks work for type 'portgroup'Gary Kotton2016-12-151-0/+7
* | Remove translation of log messagesNgo Quoc Cuong2017-06-131-6/+6
|/
* Merge "config options: Centralize vmware section"Jenkins2016-04-061-16/+2
|\
| * config options: Centralize vmware sectionSujitha2016-04-041-16/+2
* | VMware: Use Port Group and Key in binding detailsThomas Bachman2016-03-301-1/+9
|/
* VMware: make the opaque network attachment more robustGary Kotton2016-03-201-2/+13
* Merge "VMware: fix trivial indentations"Jenkins2015-12-171-1/+1
|\
| * VMware: fix trivial indentationsGary Kotton2015-11-061-1/+1
* | Use version convert methods from oslo_utils.versionutilsChangBo Guo(gcb)2015-11-251-3/+3
* | VMware: expand support for Opaque networksGary Kotton2015-11-131-56/+46
|/
* VMware: Replace get_dynamic_property with get_object_propertyRadoslav Gerganov2015-09-121-3/+4
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Replacement `_` on `_LW` in all LOG.warning part 4Mike Durnosvistov2014-12-041-3/+3
* Merge "VMware: Do not read opaque type for DVS network"Jenkins2014-09-031-1/+9
|\
| * VMware: Do not read opaque type for DVS networkGary Kotton2014-08-031-1/+9
* | vmwareapi oslo.vmware library integrationVui Lam2014-09-011-2/+2
|/
* Merge "VMware: support the hotplug of a neutron port"Jenkins2014-07-221-9/+24
|\
| * VMware: support the hotplug of a neutron portGary Kotton2014-07-161-9/+24
* | Merge "VMware: validate the network_info is defined"Jenkins2014-07-191-1/+1
|\ \
| * | VMware: validate the network_info is definedGary Kotton2014-07-141-1/+1
| |/
* | Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
|/
* VMware: spawn refactor - phase 1 - get_vif_infoGary Kotton2014-04-221-0/+20
* VMware: raise more specific exceptionsGary Kotton2014-02-181-1/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove deprecated config aliasesJoe Gordon2013-12-171-3/+0
* Document when config options were deprecatedJoe Gordon2013-12-031-0/+1
* VMware: Network fallback in case specified one not foundGary Kotton2013-10-081-9/+28
* VMware: Fix SwitchNotFound error when network existsSabari Kumar Murugesan2013-09-261-13/+19
* VMware: Fix ensure_vlan_bridge to work properly with existing DVSDavanum Srinivas2013-09-171-24/+26
* VMware: Ensure Neutron networking works with VMware driversGary Kotton2013-08-191-1/+43
* Create vmware sectionGary Kotton2013-07-221-3/+5
* Add unitests for VMware vif, and fix code logical error.Yaguang Tang2013-05-081-18/+16
* Support FlatDHCP network for VMware Hyper.Yaguang Tang2013-04-241-21/+26
* Remove unnecessary method argument.Yaguang Tang2013-04-221-1/+1
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* VMWare driver to use current nova.network.modelAmir Sadoughi2013-02-121-3/+3
* VMware VC Compute DriverSean Chen2013-02-041-6/+9
* VMware Compute Driver OVF SupportSean Chen2013-01-251-1/+1
* VMware Compute Driver RenameSean Chen2013-01-141-7/+7
* Remove unused VMWare VIF driver abstractionDaniel P. Berrange2013-01-031-52/+44
* Delete pointless nova.virt.VIFDriver classDaniel P. Berrange2013-01-031-2/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0