python-saharaclient/saharaclient/tests/unit
Jeremy Freudberg 25043cbdf1 Add missing APIv2 features to client, OSC
Now in the basic client:
- Boot from volume enhancements
- Update keypair

Now in OSC:
- Force delete cluster
- Update keypair
- Boot from volume enhancements
- Decommision specific node (only via --json)

Change-Id: I031fdb6f7754f6cf242bfae6f10ed05249c07dac
Story: 2003092
Task: 23183
Task: 29740
2019-03-03 21:35:16 -05:00
..
osc Add missing APIv2 features to client, OSC 2019-03-03 21:35:16 -05:00
__init__.py Restructure tests directory in preparation for cli integration tests 2014-04-22 10:24:17 -04:00
base.py Adding boot from volume to osc 2018-07-19 11:41:09 -03:00
test_base.py Set client module __version__ 2017-02-06 15:53:11 +08:00
test_cluster_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_clusters.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_data_sources.py Clean S3 data source create/update 2018-07-25 22:38:42 +02:00
test_hacking.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_images.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_binaries.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_binary_internals.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_executions.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_types.py Add support for job-types-list 2015-03-26 15:24:36 -04:00
test_jobs.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_manager.py Add find_unique base manager method 2015-01-27 12:31:36 +02:00
test_node_group_templates.py Adding boot from volume to osc 2018-07-19 11:41:09 -03:00
test_plugins.py Use requests-mock for mocking 2015-01-16 17:38:59 +10:00
test_resource.py Add to_dict() method to Resource class 2015-07-30 18:36:31 +03:00