summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-285-39/+57
| |/ /
* | | Merge "Raise 400 if bad kepair data is provided"Jenkins2012-01-301-0/+15
|\ \ \ | |_|/ |/| |
| * | Raise 400 if bad kepair data is providedBrian Waldon2012-01-281-0/+15
| |/
* | Merge "Add authorization checks to flavormanage extension"Jenkins2012-01-292-21/+4
|\ \ | |/ |/|
| * Add authorization checks to flavormanage extensionBrian Waldon2012-01-252-21/+4
* | Merge "Added validation of name when creating a new keypair"Jenkins2012-01-271-0/+26
|\ \
| * | Added validation of name when creating a new keypairPhilip Knouff2012-01-271-0/+26
* | | Ignore case in policy role checks.Dan Prince2012-01-271-5/+13
|/ /
* | uses the instance uuid in libvirt by introducing a new variable 'uuid' for th...Christian Berendt2012-01-261-0/+16
* | Merge changes If0c92dca,I75d8b616Jenkins2012-01-265-1/+610
|\ \
| * | blueprint host-aggregates: OSAPI extensionsArmando Migliaccio2012-01-254-0/+387
| * | blueprint host-aggregates: OSAPI/virt integration, via nova.compute.apiArmando Migliaccio2012-01-252-1/+223
* | | Merge "Remove LazySerializationMiddleware."Jenkins2012-01-262-11/+2
|\ \ \
| * | | Remove LazySerializationMiddleware.Dan Prince2012-01-262-11/+2
* | | | Adding live migration server actionsmasumotok2012-01-264-8/+185
|/ / /
* | | Fix authorization checks for simple_usage.showAnthony Young2012-01-252-16/+16
* | | Merge "Don't pass filter_properites to managers"Jenkins2012-01-261-1/+4
|\ \ \
| * | | Don't pass filter_properites to managersChris Behrens2012-01-251-1/+4
| |/ /
* | / Fix uptime calculation in simple_usageAnthony Young2012-01-251-0/+3
| |/ |/|
* | Return 403 instead of 401 when policies rejectBrian Waldon2012-01-251-1/+1
|/
* Merge "Convert vmwareapi code to UNIX style line endings"Jenkins2012-01-253-181/+181
|\
| * Convert vmwareapi code to UNIX style line endingsMark McLoughlin2012-01-253-181/+181
* | Merge "Blueprint xenapi-provider-firewall and Bug #915403."Jenkins2012-01-253-11/+109
|\ \
| * | Blueprint xenapi-provider-firewall and Bug #915403.Deepak Garg2012-01-243-11/+109
* | | Merge "blueprint host-aggregates: maintenance operations to host OSAPI exts"Jenkins2012-01-251-1/+42
|\ \ \ | |_|/ |/| |
| * | blueprint host-aggregates: maintenance operations to host OSAPI extsJohn Garbutt2012-01-231-1/+42
* | | Merge "Adds extension for retrieving certificates"Jenkins2012-01-253-0/+79
|\ \ \ | |_|/ |/| |
| * | Adds extension for retrieving certificatesVishvananda Ishaya2012-01-243-0/+79
* | | Add os-start/os-stop server actions to OSAPITomoe Sugihara2012-01-252-0/+75
|/ /
* | Create nova cert worker for x509 supportVishvananda Ishaya2012-01-242-31/+55
* | Merge "Handle error in associate floating IP (bug 845507)"Jenkins2012-01-241-0/+17
|\ \
| * | Handle error in associate floating IP (bug 845507)Dean Troyer2012-01-231-0/+17
* | | Add support for Qpid to nova.rpc.Russell Bryant2012-01-241-0/+293
* | | Merge "Add an API extension for creating+deleting flavors"Jenkins2012-01-243-1/+132
|\ \ \
| * | | Add an API extension for creating+deleting flavorsCole Robinson2012-01-243-1/+132
* | | | Merge "Remove admin_only ext attr in favor of authz"Jenkins2012-01-2415-116/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Remove admin_only ext attr in favor of authzBrian Waldon2012-01-2415-116/+48
* | | | extensions: Allow registering actions for create + deleteCole Robinson2012-01-241-0/+29
|/ / /
* | | KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-2422-99/+231
* | | Add affinity filtersChristopher MacGown2012-01-242-0/+113
* | | Merge "Fixed limiting for flavors"Jenkins2012-01-241-0/+82
|\ \ \ | |/ / |/| |
| * | Fixed limiting for flavorsPhilip Knouff2012-01-231-0/+82
* | | Merge "Remove deprecated extension code."Jenkins2012-01-2316-529/+120
|\ \ \ | |/ / |/| |
| * | Remove deprecated extension code.Kevin L. Mitchell2012-01-1916-529/+120
* | | Merge "ComputeNode Capacity support"Jenkins2012-01-234-11/+176
|\ \ \
| * | | ComputeNode Capacity supportSandy Walsh2012-01-234-11/+176
| | |/ | |/|
* | | Adds availability zone filterVishvananda Ishaya2012-01-231-0/+27
* | | Merge "Adds isolated hosts filter"Jenkins2012-01-231-24/+44
|\ \ \
| * | | Adds isolated hosts filterVishvananda Ishaya2012-01-211-24/+44
* | | | Merge "Add context and request spec to filter_properties"Jenkins2012-01-232-13/+18
|\ \ \ \