Tempest plugin for ironic
ca69ffed43
Extend baremetal json client with volume connector and volume target. Add basic positive tests for volume connector and volume target: test_create_volume_connector_error test_delete_volume_connector test_delete_volume_connector_error test_show_volume_connector test_list_volume_connectors test_list_with_limit test_update_volume_connector_replace test_update_volume_connector_replace_error test_update_volume_connector_remove_item test_update_volume_connector_remove_collection test_update_volume_connector_add test_create_volume_target_error test_delete_volume_target test_delete_volume_target_error test_show_volume_target test_list_volume_targets test_list_with_limit test_update_volume_target_replace test_update_volume_target_replace_error test_update_volume_target_remove_item test_update_volume_target_remove_collection test_update_volume_target_add Change-Id: I642a02cff2afe7f89b6800d69e14d05e04e6a59c Partial-bug: #1559691 |
||
---|---|---|
doc/source | ||
ironic_tempest_plugin | ||
tools | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ironic-tempest-plugin
Tempest plugin for ironic
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/ironic-tempest-plugin
- Source: http://git.openstack.org/cgit/openstack/ironic-tempest-plugin
- Bugs: http://bugs.launchpad.net/ironic
Features
- TODO