summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | * | | | | | | | tests passJesse Andrews2011-08-182-2/+16
| | | | | | | | | | | | | | | | | * | | | | | | | follow same pattern as userdata (not metadata apporach)Jesse Andrews2011-08-182-14/+16
| | | | | | | | | | | | | | | | | * | | | | | | | merge trunkJesse Andrews2011-08-186-4/+81
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | | allow specification of key pair/security group info via metadataJesse Andrews2011-08-182-14/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * zone name not overwrittenSandy Walsh2011-09-061-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * missing migrationSandy Walsh2011-09-021-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | * zone_add fixed to support zone nameSandy Walsh2011-08-312-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Update the EC2 ToToken middleware to use eventlet.green.httplib instead of ht...Dan Prince2011-08-291-10/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update the EC2 ToToken middleware to use eventlet.green.httplib insteadDan Prince2011-08-281-10/+17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | In the XenAPI simulator, set VM.domid, when creating the instance initially,Ewan Mellor2011-08-292-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Start domid's at 1, not 0, to avoid any confusion with dom0.Ewan Mellor2011-08-292-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | In the XenAPI simulator, set VM.domid, when creating the instance initially,Ewan Mellor2011-08-282-0/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Fixes lp:813864 by removing the broken assert. The assert was a check for is...Chris Behrens2011-08-291-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | removed broken assert for abstract_schedulerChris Behrens2011-08-291-1/+0
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Adds assertIn and assertNotIn support to TestCase for compatibility with pyth...Chris Behrens2011-08-291-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | support the extra optional arguments for msg to assertIn and assertNotInChris Behrens2011-08-291-6/+6
| * | | | | | | | | | | | | | | | | | | | | fix for assertIn and assertNotIn use which was added in python 2.7. this mak...Chris Behrens2011-08-281-0/+18
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Bug #835952: pep8 failures do not cause the tests to failEwan Mellor2011-08-281-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Bug #835952: pep8 failures do not cause the tests to fail Ewan Mellor2011-08-281-8/+10
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Bug #835964: pep8 violations in IPv6 codeEwan Mellor2011-08-282-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Bug #835964: pep8 violations in IPv6 codeEwan Mellor2011-08-282-2/+3
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Virtual Storage Array (VSA) feature.vladimir.p2011-08-2829-13/+4498
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | changed format string in nova-managevladimir.p2011-08-261-74/+78
| * | | | | | | | | | | | | | | | | | | | | removed create_volumes, added log & doc comment about experimental codevladimir.p2011-08-262-4/+6
| * | | | | | | | | | | | | | | | | | | | | reverted CA filesvladimir.p2011-08-263-14/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | added debug prints for schedulervladimir.p2011-08-261-1/+25
| * | | | | | | | | | | | | | | | | | | | | driver: added vsa_id parameter for SN callvladimir.p2011-08-251-5/+7
| * | | | | | | | | | | | | | | | | | | | | merged with rev.1499vladimir.p2011-08-2515-31/+907
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | cosmetic cleanupvladimir.p2011-08-257-20/+11
| * | | | | | | | | | | | | | | | | | | | | VSA code redesign. Drive types completely replaced by Volume typesvladimir.p2011-08-2533-1358/+693
| * | | | | | | | | | | | | | | | | | | | | merged with volume types (based on rev.1490). no code rework yetvladimir.p2011-08-246-3/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged with volume_types. no code refactoring yetvladimir.p2011-08-24162-2496/+8023
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | added virtio flag; associate address for VSA; cosmetic changes. Prior to volu...vladimir.p2011-08-2418-53/+88
| * | | | | | | | | | | | | | | | | | | | | | | merged with nova-1450vladimir.p2011-08-1768-1027/+3813
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | nova-manage VSA print & forced update_cap changes; fixed bug with report capa...vladimir.p2011-08-174-35/+282
| * | | | | | | | | | | | | | | | | | | | | | | | nova-manage: fixed instance type in vsa creationvladimir.p2011-08-121-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | removed VSA/drive_type code from EC2 cloud. changed nova-manage not to use cl...vladimir.p2011-08-125-200/+65
| * | | | | | | | | | | | | | | | | | | | | | | | capabilities fix, run_as_root fixvladimir.p2011-08-113-9/+12
| * | | | | | | | | | | | | | | | | | | | | | | | merged with 1416vladimir.p2011-08-1144-375/+587
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | moved vsa_id to metadata. Added search my metavladimir.p2011-08-114-13/+87
| * | | | | | | | | | | | | | | | | | | | | | | | | Dropped vsa_id from instancesvladimir.p2011-08-096-57/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | merge with nova-1411. fixedvladimir.p2011-08-092-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | merged with nova-1411vladimir.p2011-08-0965-505/+3534
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with nova. Moved user+access to flags. changes for log access modevladimir.p2011-08-0924-76/+562
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged with 1383vladimir.p2011-08-085-29/+382
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged with 1382vladimir.p2011-08-05156-5159/+5372
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | returned vsa_manager, nova-manage arg and print changesvladimir.p2011-07-284-21/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | more commented code removedvladimir.p2011-07-283-7/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | some minor cosmetic work. addressed some dead code sectionvladimir.p2011-07-286-32/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged with nova-1336vladimir.p2011-07-2850-915/+2116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \