summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "bug 1057844: improve floating-ip association checks"grizzly-1Jenkins2012-11-213-41/+49
|\
| * bug 1057844: improve floating-ip association checksDan Wendlandt2012-11-203-41/+49
* | Fix context problemgongysh2012-11-2110-82/+167
* | Merge "fix broken logic of only using hasattr to check for get_x_counts"Jenkins2012-11-203-8/+33
|\ \
| * | fix broken logic of only using hasattr to check for get_x_countsDan Wendlandt2012-11-203-8/+33
* | | Prevent router being deleted if it is used by a floating IPGary Kotton2012-11-162-1/+40
|/ /
* | Merge "Improve openvswitch and linuxbridge agents' parsing of mappings"Jenkins2012-11-205-60/+110
|\ \
| * | Improve openvswitch and linuxbridge agents' parsing of mappingsBob Kukura2012-11-205-60/+110
* | | Move extension.py into quantum/api.Dan Prince2012-11-2022-29/+29
|/ /
* | Updates clear_db() to unregister models and close session.Iryoung Jeong2012-11-161-6/+8
* | The change allows loading several service plugins along with core plugin.Eugene Nikanorov2012-11-2013-37/+419
* | Merge "Fix unitest test_router_list with wrong fake return value"Jenkins2012-11-201-2/+2
|\ \
| * | Fix unitest test_router_list with wrong fake return valueHe Jie Xu2012-11-191-2/+2
* | | fix incorrect kwarg param name for region with l3-agentDan Wendlandt2012-11-191-1/+1
* | | All egress traffic allowed by default should be impliedAaron Rosen2012-11-192-10/+3
* | | Merge "Ensure that deleted gateway IP address is recycled correctly"Jenkins2012-11-192-1/+4
|\ \ \
| * | | Ensure that deleted gateway IP address is recycled correctlyGary Kotton2012-11-132-1/+4
* | | | Merge "Completes unittest coverage of quantum.api.v2.attributes.py"Jenkins2012-11-191-49/+129
|\ \ \ \
| * | | | Completes unittest coverage of quantum.api.v2.attributes.pyZhongyue Luo2012-11-191-49/+129
| | |/ / | |/| |
* | | | Delete floating port and floatingip in the same transactiongongysh2012-11-191-3/+3
|/ / /
* | | Use DB count to get resource counts.Juergen Brendel2012-11-179-28/+146
|/ /
* | Merge "Remove qpid configuration variables no longer supported"Jenkins2012-11-161-12/+0
|\ \
| * | Remove qpid configuration variables no longer supportedGary Kotton2012-11-101-12/+0
* | | Merge "plugin/ryu, linux/interface: remove ryu specific interface driver"Jenkins2012-11-162-109/+0
|\ \ \
| * | | plugin/ryu, linux/interface: remove ryu specific interface driverIsaku Yamahata2012-11-162-109/+0
* | | | Merge "Allow NVP plugin to use per-tenant quota extension"Jenkins2012-11-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Allow NVP plugin to use per-tenant quota extensionAaron Rosen2012-11-151-0/+5
* | | | Merge "Revert "Put gw_port into router dict result.""Jenkins2012-11-152-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Put gw_port into router dict result."gongysh2012-11-162-5/+1
* | | | Merge "Part of the patch set that enables VM's to use libvirts bridge type."Jenkins2012-11-152-67/+100
|\ \ \ \ | |/ / / |/| | |
| * | | Part of the patch set that enables VM's to use libvirts bridge type.Gary Kotton2012-11-102-67/+100
| |/ /
* | | Ensure that fixed port IP address is in valid allocation range.Gary Kotton2012-11-112-14/+76
|/ /
* | Merge "RESTProxy Plugin for Floodlight and BigSwitch"Jenkins2012-11-1410-0/+1211
|\ \
| * | RESTProxy Plugin for Floodlight and BigSwitchSumit Naiksatam2012-11-1310-0/+1211
* | | Merge "plugin/ryu: update for ryu update"Jenkins2012-11-1410-341/+338
|\ \ \ | |/ / |/| |
| * | plugin/ryu: update for ryu updateYoshihiro Kaneko2012-11-1310-341/+338
* | | Merge "Ensure that mac address is set to namespace side veth end."Jenkins2012-11-142-12/+8
|\ \ \
| * | | Ensure that mac address is set to namespace side veth end.Akihiro MOTOKI2012-11-132-12/+8
* | | | Merge "plugin/ryu: add tunnel support"Jenkins2012-11-139-57/+257
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | plugin/ryu: add tunnel supportIsaku Yamahata2012-11-139-57/+257
* | | Update latest openstack-common codeGary Kotton2012-11-0810-81/+52
* | | Merge "Validate L3 inputs."Jenkins2012-11-131-0/+6
|\ \ \
| * | | Validate L3 inputs.Gary Kotton2012-11-071-0/+6
* | | | Merge "Treat case when pid is None"Jenkins2012-11-122-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Treat case when pid is NoneGary Kotton2012-11-072-0/+11
| |/ /
* | | Merge "Adds tests for attribute._validate_uuid"Jenkins2012-11-122-4/+9
|\ \ \
| * | | Adds tests for attribute._validate_uuidZhongyue Luo2012-11-122-4/+9
| |/ /
* | | Merge "Adds test scripts for _validate_range"Jenkins2012-11-122-6/+28
|\ \ \
| * | | Adds test scripts for _validate_rangeZhongyue Luo2012-11-112-6/+28
| |/ /
* | | Merge "Adds test scripts for _validate_string"Jenkins2012-11-122-9/+22
|\ \ \