Implemented enhancements:
vlan\_of
related name is awkward #41
v1.4.0 (2020-10-30)
Implemented enhancements:
- Add a box for Virtual Circuits in the tenant information screen. #40
Closed issues:
- Include device in VLAN list next to interface #42
- netbox:: ChangeLoggedModel has moved location and is now in extras #37
Merged pull requests:
- Update VCVLAN related name #46 (hoanhan101)
- Inject Virtual Circuit counts to Tenant screen #45 (hoanhan101)
- Include VLAN's interface parent #44 (hoanhan101)
v1.1.0 (2020-09-22)
Fixed bugs:
- Plugin fails jsonschema/open api validation #34
Closed issues:
- Setup GitHub Actions pipeline #30
Merged pull requests:
- Fix NetBox 2.9.3 compatibility issues #38 (hoanhan101)
v1.0.0 (2020-08-21)
Implemented enhancements:
- Add VCID plugin info inside "Change Log" #31
Merged pull requests:
- Fix swagger missing id #35 (hoanhan101)
- Include change log #32 (hoanhan101)
- Set VCID's range from 1 to 4294967295 #28 (hoanhan101)
v0.3.1 (2020-07-30)
v0.3.0 (2020-07-21)
Fixed bugs:
- VCID modeling problem #23
Closed issues:
- Add
Deleted
status #26
Merged pull requests:
- Run makemigrations in Django and produce a migration file locally #29 (hoanhan101)
- Update status to better reflect the provisioning process #27 (hoanhan101)
- Include docs in source distribution #25 (hoanhan101)
v0.2.1 (2020-07-07)
Closed issues:
- Breaks Swagger API #22
Merged pull requests:
- Add command for creating and pushing a tag with the current version #21 (hoanhan101)
v0.2.0 (2020-06-18)
Closed issues:
- Plugin netbox-virtual-circuit-plugin does not provide a 'config' variable. #8
Merged pull requests:
- Flesh out UI view #20 (hoanhan101)
- Check for existing Virtual-Circuit-to-VLAN connection before creating one #19 (hoanhan101)
- Expand
vlans
field inside a virtual circuit object response #15 (hoanhan101) - Add unit tests #14 (hoanhan101)
- Setup the local development environment with docker-compose #13 (hoanhan101)
- Update README #12 (ndom91)
- Create and assign a Virtual Circuit to multiple VLANs in a single API request #11 (hoanhan101)
- Add more details on how-to install and enable the plugin #10 (hoanhan101)
- Include netbox_virtual_circuit_plugin in source distributions #7 (hoanhan101)
- Include html template files in source distributions #6 (hoanhan101)
- Add documentation #4 (hoanhan101)
- Create GNU GPLv3 #3 (hoanhan101)
- Flesh out REST API endpoints #2 (hoanhan101)
- Initial works for supporting Virtual Circuit #1 (hoanhan101)
* This Changelog was automatically generated by github_changelog_generator