Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright: 2021 Open Networking Foundation
# License: Apache-2.0
__pycache__
_build
venv-docs
Expand Down
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: VERSION .gitignore *.rst *.png *.svg dict.txt
Files: *.rst *.png *.svg
Copyright: 2021 Open Networking Foundation
License: Apache-2.0
2 changes: 2 additions & 0 deletions VERSION.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Copyright: 2021 Open Networking Foundation
License: Apache-2.0
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ def get_version():
linkcheck_ignore = [
r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*',
r'https://jenkins.aetherproject.org/.*',
r'https://kubernetes\.io/docs/tasks/run-application/horizontal-pod-autoscale/.*',
r'https://sas.goog/.*',
r'https://www.fs.com/.*',
r'https://velero.io/.*',
Expand Down
2 changes: 2 additions & 0 deletions dict.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright: 2021 Open Networking Foundation
# License: Apache-2.0
Alertmanager
Bavier
CLI
Expand Down