summaryrefslogtreecommitdiff
path: root/nova/virt/netutils.py
Commit message (Expand)AuthorAgeFilesLines
* Don't provide MTU value in metadata service if DHCP is enabledSlawek Kaplonski2022-11-291-1/+8
* nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-2/+2
* ec2: Move ec2utils functions to their callersStephen Finucane2019-09-271-0/+16
* libvirt: add vf_trusted field for network metadataSahid Orentino Ferdjaoui2018-05-301-0/+10
* provide interface-scoped nameserver informationLars Kellogg-Stedman2017-07-191-0/+2
* Avoid false positives of Jinja2 in Bandit scanZhen Qin2017-07-131-2/+3
* Update network metadata type field for IPv6Jens Rosenboom2017-04-121-2/+5
* Limit exposure of network device types to the guest.Scott Moser2017-04-061-3/+3
* netutils: Ignore 'use_ipv6' for network templatesStephen Finucane2017-03-221-16/+4
* libvirt: expose virtual interfaces with vlans to metadataVladik Romanovsky2017-01-261-0/+10
* Fix network mtu in network_metadataJens Rosenboom2016-05-151-1/+1
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-1/+0
* config options: Centralise 'virt.netutils' optionsStephen Finucane2016-02-221-11/+2
* Add the missing return value in the commentFelix Li2016-01-041-1/+2
* Only work with ipv4 subnet metadata if one existsAdam Gandelman2015-07-201-1/+1
* Merge "Build Neutron network data for metadata service"Jenkins2015-07-111-0/+176
|\
| * Build Neutron network data for metadata serviceJosh Gachnang2015-07-091-0/+176
* | Merge "Don't ignore template argument in get_injected_network_template"Jenkins2015-06-011-1/+1
|\ \ | |/ |/|
| * Don't ignore template argument in get_injected_network_templateMathieu Gagné2015-04-131-1/+1
* | Replace iter.next() with next(iter)Victor Stinner2015-05-131-2/+2
* | Add ability to inject routes in interfaces.templateMathieu Gagné2015-05-011-0/+9
|/
* Merge "Fixes interfaces template identification issue"Jenkins2015-02-131-0/+2
|\
| * Fixes interfaces template identification issueAlessandro Pilotti2014-12-071-0/+2
* | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
|/
* Add support for ipv6 nameserversDavanum Srinivas2014-09-041-0/+3
* Merge "xenapi: Use netuils.get_injected_network_template"Jenkins2014-07-221-2/+7
|\
| * xenapi: Use netuils.get_injected_network_templateRick Harris2014-07-151-2/+7
* | Merge "libvirt: Support IPv6 with LXC"Jenkins2014-07-221-2/+6
|\ \ | |/
| * libvirt: Support IPv6 with LXCRick Harris2014-07-151-2/+6
* | Move injected_network_template config to where it's usedRick Harris2014-07-161-1/+9
|/
* Fix interfaces template for two interfaces and IPv6Rick Harris2014-07-111-5/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Ensure that the netaddr import is in the 3rd party sectionGary Kotton2013-10-081-1/+0
* Fix network info injection in pure IPv6 environmentDavanum Srinivas2013-09-171-18/+35
* Port Cheetah templates to Jinja2Sascha Peilicke2013-09-021-16/+7
* Remove deprecated legacy network info model in Hypervisor driversYaguang Tang2013-08-231-68/+2
* Don't inject settings for dynamic networkBen Nemec2013-05-161-11/+103
* Being more defensive around the use_ipv6 config optionDavid Peraza2013-05-031-2/+3
* Fix launching libvirt instances with swapDaniel P. Berrange2013-02-211-0/+3
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+1
* Fix spelling mistakes in nova.virtJoe Gordon2013-01-021-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-071-4/+2
* Remove flags.DECLAREMark McLoughlin2012-11-041-2/+3
* continue config-drive-v2, add openstack metadata apiScott Moser2012-08-141-0/+73
* Blueprint xenapi-security-groupsSalvatore Orlando2012-01-101-0/+44