summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | updates handling of arguments in nova-manage network create.Trey Morris2011-07-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkTrey Morris2011-07-272-9/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | updated nova-manage create network. better help, handling of required args, a...Trey Morris2011-07-271-1/+1
| | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-07-278-22/+28
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Fix the skipped tests in vmwareapi and misc spots. The vmware networking stuf...Vishvananda Ishaya2011-07-275-5/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | fix the skipped tests in vmwareapi xenapi and quotaVishvananda Ishaya2011-07-275-5/+18
| | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Fix all of the skipped libvirt tests.Vishvananda Ishaya2011-07-271-3/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-07-271-1/+0
| | | * | | | | | | | | | | | | | | | | fix more testsVishvananda Ishaya2011-07-261-3/+7
| | | * | | | | | | | | | | | | | | | | fix the first round of missing dataVishvananda Ishaya2011-07-271-0/+1
| | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Fixes typo in attach volume.Vishvananda Ishaya2011-07-271-5/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | add invalid device test and make sure NovaExceptions don't get wrappedVishvananda Ishaya2011-07-271-4/+0
| | | * | | | | | | | | | | | | | | | fix typo in attach_volumeVishvananda Ishaya2011-07-261-1/+1
| | | |/ / / / / / / / / / / / / / /
| | * / / / / / / / / / / / / / / / Remove xenapi_inject_image flag.Josh Kearney2011-07-272-9/+2
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | fix typoJason Koelker2011-07-271-1/+1
| * | | | | | | | | | | | | | | | default the paramater to None, not sure why it was required to begin withJason Koelker2011-07-271-3/+3
| * | | | | | | | | | | | | | | | pass None in for nw_infoJason Koelker2011-07-271-1/+1
| * | | | | | | | | | | | | | | | remove unexpected parameterJason Koelker2011-07-271-1/+1
| * | | | | | | | | | | | | | | | Removed superfluous parametermatt.dietz@rackspace.com2011-07-271-1/+1
| * | | | | | | | | | | | | | | | Merge from trunk and conflict resolutionmatt.dietz@rackspace.com2011-07-2718-138/+631
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | fixing merge conflictAdam Johnson2011-07-266-23/+89
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Moved the exception handling of unplugging VIF from virt driver to VIF driver...Ryu Ishimoto2011-07-263-20/+18
| | * | | | | | | | | | | | | | | | Add i18n for logging, changed create_bridge/vlan to should_create_bridge/vlan...Ryu Ishimoto2011-07-236-10/+11
| | * | | | | | | | | | | | | | | | Updated the comments for VMWare VIF driverRyu Ishimoto2011-07-231-1/+1
| | * | | | | | | | | | | | | | | | Added network_info to unfilter_instance to avoid exceptions when shutting dow...Ryu Ishimoto2011-07-225-11/+14
| | * | | | | | | | | | | | | | | | Fixed the missing quotes for 802.1Qbh in libvirt templateRyu Ishimoto2011-07-221-8/+8
| | * | | | | | | | | | | | | | | | Merged Dan's branchRyu Ishimoto2011-07-223-46/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | use new 'create_vlan' field in XenAPIBridgeDriverDan Wendlandt2011-07-211-1/+1
| | | * | | | | | | | | | | | | | | | for libvirt OVS driver, do not make device if it exists alreadyDan Wendlandt2011-07-211-10/+11
| | | * | | | | | | | | | | | | | | | refactor xenapi vif plug to combine plug + get_vif_rec, tested and fixed XenA...Dan Wendlandt2011-07-213-44/+46
| | * | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | / / / / / / / / / / / / / / | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixed the localization unit test error in the vif driver loggingRyu Ishimoto2011-07-221-3/+4
| | * | | | | | | | | | | | | | | | Merged Dan Wendlandt's branch and fixed pep8 errorsRyu Ishimoto2011-07-211-0/+141
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | forgot to add xenapi/vif.pyDan Wendlandt2011-07-211-0/+146
| | * | | | | | | | | | | | | | | | | Changed the default of VIF driverRyu Ishimoto2011-07-211-1/+1
| | * | | | | | | | | | | | | | | | | Fixed PEP8 issuesRyu Ishimoto2011-07-217-17/+17
| | * | | | | | | | | | | | | | | | | Combined bridige and vlan VIF driver to allow better transition for current N...Ryu Ishimoto2011-07-211-25/+21
| | * | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-212-9/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged lp:~~danwent/nova/network-refactoringRyu Ishimoto2011-07-214-39/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | remove debug printsDan Wendlandt2011-07-201-2/+1
| | | * | | | | | | | | | | | | | | | | merge ryu's branchdanwent2011-07-202-4/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-211-4/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Moved back allow_project_net_traffic to libvirt connRyu Ishimoto2011-07-212-3/+3
| | | | * | | | | | | | | | | | | | | | | update for ryu's naming changes, fix some bugs. tested with OVSDriver only s...danwent2011-07-202-16/+22
| | | | * | | | | | | | | | | | | | | | | merge from lp:~midokura/nova/network-refactoring-l2danwent2011-07-2010-57/+170
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | First attempt at vmware API VIF driver integrationRyu Ishimoto2011-07-202-6/+32
| | * | | | | | | | | | | | | | | | | | | Removed unnecessary context parameterRyu Ishimoto2011-07-202-1/+7
| | * | | | | | | | | | | | | | | | | | | Merged get_configurations and plug of VIF driversRyu Ishimoto2011-07-202-7/+5
| | * | | | | | | | | | | | | | | | | | | Moved ensure_vlan_bridge of vmware to VIF driverRyu Ishimoto2011-07-201-0/+93
| | * | | | | | | | | | | | | | | | | | | Added network_info parameter to all the appropriate places in virt layers and...Ryu Ishimoto2011-07-206-25/+25