cinder/cinder/tests/unit/zonemanager
Angela Smith b7dac15484 Fix for auth version change in Brcd HTTP
On FOS 8.1.0b and greater firmwares, the authentication
for HTTP sessions has changed.  Add check to get
the auth version, then authenticate with identifier
rather than randomno when authversion is not 1.

Also, the formatting of nsinfo.htm has changed,
so now using the formatted nsinfo.html page
to gather nport wwns from the name server.

Change-Id: Ia2773f930513a5c8914e40805291d015a2ecb130
Closes-Bug: #1810327
(cherry picked from commit 28a696ea62)
2019-02-23 11:44:48 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_brcd_fc_san_lookup_service.py Remove BRCD primary_switch_wwn config option 2017-05-22 12:01:32 -05:00
test_brcd_fc_zone_client_cli.py Removed unnecessary setUp() call in unit test 2017-08-01 15:15:07 +02:00
test_brcd_fc_zone_driver.py Remove BRCD primary_switch_wwn config option 2017-05-22 12:01:32 -05:00
test_brcd_http_fc_zone_client.py Fix for auth version change in Brcd HTTP 2019-02-23 11:44:48 +00:00
test_brcd_lookup_service.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_cisco_fc_san_lookup_service.py Cisco zonemanager: fix create multi-fabric zones 2017-08-23 02:52:26 -07:00
test_cisco_fc_zone_client_cli.py Fix Cisco Initiator zoning updates 2017-01-03 23:12:49 +01:00
test_cisco_fc_zone_driver.py Cisco: can't add new zone when no zone is created before 2016-12-21 21:23:37 +08:00
test_cisco_lookup_service.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_driverutils.py Adds friendly zone name support 2016-01-22 15:59:46 -08:00
test_fc_zone_manager.py Add supported driver checks to Zone Manager 2016-09-01 15:45:42 -07:00
test_volume_driver.py Move fake_driver to tests root dir 2016-07-26 09:08:43 -06:00