GloboNetworkAPI
GloboNetworkAPI copied to clipboard
API to automate IP Networking management, resource allocation and provisioning.
Bumps [suds](https://github.com/suds-community/suds) from 0.4 to 1.0.0. Changelog Sourced from suds's changelog. version 1.0.0, 1.0.0-beta.1, 1.0.0-beta.2 (2021-09-13) Drop support for python 2.x version 0.8.5 (2021-05-14) R4201 Any PASSWORD MUST specify a...
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.15.2 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...
Bumps [ipython](https://github.com/ipython/ipython) from 5.3.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...
Bumps [celery](https://github.com/celery/celery) from 3.1.24 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.3.13 to 3.4.0. Release notes Sourced from python-ldap's releases. 3.4.0 This release requires Python 3.6 or above, and is tested with Python 3.6 to 3.10. Python 2...
Vip L7 rules is ordering by alphabetical order instead of numerical order. For example, rule number "10" is being evaluated before rule number "2".
API is letting user create 2 channels with same name for an equipment. After this the request for /interface/get-by-channel/// raises error. Need to change the request to ask for ID's...