summaryrefslogtreecommitdiffstats
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds support for the Indigo Virtual Switch (IVS)"Jenkins2013-06-262-0/+13
|\
| * Adds support for the Indigo Virtual Switch (IVS)Kevin Benton2013-06-092-0/+13
* | Merge "Do not raise NEW exceptions"Jenkins2013-06-241-20/+29
|\ \
| * | Do not raise NEW exceptionsBoris Pavlovic2013-06-221-20/+29
* | | 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-182-2/+2
|\ \ \ \
| * | | | Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-132-2/+2
* | | | | Merge "Add rpc client side version control."Jenkins2013-06-181-1/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add rpc client side version control.Russell Bryant2013-06-141-1/+17
| |/ / /
* | | | Merge "Remove unused db api call."Jenkins2013-06-161-2/+0
|\ \ \ \
| * | | | Remove unused db api call.Yuriy Zveryanskyy2013-06-121-2/+0
| | |_|/ | |/| |
* | | | Merge "Quantum API _get_floating_ip_by_address mismatch with Nova-Net"Jenkins2013-06-151-0/+2
|\ \ \ \
| * | | | Quantum API _get_floating_ip_by_address mismatch with Nova-NetJordanP2013-06-121-0/+2
| |/ / /
* | | | Merge "update_dns() method optimization."Jenkins2013-06-151-9/+6
|\ \ \ \
| * | | | update_dns() method optimization.Yuriy Zveryanskyy2013-06-121-9/+6
| |/ / /
* | | | Merge "translates empty remote_ip_prefix to valid cidr for nova"Jenkins2013-06-151-1/+1
|\ \ \ \
| * | | | translates empty remote_ip_prefix to valid cidr for novaMelanie Witt2013-05-221-1/+1
* | | | | Merge "Don't snat all traffic when force_snat_range set"Jenkins2013-06-151-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't snat all traffic when force_snat_range setVishvananda Ishaya2013-06-041-5/+6
* | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-136-10/+21
|\ \ \ \ \
| * | | | | Fix and enable H403 testsDirk Mueller2013-06-126-10/+21
| | |_|/ / | |/| | |
* / | | | Use Python 3.x compatible octal literalsDirk Mueller2013-06-121-3/+3
|/ / / /
* | | | Merge "Fix assumed port has port_security_enabled"Jenkins2013-06-111-5/+4
|\ \ \ \
| * | | | Fix assumed port has port_security_enabledAaron Rosen2013-06-111-5/+4
* | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-112-8/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-102-8/+5
| |/ / /
* / / / Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-7/+7
|/ / /
* | | Allocate networks in the backgroundChris Behrens2013-06-051-0/+75
* | | Link to explanation of --checksum-full rule.Russell Bryant2013-06-031-0/+2
* | | Merge "Delegate authentication to quantumclient"Jenkins2013-05-292-24/+39
|\ \ \
| * | | Delegate authentication to quantumclientStanislaw Pitucha2013-05-282-24/+39
* | | | Merge "Add update method of security group name and description"Jenkins2013-05-292-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add update method of security group name and descriptionZhenguo Niu2013-05-292-0/+22
| |/ /
* | | Merge "get_instance_security_groups() fails if no name on security group"Jenkins2013-05-271-1/+1
|\ \ \ | |_|/ |/| |
| * | get_instance_security_groups() fails if no name on security groupAaron Rosen2013-05-211-1/+1
| |/
* / Don't update API cell on get_nwinfoChris Behrens2013-05-221-4/+22
|/
* Don't inject settings for dynamic networkBen Nemec2013-05-161-4/+8
* Merge "Reverse path SNAT for DNAT floating-ip."Jenkins2013-05-151-0/+3
|\
| * Reverse path SNAT for DNAT floating-ip.Brent Eagles2013-05-141-0/+3
* | Merge "Fix quantum security group driver to accept none for from/to_port"Jenkins2013-05-151-10/+12
|\ \
| * | Fix quantum security group driver to accept none for from/to_portAaron Rosen2013-05-141-10/+12
* | | Merge "Pass the proper admin context to update_dhcp"Jenkins2013-05-151-1/+1
|\ \ \
| * | | Pass the proper admin context to update_dhcpRafi Khardalian2013-05-141-1/+1
| |/ /
* | | Merge "Optimize db.instance_floating_address_get_all method"Jenkins2013-05-151-1/+1
|\ \ \
| * | | Optimize db.instance_floating_address_get_all methodBoris Pavlovic2013-05-081-1/+1
* | | | Merge "Use Oslo's `bool_from_string`"Jenkins2013-05-151-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Use Oslo's `bool_from_string`Rick Harris2013-05-141-4/+6
| | |/ | |/|
* / | Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-143-17/+15
|/ /