summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Use "display_name" in "nova-manage vm list".Russell Bryant2012-01-311-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Boto 2.2.x failes. Capping pip-requires at 2.1.1Brian Lamar2012-02-011-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Allow for auditing of API calls."Jenkins2012-01-311-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow for auditing of API calls.Kevin L. Mitchell2012-01-311-0/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Use single call in ExtendedStatus extensionBrian Waldon2012-01-312-28/+57
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Use os.path.basename() instead of string splitting."Jenkins2012-01-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use os.path.basename() instead of string splitting.Russell Bryant2012-01-311-1/+1
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | Remove utils.runthis().Russell Bryant2012-01-312-6/+1
|/ / / / / / / /
* | | | | | | | Merge "Be more explicit about emptying connection pool."Jenkins2012-01-311-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Be more explicit about emptying connection pool.Russell Bryant2012-01-311-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "bug 923798: On XenServer the DomU firewall driver fails with NotImplem...Jenkins2012-01-313-55/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | bug 923798: On XenServer the DomU firewall driver fails with NotImplementedErrorArmando Migliaccio2012-01-313-55/+50
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "fixes melange ipam lib"Jenkins2012-01-311-3/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fixes melange ipam libTrey Morris2012-01-311-3/+3
| |/ / / / / /
* / / / / / / Return instancesSet in TerminateInstances ec2 apiHengqing Hu2012-01-312-20/+140
|/ / / / / /
* | | / / / Implementation of new Nova Volume driver for SolidFire ISCSI SANjohn-griffith2012-01-304-3/+456
| |_|/ / / |/| | | |
* | | | | Merge "Handle kepair delete when not found"Jenkins2012-01-302-10/+19
|\ \ \ \ \
| * | | | | Handle kepair delete when not foundBrian Waldon2012-01-302-10/+19
* | | | | | 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