summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Implements updating complete bw usage dataNikhil Komawar2012-07-061-0/+1
| |_|/ / / |/| | | |
* | | | | Merge "Fix rpc import path in nova-novncproxy"Jenkins2012-07-061-1/+1
|\ \ \ \ \
| * | | | | Fix rpc import path in nova-novncproxyAnthony Young2012-07-061-1/+1
| |/ / / /
* / / / / This patch stops metadata from being deleted when an instance is deleted.Alex Meade2012-07-064-39/+6
|/ / / /
* | | | Merge "modify hacking.py to not choke on the def of _()"Jenkins2012-07-061-2/+4
|\ \ \ \
| * | | | modify hacking.py to not choke on the def of _()Sean Dague2012-07-051-2/+4
* | | | | Merge "Get hypervisor uptime."Jenkins2012-07-0514-5/+148
|\ \ \ \ \
| * | | | | Get hypervisor uptime.Kevin L. Mitchell2012-06-2914-5/+148
| | |_|_|/ | |/| | |
* | | | | Merge "Make possible to store snapshots not in /tmp directory"Jenkins2012-07-052-2/+9
|\ \ \ \ \
| * | | | | Make possible to store snapshots not in /tmp directoryBoris Filippov2012-07-032-2/+9
* | | | | | Merge "sort .gitignore for readability"Jenkins2012-07-051-24/+23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sort .gitignore for readabilitySean Dague2012-07-051-24/+23
| | |_|/ / | |/| | |
* | | | | Merge "Don't catch & ignore exceptions when setting up LXC container filesyst...Jenkins2012-07-051-9/+10
|\ \ \ \ \
| * | | | | Don't catch & ignore exceptions when setting up LXC container filesystemsDaniel P. Berrange2012-07-051-9/+10
| | |_|_|/ | |/| | |
* | | | | Merge "Add checks for retrieving deleted instance metadata for notification e...Jenkins2012-07-053-12/+60
|\ \ \ \ \
| * | | | | Add checks for retrieving deleted instance metadata for notification events.Alex Meade2012-07-053-12/+60
* | | | | | Merge "Remove auth-related nova-manage commands"Jenkins2012-07-053-511/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove auth-related nova-manage commandsBrian Waldon2012-07-053-511/+3
* | | | | | ignore project files for eclipse/pydevSean Dague2012-07-051-0/+3
* | | | | | Merge "Remove unnecessary target_host flag in xenapi driver tests"Jenkins2012-07-051-16/+11
|\ \ \ \ \ \
| * | | | | | Remove unnecessary target_host flag in xenapi driver testsJohannes Erdfelt2012-07-051-16/+11
* | | | | | | Merge "Remove unnecessary setUp() method in xenapi driver tests"Jenkins2012-07-051-11/+0
|\| | | | | |
| * | | | | | Remove unnecessary setUp() method in xenapi driver testsJohannes Erdfelt2012-07-051-11/+0
* | | | | | | Merge "Drop xenapi session.get_imported_xenapi()"Jenkins2012-07-058-58/+50
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Drop xenapi session.get_imported_xenapi()Johannes Erdfelt2012-07-038-58/+50
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Pass vdi_ref to fake.create_vbd() not a string"Jenkins2012-07-051-2/+5
|\ \ \ \ \ \
| * | | | | | Pass vdi_ref to fake.create_vbd() not a stringJohannes Erdfelt2012-07-021-2/+5
* | | | | | | Merge "Correct typo in tools/hacking.py l18n -> i18n"Jenkins2012-07-051-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Correct typo in tools/hacking.py l18n -> i18nBrian Waldon2012-07-051-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Finish AUTHORS transition."Jenkins2012-07-054-264/+3
|\ \ \ \ \ \ \
| * | | | | | | Finish AUTHORS transition.Monty Taylor2012-07-054-264/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Add *.egg* to .gitignore"Jenkins2012-07-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add *.egg* to .gitignoreBrian Waldon2012-07-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Allow network_uuids that begin with a prefix"Jenkins2012-07-052-3/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow network_uuids that begin with a prefixJason Kölker2012-07-052-3/+12
* | | | | | | Merge "Ensure system metadata is sent on new image creation."Jenkins2012-07-052-0/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure system metadata is sent on new image creation.SandyWalsh2012-07-042-0/+57
| |/ / / / /
* | | | | | Merge "Add compatibility for CPU model config with libvirt < 0.9.10"Jenkins2012-07-052-3/+113
|\ \ \ \ \ \
| * | | | | | Add compatibility for CPU model config with libvirt < 0.9.10Daniel P. Berrange2012-07-022-3/+113
* | | | | | | Merge "Assign service_catalog in NovaKeystoneContext."Jenkins2012-07-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Assign service_catalog in NovaKeystoneContext.Dan Prince2012-07-041-0/+1
* | | | | | | | Merge "Remove unused 'get_open_port' method from libvirt utils"Jenkins2012-07-052-23/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove unused 'get_open_port' method from libvirt utilsDaniel P. Berrange2012-06-292-23/+0
* | | | | | | | Fix some hacking violations in the quantum tests.Dan Prince2012-07-033-6/+11
| |/ / / / / / |/| | | | | |
* | | | | | | Fix missing nova.log change to nova.openstack.common.logJohannes Erdfelt2012-07-031-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Add Cinder Volume API to Nova"Jenkins2012-07-034-2/+1433
|\ \ \ \ \ \
| * | | | | | Add Cinder Volume API to NovaJohn Griffith2012-07-034-2/+1433
* | | | | | | Merge "Modifies ec2/cloud to be able to use Cinder"Jenkins2012-07-033-20/+25
|\| | | | | |
| * | | | | | Modifies ec2/cloud to be able to use CinderJohn Griffith2012-07-033-20/+25
* | | | | | | Merge "Implement nova network API for quantum API 2.0"Jenkins2012-07-036-2/+812
|\ \ \ \ \ \ \