Comment 3 for bug 1608601

Revision history for this message
Esha Seth (eshaseth) wrote :

The issue could be solved by having either get_client(context, admin=True) at all places or get_client(context) while getting neutron_client for nova. The call should be consistent and not having admin=True for some cases and not for others.