diff --git a/LICENSE.txt b/LICENSE.txt index 20a8a171b618628257e6e92e58dc35d924bbedf2..8dd3635453d3056a61cdd56ca0b1f058d8ef8d76 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 GÉANT Vereniging +Copyright (c) 2023 GÉANT Vereniging Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/lso/routes/ip_trunk.py b/lso/routes/ip_trunk.py index dd3c5e8e76177a3cec959a4af12a54c3813de2f5..5c90346312837ab50ca823b6c324607268051fda 100644 --- a/lso/routes/ip_trunk.py +++ b/lso/routes/ip_trunk.py @@ -55,7 +55,7 @@ def provision_ip_trunk(params: IPTrunkProvisioningParams) \ 'wfo_trunk_json': params.subscription, 'dry_run': str(params.dry_run), 'verb': 'deploy', - 'object': params.object, + 'config_object': params.object, 'commit_comment': f'IPtrunk ' f"{params.subscription['iptrunk']['geant_s_sid']} " f"({params.subscription['subscription_id']}) - "