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
Branches
Tags
1 merge request!212Adjustment for IP Trunk creation and modification. Added...
...@@ -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