summaryrefslogtreecommitdiff
path: root/nova/tests/fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* Robustify attachment tracking in CinderFixtureNewAttachFlowMatt Riedemann2020-09-221-20/+37
* Improve CinderFixtureNewAttachFlowMatt Riedemann2020-09-221-3/+19
* Make service all-cells min version helper use scatter-gatherDan Smith2019-02-181-0/+3
* Fix port dns_name resetHang Yang2019-02-011-0/+7
* fixtures: Track volume attachments within CinderFixtureNewAttachFlowLee Yarwood2018-10-221-34/+73
* Fix the request context in ServiceFixtureTakashi NATSUME2018-09-041-3/+9
* Add functional tests to ensure BDM removal on deleteMohammed Naser2018-02-201-2/+19
* Drop extra loop which modifies Cinder volume statusmelanie witt2018-02-201-12/+0
* Add functional tests for traits-based schedulingMatt Riedemann2018-02-011-0/+4
* Add functional tests for virt driver get_traits() methodJim Rollenhagen2018-01-301-2/+2
* [api] Allow multi-attach in compute apiIldiko Vancsa2018-01-221-0/+7
* Merge "[placement] Add sending global request ID in delete (2)"Zuul2018-01-171-1/+1
|\
| * [placement] Add sending global request ID in delete (2)Takashi NATSUME2018-01-111-1/+1
* | Transform rescue/unrescue instance notificationsBéla Vancsics2018-01-141-0/+4
|/
* Use volume shared_targets to lock during attach/detachMatt Riedemann2018-01-041-2/+2
* Merge "Fix warning on {'cell_id': 1} is an invalid UUID"Zuul2017-12-281-3/+9
|\
| * Fix warning on {'cell_id': 1} is an invalid UUIDjichenjc2017-11-021-3/+9
* | Pass mountpoint to volume attachment_create with connectorMatt Riedemann2017-12-131-1/+1
* | Pass mountpoint to volume attachment_updateMatt Riedemann2017-12-131-1/+2
* | Merge "Add API and nova-manage tests that use the NoopQuotaDriver"Zuul2017-12-091-0/+23
|\ \
| * | Add API and nova-manage tests that use the NoopQuotaDrivermelanie witt2017-12-081-0/+23
* | | Implement new attach Cinder flowJohn Griffith2017-12-071-0/+174
|/ /
* | Add regression test for rebuilding a volume-backed serverMatt Riedemann2017-12-041-0/+15
* | Don't overwrite binding-profileMoshe Levi2017-11-221-1/+8
* | Revert "Don't overwrite binding-profile"Rabi Mishra2017-11-101-9/+1
* | Don't overwrite binding-profileMoshe Levi2017-11-081-1/+9
|/
* Merge "Add instance.interface_attach notification"Jenkins2017-10-051-26/+49
|\
| * Add instance.interface_attach notificationElőd Illés2017-09-211-26/+49
* | Fix CellDatabases fixture swallowing exceptionsDan Smith2017-09-291-5/+3
|/
* Target context when setting instance to ERROR when over quotaMatt Riedemann2017-09-131-0/+4
* First attempt at adding a privsep user to nova itself.Michael Still2017-09-071-0/+27
* Merge "Use wsgi-intercept in OSAPIFixture"Jenkins2017-08-071-9/+29
|\
| * Use wsgi-intercept in OSAPIFixtureChris Dent2017-07-251-9/+29
* | Test resize with placement apiBalazs Gibizer2017-08-011-0/+10
* | Suppress some test warningsSean Dague2017-07-251-0/+15
|/
* [placement] Use wsgi_intercept in PlacementFixtureChris Dent2017-07-251-11/+20
* Merge "Remove check_detach"Jenkins2017-07-251-4/+0
|\
| * Remove check_detachIldiko Vancsa2017-07-201-4/+0
* | Fix and optimize external_events for multiple cellsMatthew Booth2017-07-191-1/+8
|/
* Add BDM to InstancePayloadBalazs Gibizer2017-07-121-10/+18
* Handle version for PUT and POST in PlacementFixturemelanie witt2017-06-291-9/+17
* Merge "placement project_id, user_id in PUT /allocations"Jenkins2017-06-231-1/+1
|\
| * placement project_id, user_id in PUT /allocationsmelanie witt2017-06-151-1/+1
* | Count networks to check quotaDan Smith2017-06-191-0/+14
|/
* Replace messaging.get_transport with get_rpc_transportMatt Riedemann2017-06-051-1/+1
* add new test fixture flavor with extra_specsChris Friesen2017-06-011-0/+8
* api-ref: Fix examples for add/removeFixedIp actionTakashi NATSUME2017-05-151-0/+58
* Spelling error "paramenter"fpxie2017-04-171-1/+1
* Regression test for local delete with an attached volumeMatt Riedemann2017-04-051-9/+60
* Merge "Add functional test for ip filtering with regex"Jenkins2017-03-271-7/+38
|\