Skip to content
Snippets Groups Projects
Commit 324b4101 authored by Neda Moeini's avatar Neda Moeini
Browse files

Remove auth from ProvisioningProxy in OSS params.

parent 06454887
No related branches found
No related tags found
1 merge request!212Adjustment for IP Trunk creation and modification. Added...
This commit is part of merge request !212. Comments created here will be created in the context of that merge request.
...@@ -136,9 +136,6 @@ class ProvisioningProxyParams(BaseSettings): ...@@ -136,9 +136,6 @@ class ProvisioningProxyParams(BaseSettings):
scheme: str scheme: str
api_base: str api_base: str
#: .. deprecated:: 0.1
#: Not used anymore, may be left out from config file.
auth: str | None = None
api_version: int api_version: int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment