summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Remove fetching of networks that weren't created via nova-manage"Jenkins2012-01-301-9/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove fetching of networks that weren't created via nova-manageBrad Hall2012-01-261-9/+0
* | | | | | Merge "Remove session arguments from db.api"Jenkins2012-01-301-18/+12
|\ \ \ \ \ \
| * | | | | | Remove session arguments from db.apiMark Washenberger2012-01-271-18/+12
* | | | | | | Merge "Refactor away the flags.DEFINE_* helpers"Jenkins2012-01-3079-1157/+1853
|\ \ \ \ \ \ \
| * | | | | | | Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-2879-1157/+1853
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Raise 400 if bad kepair data is provided"Jenkins2012-01-304-1/+27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Raise 400 if bad kepair data is providedBrian Waldon2012-01-284-1/+27
| |/ / / / /
* | | | | | Merge "Add authorization checks to flavormanage extension"Jenkins2012-01-294-32/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add authorization checks to flavormanage extensionBrian Waldon2012-01-254-32/+11
* | | | | | Merge "Remove session arg from sm_backend_conf_update"Jenkins2012-01-271-1/+1
|\ \ \ \ \ \
| * | | | | | Remove session arg from sm_backend_conf_updateBrian Waldon2012-01-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "fix `nova-manage image convert` exception"Jenkins2012-01-271-2/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix `nova-manage image convert` exceptionPádraig Brady2012-01-271-2/+1
* | | | | | Merge "Added validation of name when creating a new keypair"Jenkins2012-01-272-0/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added validation of name when creating a new keypairPhilip Knouff2012-01-272-0/+29
| |/ / / /
* / / / / Ignore case in policy role checks.Dan Prince2012-01-272-6/+14
|/ / / /
* | | | Add a note explaining why unhandled exceptions shouldn't be returnedJohannes Erdfelt2012-01-261-0/+4
* | | | uses the instance uuid in libvirt by introducing a new variable 'uuid' for th...Christian Berendt2012-01-263-0/+18
| |/ / |/| |
* | | Merge "Fixing rebuilds on libvirt, seriously."Jenkins2012-01-261-9/+9
|\ \ \
| * | | Fixing rebuilds on libvirt, seriously.Naveed Massjouni2012-01-251-9/+9
* | | | Fixes bug 914418Monsyne Dragon2012-01-261-1/+1
| |_|/ |/| |
* | | Merge changes If0c92dca,I75d8b616Jenkins2012-01-2613-10/+1008
|\ \ \
| * | | blueprint host-aggregates: OSAPI extensionsArmando Migliaccio2012-01-257-4/+619
| * | | blueprint host-aggregates: OSAPI/virt integration, via nova.compute.apiArmando Migliaccio2012-01-258-10/+393
* | | | Merge "Remove LazySerializationMiddleware."Jenkins2012-01-266-57/+2
|\ \ \ \
| * | | | Remove LazySerializationMiddleware.Dan Prince2012-01-266-57/+2
* | | | | Merge "Bug #921730: plugins/xenserver/xenapi/etc/xapi.d/plugins/objectstore n...Jenkins2012-01-263-261/+14
|\ \ \ \ \
| * | | | | Bug #921730: plugins/xenserver/xenapi/etc/xapi.d/plugins/objectstore no longe...Armando Migliaccio2012-01-263-261/+14
| |/ / / /
* / / / / Adding live migration server actionsmasumotok2012-01-2612-59/+323
|/ / / /
* | | | bug 921931: fix Quantum Manager VM launch race conditionDan Wendlandt2012-01-251-0/+1
* | | | Fix authorization checks for simple_usage.showAnthony Young2012-01-255-29/+28
* | | | Merge "Don't pass filter_properites to managers"Jenkins2012-01-262-1/+12
|\ \ \ \
| * | | | Don't pass filter_properites to managersChris Behrens2012-01-252-1/+12
* | | | | Merge "Simplify somewhat complicated reduce() into sum()"Jenkins2012-01-261-4/+1
|\ \ \ \ \
| * | | | | Simplify somewhat complicated reduce() into sum()Johannes Erdfelt2012-01-251-4/+1
* | | | | | Ignore connection_type when no instances existBrian Waldon2012-01-251-4/+13
|/ / / / /
* | | | | Merge "Add HACKING compliance testing to run_test.sh"Jenkins2012-01-252-0/+207
|\ \ \ \ \
| * | | | | Add HACKING compliance testing to run_test.shJoe Gordon2012-01-242-0/+207
* | | | | | Merge "Fix uptime calculation in simple_usage"Jenkins2012-01-252-1/+4
|\ \ \ \ \ \
| * | | | | | Fix uptime calculation in simple_usageAnthony Young2012-01-252-1/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Do not output admin_password in debug logs"Jenkins2012-01-251-1/+4
|\ \ \ \ \ \
| * | | | | | Do not output admin_password in debug logsThierry Carrez2012-01-241-1/+4
* | | | | | | Merge "rootwrap: Fix KillFilter matching"Jenkins2012-01-251-4/+5
|\ \ \ \ \ \ \
| * | | | | | | rootwrap: Fix KillFilter matchingAdam Gandelman2012-01-251-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fixes bug 921265 - i'nova-manage flavor create|list'"Jenkins2012-01-252-40/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes bug 921265 - i'nova-manage flavor create|list'Dean Troyer2012-01-252-40/+24
* | | | | | | Merge "Fix bug 921715 - 'nova x509-create-cert' fails"Jenkins2012-01-251-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix bug 921715 - 'nova x509-create-cert' failsDean Troyer2012-01-251-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Remove unused flags.Help*Flag"Jenkins2012-01-255-31/+0
|\ \ \ \ \ \