summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Allow adding fixed IPs by network UUID"Jenkins2012-05-291-1/+34
|\ \
| * | Allow adding fixed IPs by network UUIDMohammed Naser2012-05-251-1/+34
* | | Merge "update xen to use network_model"Jenkins2012-05-295-128/+50
|\ \ \ | |_|/ |/| |
| * | update xen to use network_modelTrey Morris2012-05-245-128/+50
* | | _s3_create update only pertinent metadataJohn Tran2012-05-252-1/+60
* | | Fix a minor spelling error.Russell Bryant2012-05-251-1/+1
| |/ |/|
* | Merge "Bugfix in simple_tenant_usage API detail view"Jenkins2012-05-251-4/+18
|\ \
| * | Bugfix in simple_tenant_usage API detail viewZhongyue Luo2012-05-251-4/+18
| |/
* | Merge "Fix XenServer diagnostics to provide correct details"Jenkins2012-05-251-6/+10
|\ \
| * | Fix XenServer diagnostics to provide correct detailsMohammed Naser2012-05-221-6/+10
* | | Merge "Use utils.utcnow rather than datetime.utcnow"Jenkins2012-05-258-26/+25
|\ \ \
| * | | Use utils.utcnow rather than datetime.utcnowZhongyue Luo2012-05-258-26/+25
* | | | Merge "Expose a limited networks API for users"Jenkins2012-05-252-8/+45
|\ \ \ \
| * | | | Expose a limited networks API for usersMohammed Naser2012-05-242-8/+45
* | | | | Merge "Use cfg's new behavior of reset() clearing overrides"Jenkins2012-05-253-21/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use cfg's new behavior of reset() clearing overridesMark McLoughlin2012-05-213-21/+25
* | | | | add queue name argument to TopicConsumerDoug Hellmann2012-05-242-0/+54
| |_|_|/ |/| | |
* | | | Merge "Remove deprecated quota code."Jenkins2012-05-241-456/+2
|\ \ \ \
| * | | | Remove deprecated quota code.Kevin L. Mitchell2012-05-241-456/+2
| | |/ / | |/| |
* / | | Added a instance state update notificationBrian Elliott2012-05-246-28/+228
|/ / /
* | | Update pep8 dependency to v1.1Brian Waldon2012-05-245-14/+14
* | | Merge "Add scheduler filter: TypeAffinityFilter"Jenkins2012-05-241-1/+28
|\ \ \
| * | | Add scheduler filter: TypeAffinityFilterJoe Gordon2012-05-231-1/+28
* | | | Merge "More accurate rescue mode testing for XenAPI"Jenkins2012-05-241-2/+15
|\ \ \ \ | |/ / / |/| | |
| * | | More accurate rescue mode testing for XenAPIBrian Lamar2012-05-221-2/+15
| | |/ | |/|
* | | Merge "Sync with latest version of openstack.common.cfg"Jenkins2012-05-231-2/+3
|\ \ \ | | |/ | |/|
| * | Sync with latest version of openstack.common.cfgMark McLoughlin2012-05-211-2/+3
* | | Merge "Permit deleted instance types to be queried for active instances."Jenkins2012-05-231-1/+19
|\ \ \
| * | | Permit deleted instance types to be queried for active instances.Josh Kearney2012-05-231-1/+19
* | | | Merge "Finish quota refactor."Jenkins2012-05-2315-70/+191
|\ \ \ \ | |/ / / |/| | |
| * | | Finish quota refactor.Kevin L. Mitchell2012-05-2315-70/+191
* | | | Use utils.parse_strtime rather than datetime.strptimeZhongyue Luo2012-05-231-13/+7
|/ / /
* | | Add version to compute rpc API.Russell Bryant2012-05-233-8/+269
* | | Add version to scheduler rpc API.Russell Bryant2012-05-236-18/+120
* | | Add version to console rpc API.Russell Bryant2012-05-233-5/+90
* | | Merge "Enable checking for imports in alphabetical order"Jenkins2012-05-232-5/+5
|\ \ \
| * | | Enable checking for imports in alphabetical orderJoe Gordon2012-05-222-5/+5
| | |/ | |/|
* / | Add tenant id in self link in /servers call for imagesPhilip Knouff2012-05-221-10/+10
|/ /
* / Only permit alpha-numerics and ._- for instance type names.Josh Kearney2012-05-211-0/+7
|/
* Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-213-3/+3
* Merge "Alphabetize imports in nova/tests/"Jenkins2012-05-1980-135/+135
|\
| * Alphabetize imports in nova/tests/Joe Gordon2012-05-1880-135/+135
* | Merge "Fix Multi_Scheduler to process host capabilities"Jenkins2012-05-181-0/+22
|\ \
| * | Fix Multi_Scheduler to process host capabilitiesArmando Migliaccio2012-05-181-0/+22
* | | Merge "fixed_ip_get_by_address read_deleted from context"Jenkins2012-05-181-0/+2
|\ \ \ | |_|/ |/| |
| * | fixed_ip_get_by_address read_deleted from contextJohn Tran2012-05-181-0/+2
* | | Merge "Add version to consoleauth rpc API."Jenkins2012-05-184-11/+101
|\ \ \
| * | | Add version to consoleauth rpc API.Russell Bryant2012-05-174-11/+101
* | | | Merge "Implement get_hypervisor_hostname for libvirt."Jenkins2012-05-182-0/+7
|\ \ \ \
| * | | | Implement get_hypervisor_hostname for libvirt.Dan Prince2012-05-152-0/+7