summaryrefslogtreecommitdiff
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* stop setting mtu when plugging vhost-user portsSean Mooney2016-03-222-13/+31
* Merge "linux_net: use new exception for ovs-vsctl failures"Jenkins2016-03-161-1/+1
|\
| * linux_net: use new exception for ovs-vsctl failuresRoman Podoliaka2016-03-111-1/+1
* | Get instance security_groups from already fetched instanceHans Lindgren2016-03-112-6/+4
|/
* Change SpawnIsSynchronous fixture returnAndrew Laski2016-03-101-11/+0
* Fix config generation for Neutron auth optionsPavlo Shchelokovskyy2016-03-091-4/+3
* Merge "Add docstrings for nova.network.base_api.get_vifs_by_instance"Jenkins2016-03-081-1/+8
|\
| * Add docstrings for nova.network.base_api.get_vifs_by_instanceMatt Riedemann2016-03-071-1/+8
* | Merge "Fix string interpolations at logging calls"Jenkins2016-03-082-2/+2
|\ \ | |/ |/|
| * Fix string interpolations at logging callsTakashi NATSUME2016-03-072-2/+2
* | Merge "deprecate security_group_api config option"Jenkins2016-03-071-8/+13
|\ \
| * | deprecate security_group_api config optionSean Dague2016-03-041-8/+13
* | | Merge "update tests for use_neutron=True; fix exposed bugs"Jenkins2016-03-071-3/+20
|\ \ \ | |/ / | | / | |/ |/|
| * update tests for use_neutron=True; fix exposed bugsSean Dague2016-03-041-3/+20
* | Merge "deprecate ``volume_api_class`` and ``network_api_class``"Jenkins2016-03-041-4/+36
|\ \ | |/
| * deprecate ``volume_api_class`` and ``network_api_class``Sean Dague2016-03-041-4/+36
* | Merge "neutron: handle attach interface case with no networks"Jenkins2016-03-041-0/+5
|\ \ | |/ |/|
| * neutron: handle attach interface case with no networksMatt Riedemann2016-02-121-0/+5
* | Merge "neutron: remove redundant request.network_id assignment"Jenkins2016-02-271-1/+0
|\ \
| * | neutron: remove redundant request.network_id assignmentMatt Riedemann2016-02-111-1/+0
* | | Merge "Use MTU value from Neutron in OVS/LB VIF wiring"Jenkins2016-02-262-5/+8
|\ \ \
| * | | Use MTU value from Neutron in OVS/LB VIF wiringKevin Benton2016-02-232-5/+8
* | | | Merge "Remove use of `list` as variable name"Jenkins2016-02-241-6/+6
|\ \ \ \
| * | | | Remove use of `list` as variable nameJim Rollenhagen2016-02-231-6/+6
| |/ / /
* | | | Fix networking exceptions in ComputeTestCaseAndrew Laski2016-02-231-4/+7
|/ / /
* | | Merge "Use instance hostname for Neutron DNS unit tests"Jenkins2016-02-151-2/+3
|\ \ \
| * | | Use instance hostname for Neutron DNS unit testsMiguel Lavalle2016-02-151-2/+3
* | | | Remove unused CONF importsMichael Still2016-02-152-6/+0
| |_|/ |/| |
* | | Merge "Change populate_security_groups to return a SecurityGroupList"Jenkins2016-02-122-4/+4
|\ \ \
| * | | Change populate_security_groups to return a SecurityGroupListAndrew Laski2016-02-112-4/+4
| | |/ | |/|
* | | Merge "Use instance hostname for Neutron DNS"Jenkins2016-02-122-3/+62
|\ \ \ | |/ / |/| / | |/
| * Use instance hostname for Neutron DNSMiguel Lavalle2016-02-052-3/+62
* | Merge "Join flavor when re-querying instance for floating ip association"Jenkins2016-02-091-2/+2
|\ \
| * | Join flavor when re-querying instance for floating ip associationDan Smith2016-02-051-2/+2
* | | Merge "Use instance in setup_networks_on_host"Jenkins2016-02-093-9/+21
|\ \ \
| * | | Use instance in setup_networks_on_hostTimofey Durakov2016-02-043-9/+21
| |/ /
* | | Merge "Fixes network py3 unit tests"Jenkins2016-02-091-2/+2
|\ \ \
| * | | Fixes network py3 unit testsClaudiu Belu2016-02-091-2/+2
| |/ /
* | | Sync L3Driver, NullL3 interface with LinuxNetL3Roman Bogorodskiy2016-02-081-3/+3
* | | Remove all remaining references to QuantumDaniel P. Berrange2016-02-023-5/+1
|/ /
* | Merge "Migrate from keystoneclient to keystoneauth"Jenkins2016-02-011-24/+9
|\ \
| * | Migrate from keystoneclient to keystoneauthMonty Taylor2016-01-281-24/+9
| |/
* | Merge "Libvirt: Support ovs fp plug in vhostuser vif"Jenkins2016-02-011-2/+3
|\ \
| * | Libvirt: Support ovs fp plug in vhostuser vifMaxime Leroy2016-01-291-2/+3
* | | Merge "neutronv2: Allow Neutron to specify OVS/LB bridge."Jenkins2016-02-012-9/+10
|\ \ \ | |/ / |/| |
| * | neutronv2: Allow Neutron to specify OVS/LB bridge.Russell Bryant2016-02-012-9/+10
* | | Merge "Added super() call in some of the Model's child"Jenkins2016-01-281-0/+6
|\ \ \ | |_|/ |/| |
| * | Added super() call in some of the Model's childGábor Antal2016-01-201-0/+6
* | | Merge "Libvirt: Support fp plug in vhostuser vif"Jenkins2016-01-222-0/+17
|\ \ \
| * | | Libvirt: Support fp plug in vhostuser vifMaxime Leroy2015-12-012-0/+17