summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove xenapi_inject_image flag.Josh Kearney2011-07-271-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk and conflict resolutionmatt.dietz@rackspace.com2011-07-2717-167/+1581
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enables and fixes test_cloud tests that broke from multi_nic.Vishvananda Ishaya2011-07-271-23/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cloud tests all passing againVishvananda Ishaya2011-07-261-23/+9
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes security group rules with the newer version of the ec2 api and correctl...William Wolf2011-07-272-2/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove some logging, remove extra ifVishvananda Ishaya2011-07-261-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update security gropu rules to properly support new format and boto 2.0Vishvananda Ishaya2011-07-262-2/+25
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-07-2619-341/+2312
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ queries in the models.Instance context need to reference the table by name (f...Kevin Bringard2011-07-261-0/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Floating IP DB testsKevin Bringard2011-07-251-0/+86
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-2611-77/+439
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fixing merge conflictAdam Johnson2011-07-2611-59/+606
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | - Updates /images/<id>/meta and /images/<id>/meta/<key> to respect the latest...Brian Waldon2011-07-252-41/+150
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | adding testing to solidify handling of None in wsgi serializationBrian Waldon2011-07-251-0/+7
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | updating images metadata resourceBrian Waldon2011-07-221-41/+143
| | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Adds proper xml serialization for /servers/<id>/ips and /servers/<id>/ips/<ne...Brian Waldon2011-07-251-1/+58
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | adding xml serialization for /servers/<id>/ips and /servers/<id>/ips/<network>Brian Waldon2011-07-251-1/+58
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | modified to conform to latest AWS EC2 API spec for authorize & revoke ingres...John Tran2011-07-251-6/+45
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | resolved pep8 issuesJohn Tran2011-07-181-5/+9
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | merged from trunkJohn Tran2011-07-184-5/+60
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | renamed priv method arg_to_dict since it's not just used for revoke. modifie...John Tran2011-07-151-6/+41
| | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes faults to use xml serializers based on api version. This fixed bug 814228Alex Meade2011-07-253-1/+126
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bad testAlex Meade2011-07-251-1/+1
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Faults controller to choose an xml serializer based on api version fo...Alex Meade2011-07-252-0/+125
| | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a typo in rescue instance in ec2 api. This is mnaser's fix, I just adde...Mohammed Naser2011-07-251-0/+15
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | add a simple broken test to verify the bugVishvananda Ishaya2011-07-251-0/+15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added check to make sure there is a server entity in the create server requestAlex Meade2011-07-251-0/+12
| | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add i18n for logging, changed create_bridge/vlan to should_create_bridge/vlan...Ryu Ishimoto2011-07-232-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added network_info to unfilter_instance to avoid exceptions when shutting dow...Ryu Ishimoto2011-07-221-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-229-205/+897
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed test_live_migration_raises_exception to use mock for compte manager m...Ryu Ishimoto2011-07-221-0/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed Xenapi unit test error of test_rescueRyu Ishimoto2011-07-211-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added create_vlan/bridge in network unit testRyu Ishimoto2011-07-211-1/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-214-16/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunkRyu Ishimoto2011-07-212-0/+80
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Dan Wendlandt to Authors, and fixed failing network unit testsRyu Ishimoto2011-07-211-1/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made all but one test pass for libvirtRyu Ishimoto2011-07-211-17/+17
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made the compute unit tests to passRyu Ishimoto2011-07-211-7/+5
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix pep8 issuesWilliam Wolf2011-07-261-9/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix issue with failing testWilliam Wolf2011-07-261-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-2514-220/+1178
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the xml serialization of the /extensions and /extensions/foo resou...Naveed Massjouni2011-07-251-5/+192
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | / / / / / / / / / / / / | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | pep8 + spelling fixesNaveed Massjouni2011-07-251-7/+7
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Added test_serialize_extenstions to test ExtensionsXMLSerializer.index().Naveed Massjouni2011-07-231-32/+83
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixesNaveed Massjouni2011-07-221-28/+29
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Naveed Massjouni2011-07-212-13/+239
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Correctly add xml namespaces to extensions xml.Naveed Massjouni2011-07-211-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Added xml serialization for GET => /extensions. Added corresponding tests.Naveed Massjouni2011-07-211-22/+50
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Moving lp:~rackspace-titan/nova/extensions-xml-serialization to new branch ba...Naveed Massjouni2011-07-211-3/+110
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | pass in the right argumentJason Koelker2011-07-221-1/+1