summaryrefslogtreecommitdiffstats
path: root/nova/network/quantumv2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Skip security group code when there is no network."Jenkins2013-07-011-0/+5
|\
| * Skip security group code when there is no network.Brent Eagles2013-06-251-0/+5
* | Merge "Quantumapi returns an empty network list"Jenkins2013-06-241-1/+1
|\ \
| * | Quantumapi returns an empty network listÉdouard Thuleau2013-06-121-1/+1
* | | Revert "Delegate authentication to quantumclient"Russell Bryant2013-06-182-39/+24
* | | Merge "Remove trivial cases of unused variables (1)"Jenkins2013-06-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-131-1/+1
| |/
* / Quantum API _get_floating_ip_by_address mismatch with Nova-NetJordanP2013-06-121-0/+2
|/
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* Delegate authentication to quantumclientStanislaw Pitucha2013-05-282-24/+39
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
* Remove security_group_handlerAaron Rosen2013-05-061-34/+0
* Make _build_network_info_model testableDan Smith2013-04-301-49/+63
* Fix building quantumapi network model with network listDan Smith2013-04-301-13/+9
* Merge "Raise correct exception for duplicate networks"Jenkins2013-04-221-9/+9
|\
| * Raise correct exception for duplicate networksBen Nemec2013-04-081-9/+9
* | Added comments to quantum api clientVic Howard2013-04-161-4/+32
|/
* Cannot boot vm if quantum plugin does not support L3 apiAaron Rosen2013-04-041-1/+9
* Fix quantum nic allocation when only portid is specifiedDan Smith2013-03-271-1/+2
* Merge "Make more readable error msg on quantum client authentication failure"Jenkins2013-03-261-3/+4
|\
| * Make more readable error msg on quantum client authentication failureOleg Bondarev2013-03-261-3/+4
* | Fixes argument order of quantumv2.api.get_instance_nw_infoZhongyue Luo2013-03-231-2/+2
|/
* Merge "Update the network info when using quantum."Jenkins2013-03-201-10/+24
|\
| * Update the network info when using quantum.Vishvananda Ishaya2013-03-191-10/+24
* | fix add-fixed-ip with quantumDan Wendlandt2013-03-191-1/+2
* | Fix multiple fixed-ips with quantum.Russell Bryant2013-03-191-1/+2
|/
* Remove uses of instance['instance_type'] from nova/networkDan Smith2013-03-081-1/+3
* Merge "Make allocate_for_instance() return only info about ports allocated"Jenkins2013-03-021-2/+9
|\
| * Make allocate_for_instance() return only info about ports allocatedDan Smith2013-02-261-2/+9
* | Merge "Fix crash in quantumapi if no network or port id is specified"Jenkins2013-02-281-2/+9
|\|
| * Fix crash in quantumapi if no network or port id is specifiedDan Smith2013-02-261-2/+9
* | Update OpenStack LLC to FoundationKurt Taylor2013-02-262-2/+2
|/
* Add missing import_opt for flat_injectedAaron Rosen2013-02-221-0/+1
* Add Nova quantum security group proxyAaron Rosen2013-02-201-0/+51
* Merge "Fix network list and show with quantum."Jenkins2013-02-201-2/+7
|\
| * Fix network list and show with quantum.Vishvananda Ishaya2013-02-181-2/+7
* | Merge "Use oslo-config-2013.1b4"Jenkins2013-02-202-5/+6
|\ \
| * | Use oslo-config-2013.1b4Mark McLoughlin2013-02-192-5/+6
* | | Merge "Add support for network adapter hotplug."Jenkins2013-02-201-2/+29
|\ \ \ | |/ / |/| |
| * | Add support for network adapter hotplug.Dan Smith2013-02-191-2/+29
| |/
* / Provide way to pass rxtx factor to quantumAaron Rosen2013-02-181-0/+32
|/
* Merge "Ensure that LB VIF drivers creates the bridge if necessary"Jenkins2013-02-121-0/+5
|\
| * Ensure that LB VIF drivers creates the bridge if necessaryGary Kotton2013-02-081-0/+5
* | Ensure that only one IP address is allocated.Gary Kotton2013-02-121-12/+13
* | Merge "Allow connecting to self-signed quantum endpoints"Jenkins2013-02-102-1/+6
|\ \ | |/ |/|
| * Allow connecting to self-signed quantum endpointsStanislaw Pitucha2013-02-052-1/+6
* | Move security_groups refreshes to conductorDan Smith2013-02-061-12/+10
|/
* Mark password config options with secretMichael J Fork2013-02-011-1/+2
* Merge "Split floating ip functionality into new file."Jenkins2013-02-011-1/+1
|\
| * Split floating ip functionality into new file.Vishvananda Ishaya2013-01-311-1/+1