summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compute topic for a node is compute.node not compute:node!Chris Behrens2010-08-051-1/+1
* almost there on random scheduler. not pushing to correct compute node topic,...Chris Behrens2010-08-055-1/+154
* remove extra line accidentally addedChris Behrens2010-08-051-1/+0
* compute nodes should store total memory and disk space available for VMsChris Behrens2010-08-051-1/+7
* merged from trunkChris Behrens2010-08-053-35/+39
|\
| * Fixes various concurrency issues in volume worker.Vishvananda Ishaya2010-08-053-35/+39
| |\
| | * Fix TestsVishvananda Ishaya2010-07-302-11/+11
| | * Fixes nova volumes. The async commands yield properly. Simplified the call ...Vishvananda Ishaya2010-07-302-25/+29
* | | added bin/nova-listinstances, which is mostly just a duplication of euca-desc...Chris Behrens2010-08-051-0/+19
|/ /
* | Fixes the curl to pass in the project properlyVishvananda Ishaya2010-08-044-15/+30
|\ \
| * | use user.access instead of user.idVishvananda Ishaya2010-07-301-1/+3
| * | Fixes access key passing in curl statement.Vishvananda Ishaya2010-07-304-20/+32
| |/
* | Adds flag for libvirt type (hvm, qemu, etc)Vishvananda Ishaya2010-08-042-7/+10
|\ \
| * | use the right tagVishvananda Ishaya2010-07-302-6/+4
| * | flag for libvirt typeVishvananda Ishaya2010-07-292-5/+10
* | | Fix deprecation warning in AuthManager. __new__ isn't allowed to take args.Vishvananda Ishaya2010-08-042-4/+2
|\ \ \
| * | | oops retry and add extra exception checkVishvananda Ishaya2010-07-282-2/+2
| * | | Fix deprecation warning in AuthManager. __new__ isn't allowed to take args.Vishvananda Ishaya2010-07-281-4/+2
* | | | Fixes boto imports to support both beta and older versions of boto.Vishvananda Ishaya2010-08-031-1/+2
|\ \ \ \
| * | | | another try on fix botoVishvananda Ishaya2010-07-301-1/+2
| | |_|/ | |/| |
* | | | Added project as parameter to admin client x509 zip file download.Devin Carlen2010-08-021-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Added project param to admin client zip downloadDevin Carlen2010-07-291-3/+7
| | |/ | |/|
* | | Make nodaemon twistd processes log to stdout.Vishvananda Ishaya2010-07-302-5/+3
|\ \ \
| * | | Make nodaemon twistd processes log to stdoutVishvananda Ishaya2010-07-302-5/+3
|/ / /
* | | boto.s3 no longer imports connection, so we need to explicitly import it.Vishvananda Ishaya2010-07-302-5/+3
|\ \ \ | |/ / |/| |
| * | boto.utils import doesn't work with new boto, import boto insteadVishvananda Ishaya2010-07-291-2/+2
| * | fix imports in endpoint/images.py boto.s3 no longer imports connection, so we...Vishvananda Ishaya2010-07-291-3/+1
|/ /
* | Fixed pep8 in run_test.py.Monty Taylor2010-07-290-0/+0
|\ \
| * | Blank commit to get tarmac merge to pick up the tags.Monty Taylor2010-07-290-0/+0
|/ /
* | Fixed assertion "Someone released me too many times: too many tokens!"Ewan Mellor2010-07-292-8/+15
|\ \ | |/ |/|
| * Replace the second singleton unit test, lost during a merge.Ewan Mellor2010-07-291-0/+7
| * Merged with trunk to resolve merge conflicts.Ewan Mellor2010-07-29121-2848/+3637
| |\ | |/ |/|
* | Added ChangeLog generationMonty Taylor2010-07-293-4/+23
|\ \
| * | Fixed pep8 issues in setup.py - thanks redbo.Monty Taylor2010-07-281-7/+6
| * | Added ChangeLog generation.Monty Taylor2010-07-283-0/+20
* | | Implemented admin api for rbacDevin Carlen2010-07-292-6/+231
|\ \ \
| * | | pep8Devin Carlen2010-07-282-31/+20
| * | | Merged trunkDevin Carlen2010-07-281-14/+15
| |\| |
| * | | Wired up get/add/remove project membersDevin Carlen2010-07-282-16/+78
| * | | Merged get-projects-by-userDevin Carlen2010-07-283-6/+14
| |\ \ \
| * \ \ \ Merged trunkDevin Carlen2010-07-2841-820/+238
| |\ \ \ \
| * | | | | Fixed project apiDevin Carlen2010-07-283-3/+7
| * | | | | Merged trunkDevin Carlen2010-07-2835-364/+667
| |\ \ \ \ \
| * | | | | | Wired up user:project auth callsDevin Carlen2010-07-283-11/+8
| * | | | | | Began wiring up rbac admin apiDevin Carlen2010-07-272-0/+173
* | | | | | | Move the reading of API parameters above the call to _get_image, so thatEwan Mellor2010-07-291-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Move the reading of API parameters above the call to _get_image, so thatEwan Mellor2010-07-291-4/+4
* | | | | | | | Adds initial support for XenAPI (not yet finished)Ewan Mellor2010-07-2927-506/+996
|\ \ \ \ \ \ \ \
| * | | | | | | | More merges from trunk. Not everything came over the first time.Ewan Mellor2010-07-2911-31/+39
| * | | | | | | | Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-29109-2344/+2503
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |