summaryrefslogtreecommitdiff
path: root/nova/network/neutronv2
Commit message (Expand)AuthorAgeFilesLines
* Remove vi modelinesliu-sheng2014-02-033-5/+0
* Merge "Fix bug for neutron network-name"Jenkins2014-01-261-9/+21
|\
| * Fix bug for neutron network-nameGary Kotton2014-01-191-9/+21
* | Small edits on help stringsAndreas Jaeger2014-01-231-9/+10
|/
* Remove uneeded dhcp_opts initializationAaron Rosen2014-01-041-1/+0
* Merge "Check Neutron port quota during validate_networks in API"Jenkins2013-12-211-39/+70
|\
| * Check Neutron port quota during validate_networks in APIPhil Day2013-11-271-39/+70
* | Remove deprecated config aliasesJoe Gordon2013-12-171-11/+0
* | Rename instance_type to flavor in nova.network treeMatt Riedemann2013-12-151-2/+2
* | Remove unused variables in neutron api interface and neutron testsAaron Rosen2013-12-131-2/+2
* | Remove unneeded call to conductor in network interfaceAaron Rosen2013-12-131-13/+9
* | Merge "Periodic task _heal_instance_info_cache can now use slave db"Jenkins2013-12-111-1/+5
|\ \
| * | Periodic task _heal_instance_info_cache can now use slave dbMichael Wilson2013-12-021-1/+5
* | | Merge "Removes check CONF.dhcp_options_enabled from nova"Jenkins2013-12-041-8/+2
|\ \ \ | |/ / |/| |
| * | Removes check CONF.dhcp_options_enabled from novaRohan Kanade2013-11-231-8/+2
* | | Fix Neutron Authentication for Metadata ServicePhil Day2013-12-011-8/+13
| |/ |/|
* | Merge "Users with admin role in Nova should not re-auth with Neutron"Jenkins2013-11-262-2/+3
|\ \
| * | Users with admin role in Nova should not re-auth with NeutronPhil Day2013-11-152-2/+3
* | | Address infinite loop in nova compute when getting network infoarmando-migliaccio2013-11-221-5/+6
| |/ |/|
* | Remove reduntant call to update_instance_info_cachearmando-migliaccio2013-11-141-2/+0
|/
* Merge "Cache Neutron Client for Admin Scenarios"Jenkins2013-11-141-5/+18
|\
| * Cache Neutron Client for Admin ScenariosDavanum Srinivas2013-11-131-5/+18
* | Merge "Fix interface-attach removes existing interfaces from db"Jenkins2013-11-141-4/+25
|\ \ | |/ |/|
| * Fix interface-attach removes existing interfaces from dbAaron Rosen2013-10-301-4/+25
* | Correct exception handlingAaron Rosen2013-10-301-0/+4
|/
* Pass thru credentials to allow re-authenticationDrew Thorstensen2013-10-281-26/+11
* Remove instance_info_cache_update() from conductorHans Lindgren2013-10-121-10/+5
* Merge "Return a NetworkInfo object instead of a list"Jenkins2013-10-071-1/+1
|\
| * Return a NetworkInfo object instead of a listMehdi Abaakouk2013-09-091-1/+1
* | Merge "send the good binding to neutron after live-migration"Jenkins2013-09-251-1/+2
|\ \
| * | send the good binding to neutron after live-migrationmathieu-rohon2013-09-171-1/+2
| |/
* | Typo: certicates=>certificates in nova.confJoe Gordon2013-09-191-2/+2
* | Only return requested network ID'sGary Kotton2013-09-101-11/+12
|/
* Merge "Handle port over-quota when allocating network for instance"2013.2.b3Jenkins2013-09-051-20/+51
|\
| * Handle port over-quota when allocating network for instanceMatt Riedemann2013-08-291-20/+51
* | Merge "Adding VIF Driver to support Mellanox Plugin"Jenkins2013-09-051-0/+6
|\ \
| * | Adding VIF Driver to support Mellanox PluginItzik Brown2013-08-291-0/+6
| |/
* | Merge "Fix one port can be attached to more devices"Jenkins2013-09-011-0/+2
|\ \ | |/ |/|
| * Fix one port can be attached to more devicesLingxian Kong2013-08-131-0/+2
* | Don't initialize neutronv2 state at module importMark McLoughlin2013-08-221-3/+3
* | quantum pxeboot-port support for baremetaldekehn2013-08-191-0/+15
* | maint: remove redundant default=None for config optionsPádraig Brady2013-08-091-1/+0
* | Merge "Add support for Neutron https endpoint"Jenkins2013-08-022-0/+6
|\ \
| * | Add support for Neutron https endpointYaguang Tang2013-08-012-0/+6
* | | Remove unreachable codeDavanum Srinivas2013-07-301-1/+0
|/ /
* | Merge "Fix HTTP response for PortNotFound during boot"Jenkins2013-07-301-3/+7
|\ \
| * | Fix HTTP response for PortNotFound during bootRohit Karajgi2013-07-251-3/+7
| |/
* | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-262-0/+2
|/
* Merge "Fix inconsistency between Nova-Net and Neutron"Jenkins2013-07-231-1/+5
|\
| * Fix inconsistency between Nova-Net and NeutronAla Rezmerita2013-07-181-1/+5