The openstack_dashboard.utils.identity ModuleΒΆ

openstack_dashboard.utils.identity.get_domain_id_for_operation(request)[source]

Get the ID of the domain in which the current operation should happen.

If the user has a domain context set, use that, otherwise use the user’s effective domain.

Previous topic

The openstack_dashboard.utils Module

Next topic

The openstack_dashboard.utils.settings Module

Project Source

This Page