Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File "napalm-aruba-cx/napalm_aoscx/aoscx.py", line 625, in get_config config_dict['running'] = self._get_json_configuration("running-config") File "napalm-aruba-cx/napalm_aoscx/aoscx.py", line 904, in _get_json_configuration target_url = kwargs["url"] + "fullconfigs/{}".format(checkpoint) KeyError: 'url' issue also reported on napalm-automation-community#5 Signed-off-by: Alexis La Goutte <[email protected]>
- Loading branch information