Home
last modified time | relevance | path

Searched refs:app_cred_access_rules_path (Results 1 – 2 of 2) sorted by relevance

/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/unit/identity/v3/
H A Dtest_application_credential.py230 '--access-rules', identity_fakes.app_cred_access_rules_path,
234 ('access_rules', identity_fakes.app_cred_access_rules_path),
H A Dfakes.py477 app_cred_access_rules_path = '/tmp/access_rules.json' variable