summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge with libvirt_multinic_novaEldar Nugaev2011-03-172-85/+60
|\
| * fixes for NWFilterFirewall and net injectionIlya Alekseyev2011-03-172-27/+49
* | fixed IpTablesFirewalEldar Nugaev2011-03-171-22/+66
|/
* bugfixIlya Alekseyev2011-03-171-1/+3
* refactored: network_info creation extracted to methodIlya Alekseyev2011-03-171-34/+40
* libvirt template and libvirt_conn.spawn modified in way that was proposed for...Ilya Alekseyev2011-03-163-44/+101
* Fixed lp732866 by catching relevant `exception.NotFound` exception. Tests did...Brian Lamar2011-03-153-24/+43
|\
| * Removed EOL whitespace in accordance with PEP-8.Brian Lamar2011-03-111-1/+1
| * Fixed lp732866 by catching relevant `exception.NotFound` exception. Tests did...Brian Lamar2011-03-113-24/+43
* | just fixing a small typo in nova-manage vm live-migrationKen Pepple2011-03-151-1/+1
|\ \
| * | small typo in nova-manage vm live-migrationKen Pepple2011-03-141-1/+1
* | | Make Authors check account for tests being run with different os.getcwd() dep...Soren Hansen2011-03-153-5/+9
|\ \ \
| * | | Make Authors check account for tests being run with different os.getcwd() dep...Soren Hansen2011-03-113-5/+9
* | | | Removed duplicated tests.Justin Santa Barbara2011-03-151-20/+0
|\ \ \ \
| * | | | So the first of those tests doesn't pass. Removing as it looks likeJustin Santa Barbara2011-03-141-10/+1
| * | | | Removed duplicated test, renamed same-named (but non-identical) testsJustin Santa Barbara2011-03-141-13/+2
* | | | | PEP8 0.5.0 cleanup.Josh Kearney2011-03-153-10/+8
|\ \ \ \ \
| * | | | | PEP8 cleanupJosh Kearney2011-03-143-10/+8
| |/ / / /
* | | | | Implements basic OpenStack API client, ready to support API testsJustin Santa Barbara2011-03-153-0/+252
|\ \ \ \ \
| * | | | | Change capitalization of Openstack to OpenStackJustin Santa Barbara2011-03-111-10/+10
| * | | | | pep8 funJustin Santa Barbara2011-03-101-2/+2
| * | | | | Better logging, be more careful about when we throw login errors re bug732866Justin Santa Barbara2011-03-101-14/+23
| * | | | | Don't wrap keys and volumes till they're in the APIJustin Santa Barbara2011-03-101-21/+0
| * | | | | Implements basic OpenStack API client, ready to support API testsJustin Santa Barbara2011-03-103-0/+264
* | | | | | Fix capitalization of ApiError (it was mistakenly called APIError)Justin Santa Barbara2011-03-141-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | The exception is called "ApiError", not "APIError"Justin Santa Barbara2011-03-141-5/+5
| | |_|/ / | |/| | |
* | | | | Include cpuinfo.xml.template in tarball.Soren Hansen2011-03-141-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add fixes metadataSoren Hansen2011-03-140-0/+0
| * | | | Include cpuinfo.xml.template in tarball.Soren Hansen2011-03-141-0/+1
|/ / / /
* | | | NTT's live-migration branch, merged with trunk, conflicts resolved, and migra...Kei Masumoto2011-03-1421-11/+2789
|\ \ \ \
| * \ \ \ Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since an...jaypipes@gmail.com2011-03-1445-695/+2356
| |\ \ \ \
| * \ \ \ \ merged to trunk rev781Kei Masumoto2011-03-1062-756/+1805
| |\ \ \ \ \
| * | | | | | fix pep8 checkKei Masumoto2011-03-101-3/+3
| * | | | | | fixed based on reviewer's comment.Kei Masumoto2011-03-1011-98/+89
| * | | | | | merged to trunk rev 769Kei Masumoto2011-03-0935-114/+1075
| |\ \ \ \ \ \
| * | | | | | | delete unnecessary DECLAREKei Masumoto2011-03-051-1/+0
| * | | | | | | Fixed based on reviewer's comment. Main changes are below.Kei Masumoto2011-03-053-29/+147
| * | | | | | | some comments are modifiedKei Masumoto2011-03-042-5/+5
| * | | | | | | Merged to trunk rev 757. Main changes are below.Kei Masumoto2011-03-0410-66/+66
| * | | | | | | merged to trunk rev757Kei Masumoto2011-03-0343-255/+1114
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed based on reviewer's comments. Main changes are below.Kei Masumoto2011-03-037-370/+166
| * | | | | | | | At previous commit, I forget to erase conflict - fixed it.Kei Masumoto2011-03-011-9/+7
| * | | | | | | | merged to trunk rev 752Kei Masumoto2011-03-0116-191/+746
| |\ \ \ \ \ \ \ \
| * | | | | | | | | test_compute is changed b/c lack of import instance_typesKei Masumoto2011-03-011-0/+1
| * | | | | | | | | rename db migration scriptKei Masumoto2011-03-012-1/+84
| * | | | | | | | | 1. merged trunk rev749Kei Masumoto2011-03-01296-4696/+4277
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed some docstringKei Masumoto2011-02-232-2/+3
| * | | | | | | | | | Fix tiny mitakes! (remove unnecessary comment, etc)Kei Masumoto2011-02-233-5/+2
| * | | | | | | | | | Fixed based on reviewer's comment.Kei Masumoto2011-02-2218-585/+576
| * | | | | | | | | | merged to trunk rev709. NEEDS to be fixed based on 3rd reviewer's commentKei Masumoto2011-02-2219-33/+24319
| |\ \ \ \ \ \ \ \ \ \