summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge "Implements resize / cold migration on Hyper-V"Jenkins2013-02-1215-302/+870
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-1215-302/+870
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Ensure that LB VIF drivers creates the bridge if necessary"Jenkins2013-02-122-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Ensure that LB VIF drivers creates the bridge if necessaryGary Kotton2013-02-082-0/+9
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "test_(dis)associate_by_non_existing_security_group_name missing stub"Jenkins2013-02-121-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test_(dis)associate_by_non_existing_security_group_name missing stubAaron Rosen2013-02-111-0/+6
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Update docs about testing."Jenkins2013-02-122-9/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update docs about testing.Monty Taylor2013-02-112-9/+1
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Ensure that only one IP address is allocated."Jenkins2013-02-122-13/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Ensure that only one IP address is allocated.Gary Kotton2013-02-122-13/+24
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | Fix nova-compute use of missing DBErrorDan Smith2013-02-121-0/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Disallow setting /0 for network other than 0.0.0.0"Jenkins2013-02-122-0/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Disallow setting /0 for network other than 0.0.0.0Tim Potter2013-02-112-0/+39
* | | | | | | | | | | | Merge "Add generic UC dropper"Jenkins2013-02-123-7/+254
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add generic UC dropperBoris Pavlovic2013-02-123-7/+254
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Don't call 'vif.plug' twice during VM startup"Jenkins2013-02-121-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Don't call 'vif.plug' twice during VM startupDaniel P. Berrange2013-02-111-1/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Adds API Sample tests for FloatingIPDNS extension."Jenkins2013-02-1215-1/+173
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adds API Sample tests for FloatingIPDNS extension.Tiago Mello2013-02-1115-1/+173
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Allow generic rules in context_is_admin rule in policy."Jenkins2013-02-122-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Allow generic rules in context_is_admin rule in policy.Wenhao Xu2013-02-122-7/+7
* | | | | | | | | | | | | Merge "Support for scheduler hints for VM groups"Jenkins2013-02-125-2/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Support for scheduler hints for VM groupsGary Kotton2013-02-085-2/+149
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Fix unconsumed column name warning in test_migrations."Jenkins2013-02-121-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix unconsumed column name warning in test_migrations.David Ripton2013-02-111-2/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Clean up extended server output samples"Jenkins2013-02-129-34/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clean up extended server output samplesVishvananda Ishaya2013-02-079-34/+85
* | | | | | | | | | | | | | Merge "replace ssh-keygen -m with a python equivalent"Jenkins2013-02-122-11/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | replace ssh-keygen -m with a python equivalentDavanum Srinivas2013-02-052-11/+97
* | | | | | | | | | | | | | | Merge "More conductor support for resizes"Jenkins2013-02-126-28/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | More conductor support for resizesDan Smith2013-02-116-28/+153
* | | | | | | | | | | | | | | | Merge "Update to simplified common oslo version code."Jenkins2013-02-124-168/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Update to simplified common oslo version code.Monty Taylor2013-02-104-168/+189
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Adds _(prerun|check)_134 functions to test_migrations"Jenkins2013-02-121-0/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Adds _(prerun|check)_134 functions to test_migrationsTiago Mello2013-02-071-0/+55
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Fixes a bug in attaching volumes on Hyper-V"Jenkins2013-02-121-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixes a bug in attaching volumes on Hyper-VAlessandro Pilotti2013-02-111-3/+4
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Fix check instance host for instance action"Jenkins2013-02-126-12/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix check instance host for instance actionZhou ShaoYu2013-02-056-12/+90
* | | | | | | | | | | | | | | | | Merge "lxc: virDomainGetVcpus is not supported by driver"Jenkins2013-02-121-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | lxc: virDomainGetVcpus is not supported by driverChuck Short2013-02-041-7/+4
* | | | | | | | | | | | | | | | | | Merge "Fix boto capabilities check"Jenkins2013-02-121-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix boto capabilities checkStanislaw Pitucha2013-01-301-3/+4
* | | | | | | | | | | | | | | | | | | Merge "Implement ZooKeeper driver for ServiceGroup API."Jenkins2013-02-124-1/+229
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Implement ZooKeeper driver for ServiceGroup API.Yun Mao2013-02-074-1/+229
* | | | | | | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-02-111-817/+855
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-02-111-817/+855
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Fix spelling in comment"Jenkins2013-02-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix spelling in commentAaron Rosen2013-02-101-2/+2
| |/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Add control-M to list of characters to strip outChuck Short2013-02-101-1/+1
|/ / / / / / / / / / / / / / / / / /