|
Merge pull request #226 from netbox-community/develop
Release 0.21.0 |
|---|
| .dockerignore |
|---|
| .github/ISSUE_TEMPLATE/bug_report.md |
|---|
| .github/ISSUE_TEMPLATE/feature_request.md |
|---|
| .github/pull_request_template.md 0 → 100644 |
|---|
| .github/workflows/push.yml 0 → 100644 |
|---|
| .github/workflows/release.yml 0 → 100644 |
|---|
| .gitignore |
|---|
| DOCKER_HUB.md |
|---|
| Dockerfile |
|---|
| README.md |
|---|
| VERSION |
|---|
| build-branches.sh |
|---|
| build-latest.sh |
|---|
| build.sh |
|---|
| configuration/configuration.py |
|---|
| docker-compose.test.yml 0 → 100644 |
|---|
| docker-compose.yml |
|---|
| docker/docker-entrypoint.sh |
|---|
| env/netbox.env |
|---|
| env/redis-cache.env 0 → 100644 |
|---|
| hooks/build 100755 → 0 |
|---|
| hooks/common 100755 → 0 |
|---|
| hooks/push 100755 → 0 |
|---|
| hooks/test 100755 → 0 |
|---|
| initializers/custom_fields.yml |
|---|
| initializers/dcim_interfaces.yml |
|---|
| initializers/devices.yml |
|---|
| initializers/ip_addresses.yml |
|---|
| initializers/prefixes.yml |
|---|
| initializers/rack_groups.yml 0 → 100644 |
|---|
| initializers/racks.yml |
|---|
| initializers/virtual_machines.yml |
|---|
| initializers/vlans.yml |
|---|
| startup_scripts/020_custom_fields.py |
|---|
| startup_scripts/075_rack_groups.py 0 → 100644 |
|---|
| startup_scripts/080_racks.py |
|---|
| startup_scripts/130_devices.py |
|---|
| startup_scripts/210_vlans.py |
|---|
| startup_scripts/220_prefixes.py |
|---|
| startup_scripts/230_virtual_machines.py |
|---|
| startup_scripts/250_dcim_interfaces.py |
|---|
| startup_scripts/260_ip_addresses.py |
|---|
| startup_scripts/__main__.py 0 → 100644 |
|---|
| test.sh 0 → 100755 |
|---|