cnaas-nms icon indicating copy to clipboard operation
cnaas-nms copied to clipboard

Campus Network as-a-Service - Network Management System (Campus network automation software)

Results 40 cnaas-nms issues
Sort by recently updated
recently updated
newest added

Fixes #263 At Sikt, we want to run the underlay directly on IPv6. This requires support for IPv6 network address fields on the Linknet model, which must also be supported...

**Is your feature request related to a problem? Please describe.** We use the field "infra_ip" for devices to generate lo0 IP-address. We also need to be able to set a...

enhancement

**Is your feature request related to a problem? Please describe.** We CNAAS-NMS has an option for configuring dhcp_relays. because (for example) Juniper has a different config tree for dhcpv6 we...

### The problem We have all of our CNaaS equipment on the `.c.uninett.no` domain. This is not supported by CNaaS-NMS, rendering us unable to use any setting that is validated...

bug

Ectended the pre-commit and solved the issues that mypy marked

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. Release notes Sourced from werkzeug's releases. 3.0.6 This is the Werkzeug 3.0.6 security fix release, which fixes security issues but does not otherwise change...

dependencies

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0. Release notes Sourced from flask-cors's releases. 5.0.0 What's Changed Breaking: Change default to disable private network access by @​corydolphin in corydolphin/flask-cors#368 This effectively resolves...

dependencies

**Is your feature request related to a problem? Please describe.** When issuing update facts, like: ``` curl https://localhost/api/v1.0/device_update_facts -d '{"hostname": "eosdist1"}' -X POST -H "Content-Type: application/json" ``` the ztp_mac field...

Allow in settings repo to specify that a primary group should use a separate branch of the templates repo Needs to clone/checkout that specific branch in another directory on api...

enhancement