summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that reserve and unreserve exit when an address is not foundAlex Meade2011-08-221-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move documentation from nova.virt.fake into nova.virt.driver.Soren Hansen2011-08-232-297/+270
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | / / / / / / / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert irrelevant changes that accidentally crept into this patch :(Soren Hansen2011-08-191-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Soren Hansen2011-08-191-1/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start improving documentation.Soren Hansen2011-08-191-16/+41
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move documentation from nova.virt.fake to nova.virt.driver.Soren Hansen2011-08-192-287/+238
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removing unnecessary tthingBrian Waldon2011-08-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing exception loggingBrian Waldon2011-08-222-9/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logging as exception rather than errorBrian Waldon2011-08-221-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding importBrian Waldon2011-08-211-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing bug lp:830817Brian Waldon2011-08-213-6/+47
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stub out the DB in unit test.Hisaharu Ishii2011-08-233-92/+107
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apis and resolve t...Hisaharu Ishii2011-08-2248-715/+1913
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunk,resolved conflicts and fixed broken unit tests due to chang...Tushar Patil2011-08-2248-719/+1914
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The FixedIpCommandsTestCase in test_nova_manage previously accessed the datab...Alex Meade2011-08-221-31/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stubbed out the database in order to improve testsAlex Meade2011-08-221-31/+11
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix test_servers testsWilliam Wolf2011-08-221-9/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | update test_security_group tests that have been addedWilliam Wolf2011-08-221-20/+20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkWilliam Wolf2011-08-2219-324/+1356
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds accessIPv4 and accessIPv6 to servers requests and responses as per the c...Alex Meade2011-08-2210-217/+699
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkAlex Meade2011-08-199-25/+134
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated accessIPv4 and accessIPv6 to always be in a servers responseAlex Meade2011-08-192-4/+21
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Alex Meade2011-08-191-3/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Finished changing ServerXMLSerializationTest to use XML validation and lxmlAlex Meade2011-08-194-166/+251
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated test_show in ServerXMLSerializationTest to use XML validationAlex Meade2011-08-191-43/+58
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-1910-10/+228
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated migration numberAlex Meade2011-08-191-0/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-1821-104/+444
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-1821-736/+608
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated PUT to severs/id to handle accessIPv4 and accessIPv6Alex Meade2011-08-182-2/+61
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cleanupAlex Meade2011-08-182-6/+5
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue where accessIP was added in none detail responsesAlex Meade2011-08-181-4/+6
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated ServersXMLSerializer to allow accessIPv4 and accessIPv6 in XML responsesAlex Meade2011-08-182-0/+10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added accessIPv4 and accessIPv6 to servers view builderAlex Meade2011-08-184-5/+189
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated server create XML deserializer to account for accessIPv4 and accessIPv6Alex Meade2011-08-172-1/+58
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added accessip to modelsAlex Meade2011-08-172-1/+5
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added migration for accessIPv4 and accessIPv6Alex Meade2011-08-171-0/+49
| | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes utils.to_primitive (again) to handle modules, builtins and whatever oth...Sandy Walsh2011-08-222-3/+19
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes primitive with builtins, modules, etcSandy Walsh2011-08-192-3/+19
| | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | add/remove security groups to/from the servers as server actionsTushar Patil2011-08-204-328/+296
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunkTushar Patil2011-08-2055-957/+1548
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Assorted fixes to os-floating-ips to make it play nicely with an in-progress ...Anthony Young2011-08-192-86/+138
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | better handle malformed input, and add associated testsAnthony Young2011-08-192-0/+46
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | tweak to commentAnthony Young2011-08-191-1/+1
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | a few tweaks - remove unused member functions, add commentAnthony Young2011-08-191-3/+2
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | incorporate feedback from brian waldon and brian lamar. Move associate/disas...Anthony Young2011-08-192-57/+69
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixAnthony Young2011-08-171-2/+4
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | fix some naming inconsistencies, make associate/disassociate PUTsAnthony Young2011-08-172-24/+17
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | merge trunkAnthony Young2011-08-1625-368/+952
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | all tests passingAnthony Young2011-08-162-3/+6