summaryrefslogtreecommitdiffstats
path: root/nova/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make allocate_for_instance() return only info about ports allocated"Jenkins2013-03-021-2/+12
|\
| * Make allocate_for_instance() return only info about ports allocatedDan Smith2013-02-261-2/+12
* | Merge "Fix deprecated network api"Jenkins2013-03-021-0/+80
|\ \
| * | Fix deprecated network apiJason Kölker2013-02-281-0/+80
* | | Merge "Make sure no duplicate forward rules can exist."Jenkins2013-03-021-0/+13
|\ \ \
| * | | Make sure no duplicate forward rules can exist.Vishvananda Ishaya2013-02-261-0/+13
* | | | Merge "Fix crash in quantumapi if no network or port id is specified"Jenkins2013-02-281-0/+15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix crash in quantumapi if no network or port id is specifiedDan Smith2013-02-261-0/+15
* | | Update OpenStack LLC to FoundationKurt Taylor2013-02-263-3/+3
* | | Merge "Sync nova with oslo DB exception cleanup."Jenkins2013-02-271-2/+2
|\ \ \ | |/ / |/| |
| * | Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-251-2/+2
* | | Merge "Change nova-dhcpbridge FLAGFILE to a list of files"Jenkins2013-02-261-1/+2
|\ \ \ | |/ / |/| |
| * | Change nova-dhcpbridge FLAGFILE to a list of filesBrent Eagles2013-02-241-1/+2
| |/
* | Merge "Ensure macs can be serialized."Jenkins2013-02-231-1/+1
|\ \ | |/ |/|
| * Ensure macs can be serialized.Russell Bryant2013-02-221-1/+1
* | Remove function redefinitionsStanislaw Pitucha2013-02-211-2/+2
|/
* Merge "Fix pep8 issues with test_manager.py"Jenkins2013-02-211-1/+1
|\
| * Fix pep8 issues with test_manager.pyChris Yeoh2013-02-201-1/+1
* | Merge "Use oslo-config-2013.1b4"Jenkins2013-02-204-7/+6
|\ \
| * | Use oslo-config-2013.1b4Mark McLoughlin2013-02-194-7/+6
| |/
* | Merge "Add support for network adapter hotplug."Jenkins2013-02-201-5/+56
|\ \ | |/ |/|
| * Add support for network adapter hotplug.Dan Smith2013-02-191-5/+56
* | Merge "Provide way to pass rxtx factor to quantum"Jenkins2013-02-191-0/+26
|\ \
| * | Provide way to pass rxtx factor to quantumAaron Rosen2013-02-181-0/+26
| |/
* | Merge "Stub additional FloatingIP methods in FlatManager"Jenkins2013-02-191-0/+17
|\ \ | |/ |/|
| * Stub additional FloatingIP methods in FlatManagerFrederic Lepied2013-02-131-0/+17
* | clean up missing whitespace after ':'Aaron Rosen2013-02-152-5/+5
* | Merge "Fix add-fixed-ip and remove-fixed-ip."Jenkins2013-02-163-94/+109
|\ \
| * | Fix add-fixed-ip and remove-fixed-ip.Vishvananda Ishaya2013-02-133-94/+109
* | | Merge "Allow multiple dns servers when starting dnsmasq"Jenkins2013-02-141-0/+67
|\ \ \ | |_|/ |/| |
| * | Allow multiple dns servers when starting dnsmasqVishvananda Ishaya2013-02-071-0/+67
* | | Ensure that only one IP address is allocated.Gary Kotton2013-02-121-1/+11
| |/ |/|
* | Merge "Allow connecting to self-signed quantum endpoints"Jenkins2013-02-101-2/+4
|\ \
| * | Allow connecting to self-signed quantum endpointsStanislaw Pitucha2013-02-051-2/+4
* | | Merge "Introduce support for 802.1qbg and 802.1qbh to Nova VIF model"Jenkins2013-02-101-0/+2
|\ \ \
| * | | Introduce support for 802.1qbg and 802.1qbh to Nova VIF modelDaniel P. Berrange2013-02-071-0/+2
| | |/ | |/|
* | | l3.py,add_floating_ip: setup NAT before bindingmingyan bao2013-02-081-1/+37
* | | Optimize rpc handling for allocate and deallocateVishvananda Ishaya2013-02-071-3/+22
* | | Move floating ip db access to calling side.Vishvananda Ishaya2013-02-071-3/+4
* | | Support hypervisor supplied macs in nova-networkMichael J Fork2013-02-073-7/+49
|/ /
* / Use oslo database codeEric Windisch2013-02-051-1/+2
|/
* Merge "populate dnsmasq lease db with valid leases"Jenkins2013-02-021-2/+48
|\
| * populate dnsmasq lease db with valid leasesChet Burgess2013-01-251-2/+48
* | Merge "Split floating ip functionality into new file."Jenkins2013-02-011-5/+6
|\ \
| * | Split floating ip functionality into new file.Vishvananda Ishaya2013-01-311-5/+6
* | | Use conductor for instance_info_cache_update.Russell Bryant2013-01-311-1/+2
|/ /
* | Merge "Fix floating ips with external gateway"Jenkins2013-01-292-23/+29
|\ \
| * | Fix floating ips with external gatewayVishvananda Ishaya2013-01-212-23/+29
* | | Make sure there are no unused importJoe Gordon2013-01-281-1/+0
* | | Move policy checks to calling side of rpc.Vishvananda Ishaya2013-01-252-26/+27
| |/ |/|