summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Raise ApiError in response to InstanceTypeNotFoundMaru Newby2012-02-031-4/+4
* | | | Merge "Fix bug #924093"Jenkins2012-02-031-41/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug #924093masumotok2012-02-031-41/+14
* | | | Merge "blueprint nova-image-cache-management phase1"Jenkins2012-02-032-0/+250
|\ \ \ \ | |/ / / |/| | |
| * | | blueprint nova-image-cache-management phase1Michael Still2012-02-032-0/+250
| | |/ | |/|
* / | Fix for bug 883310Mandell Degerness2012-02-031-1/+11
|/ /
* | Merge "Throw an user error on creating duplicate keypairs Fixes bug 902162"Jenkins2012-02-021-0/+14
|\ \
| * | Throw an user error on creating duplicate keypairsNirmal Ranganathan2012-02-021-0/+14
* | | Fixes uuid lookup in virtual interfaces extensionVishvananda Ishaya2012-02-021-1/+11
|/ /
* | Merge "Capture bandwidth usage data before resize."Jenkins2012-02-021-2/+5
|\ \
| * | Capture bandwidth usage data before resize.Monsyne Dragon2012-02-021-2/+5
* | | Merge "DRYing up Volume/Compute APIRouters"Jenkins2012-02-022-2/+2
|\ \ \ | |_|/ |/| |
| * | DRYing up Volume/Compute APIRoutersRick Harris2012-02-022-2/+2
| |/
* | Merge "Don't block forever for rpc.(multi)call response."Jenkins2012-02-023-7/+42
|\ \
| * | Don't block forever for rpc.(multi)call response.Russell Bryant2012-02-023-7/+42
| |/
* / Excise M2Crypto!Brian Waldon2012-02-022-35/+26
|/
* Merge "Avoid weird test error when mox is missing"Jenkins2012-02-021-0/+1
|\
| * Avoid weird test error when mox is missingThierry Carrez2012-02-021-0/+1
* | cleanup test case to use integers not stringsPádraig Brady2012-02-021-5/+5
|/
* Respect availability_zone parameter in nova apiHengqing Hu2012-02-026-106/+305
* Merge "Add support for pluggable l3 backends"Jenkins2012-02-021-2/+2
|\
| * Add support for pluggable l3 backendsBrad Hall2012-02-011-2/+2
* | Merge "Add 'all_tenants' filter to GET /servers."Jenkins2012-02-021-0/+44
|\ \
| * | Add 'all_tenants' filter to GET /servers.Dan Prince2012-01-291-0/+44
* | | Remove Hyper-V supportSoren Hansen2012-02-011-65/+0
| |/ |/|
* | Merge "bug 921087: i18n-key and local-storage hard-coded in xenapi"Jenkins2012-02-011-0/+69
|\ \
| * | bug 921087: i18n-key and local-storage hard-coded in xenapiArmando Migliaccio2012-02-011-0/+69
* | | Merge "Empty connection pool after test_kombu."Jenkins2012-02-011-0/+1
|\ \ \
| * | | Empty connection pool after test_kombu.Russell Bryant2012-01-311-0/+1
* | | | Merge "Use name filter in GlanceImageService show_by_name"Jenkins2012-02-011-4/+0
|\ \ \ \
| * | | | Use name filter in GlanceImageService show_by_nameBrian Waldon2012-01-281-4/+0
| | |_|/ | |/| |
* | | | Merge "Ties quantum, melange, and nova network model"Jenkins2012-02-0112-318/+297
|\ \ \ \
| * | | | Ties quantum, melange, and nova network modelTrey Morris2012-02-0112-318/+297
* | | | | Merge "Instances to be created with a bookmark link"Jenkins2012-02-011-0/+40
|\ \ \ \ \
| * | | | | Instances to be created with a bookmark linkAlex Meade2012-01-271-0/+40
* | | | | | Merge "optimize libvirt raw image handling. Bug 924970"Jenkins2012-02-012-11/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | optimize libvirt raw image handling. Bug 924970Pádraig Brady2012-02-012-11/+16
* | | | | | Merge "remove unsupported ec2 extensions"Jenkins2012-02-013-705/+0
|\ \ \ \ \ \
| * | | | | | remove unsupported ec2 extensionsJesse Andrews2012-01-313-705/+0
| |/ / / / /
* | | | | | Merge "Correct checking existence of security group rule"Jenkins2012-02-011-3/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Correct checking existence of security group ruleMotoKen2012-02-011-3/+29
| |/ / / /
* | | | | Merge "fixed bug 920856"Jenkins2012-02-011-1/+1
|\ \ \ \ \
| * | | | | fixed bug 920856Thorsten Tarrach2012-02-011-1/+1
* | | | | | Expand policies for admin_actions extensionBrian Waldon2012-01-312-18/+11
| |/ / / / |/| | | |
* | | | | Use single call in ExtendedStatus extensionBrian Waldon2012-01-311-11/+38
* | | | | Be more explicit about emptying connection pool.Russell Bryant2012-01-311-2/+2
| |_|_|/ |/| | |
* | | | Return instancesSet in TerminateInstances ec2 apiHengqing Hu2012-01-311-19/+116
|/ / /
* | | Implementation of new Nova Volume driver for SolidFire ISCSI SANjohn-griffith2012-01-301-0/+180
* | | Handle kepair delete when not foundBrian Waldon2012-01-301-5/+14
* | | Merge "Refactor away the flags.DEFINE_* helpers"Jenkins2012-01-305-39/+57
|\ \ \