Removed unused variables from config.py
and changed case of ranger urls to conform
to other variable names
Change-Id: I9f94928122c0a3c8d9290f8da898a71403c60c78
- Test Create Region Group
- Test Delete Region Group
- Validate Region Group with Non Existent Region
- Validate Delete Region Metadata
- Test Create Region
- Test Delete Region
- Test List Multiple Filter
Change-Id: I78651d4f334f0f37482f446b47c5ef0c16056ff8
- test_flavor_while_region_down FMS Calls Region Status = down
- test_flavor_while_region_building FMS Calls Region Status = building
- test_flavor_while_region_maintenance FMS Calls Region Status = maintenance
Change-Id: Ied212bfd8e6263e3e5077898075b2baac35c3237
- create flavor with swap and ephemeral paramters
- create flavor with disk size zero
- verify additional paramters in list flavor
- create flavor with region group type
- create flavor with region group type and a single region
- create flavor with two regions
- create flavour with uuid passed explicitly
fixed Issue with pylint
- ranger_tempest_plugin/config.py:19: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:24: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:29: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:34: [C0103(invalid-name), ]
Change-Id: I695a3f23d8c1d6034c465a03a709b877995ecb95
- test_customer_while_region_down CMS Calls Region Status = down
- test_customer_while_region_building CMS Calls Region Status = building
- test_customer_while_region_maintenance CMS Calls Region Status = maintenance
Change-Id: Icddf107572f9a7e4363aefb98c218dde0dbc7070
currently this plugin will not work
with tempest sanity check. This will
fix that by ensuring tempest run -l
will run without being pointed at
tempest.conf and tempest.log
Change-Id: I2215c2cc0e6922b4935a6b44c2e415ff6fb2b610
Some minor issues will be fixed in this patchset.
Current included fixes:
change ranger-tempest.sh script to use correct
plugin path, changed var RANGER_PATH -> PLUGIN_PATH
Include requirements.txt
Change credential in client.py back to credentials
Change-Id: I21cc4fdec861b7176134bf9031868c4aa41b35a9