summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Added vcpu_weight to models."Jenkins2011-10-142-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Added vcpu_weight to models.Josh Kearney2011-10-132-1/+2
* | | | | | | | Merge "Remove redundant, dead code."Jenkins2011-10-131-16/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove redundant, dead code.Kevin L. Mitchell2011-10-131-16/+0
* | | | | | | | | Merge "Adds more usage data to Nova's usage notifications."Jenkins2011-10-1317-59/+609
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-1217-59/+609
* | | | | | | | | Updated links in the README that were out of date.Lorin Hochstein2011-10-131-7/+7
* | | | | | | | | Merge "Remove RateLimitingMiddlewareTest"Jenkins2011-10-131-79/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Remove RateLimitingMiddlewareTestBrian Waldon2011-10-111-79/+0
* | | | | | | | | Merge "Add INPUT chain rule for EC2 metadata requests (lp:856385)"Jenkins2011-10-135-2/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add INPUT chain rule for EC2 metadata requests (lp:856385)Mark McLoughlin2011-10-135-2/+84
* | | | | | | | | | Merge changes I1c0064e5,I86d491cfJenkins2011-10-134-75/+331
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow the user to choose either ietadm or tgtadm (lp:819997)Mark McLoughlin2011-10-134-39/+301
| * | | | | | | | | Remove VolumeDriver.sync_exec method (lp:819997)Mark McLoughlin2011-10-132-49/+43
* | | | | | | | | | Merge "api.ec2.admin unit tests"Jenkins2011-10-131-0/+464
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | api.ec2.admin unit testsBrendan Maguire2011-09-291-0/+464
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Beef up nova/api/direct.py tests"Jenkins2011-10-131-5/+92
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Beef up nova/api/direct.py testsBrendan Maguire2011-09-282-5/+93
* | | | | | | | | | Merge changes I94c7464b,Ibfeeb9c2Jenkins2011-10-132-20/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | install_venv: pip install M2Crypto doesn't work on FedoraMark McLoughlin2011-09-292-1/+13
| * | | | | | | | | | install_venv: add support for distro specific codeMark McLoughlin2011-09-291-19/+52
* | | | | | | | | | | Merge "Use new ip addr del syntax"Jenkins2011-10-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use new ip addr del syntaxStanislaw Pitucha2011-10-121-2/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Restructure host filtering to be easier to use."Jenkins2011-10-1312-120/+131
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Restructure host filtering to be easier to use.Johannes Erdfelt2011-10-0412-120/+131
* | | | | | | | | | | | Merge "Updating HACKING to make split up imports into three blocks"Jenkins2011-10-121-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Updating HACKING to make split up imports into three blocksBrian Waldon2011-10-111-0/+5
* | | | | | | | | | | | | Merge "Fixes bug 862637 -- make instance_name_template more flexible"Jenkins2011-10-122-1/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixes bug 862637 -- make instance_name_template more flexibleChris Behrens2011-10-122-1/+43
* | | | | | | | | | | | | Merge "Update EC2 get_metadata calls to search 'deleted': False. Fixes nova s...Jenkins2011-10-122-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...Dan Prince2011-10-122-2/+5
* | | | | | | | | | | | | Merge "Allow tenant networks to be shared with domain 0."Jenkins2011-10-123-13/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Allow tenant networks to be shared with domain 0.Ewan Mellor2011-09-243-13/+40
* | | | | | | | | | | | | Merge "Use ovs-vsctl iface-to-br to look up the bridge associated with the gi...Jenkins2011-10-121-1/+2
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Use ovs-vsctl iface-to-br to look up the bridge associated with the given VIF.Ewan Mellor2011-09-241-1/+2
* | | | | | | | | | | | | Merge "install_venv: remove versioned M2Crypto dependency"Jenkins2011-10-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | install_venv: remove versioned M2Crypto dependencyMark McLoughlin2011-09-291-1/+1
* | | | | | | | | | | | | Merge "install_venv: don't use --no-site-packages with virtualenv"Jenkins2011-10-121-1/+1
|\| | | | | | | | | | | |
| * | | | | | | | | | | | install_venv: don't use --no-site-packages with virtualenvMark McLoughlin2011-09-291-1/+1
* | | | | | | | | | | | | Merge "install_venv: pass the --upgrade argument to pip install"Jenkins2011-10-121-1/+2
|\| | | | | | | | | | | |
| * | | | | | | | | | | | install_venv: pass the --upgrade argument to pip installMark McLoughlin2011-09-291-1/+2
* | | | | | | | | | | | | Merge "install_venv: refactor out pip_install helper"Jenkins2011-10-121-4/+9
|\| | | | | | | | | | | | | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | install_venv: refactor out pip_install helperMark McLoughlin2011-09-291-4/+9
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Adds the tenant id to the create images response Location header Fixes...Jenkins2011-10-122-3/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adds the tenant id to the create images response Location headerAlex Meade2011-09-292-3/+6
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Updating image progress to be more granular. Before, the image progres...Jenkins2011-10-122-13/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updating image progress to be more granular.Naveed Massjouni2011-09-302-13/+21
* | | | | | | | | | | Merge "Add nova-all to run all services"Jenkins2011-10-127-88/+190
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add nova-all to run all servicesVishvananda Ishaya2011-09-287-88/+190
* | | | | | | | | | | | Merge "Fix the grantee group loading for source groups"Jenkins2011-10-121-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \