ptp-notification-armada-app/python-k8sapp-ptp-notification/k8sapp_ptp_notification/.gitignore
Cole Walker c494fabfea Integrate PTP app with sysinv
This change provides the code required for dynamic helm overrides based
on deployment type and restricts the ptp-notification app to its
supported namespace.

Further updates to ptp_notification.py will be made to provide the exact
overrides available, but the framework is established here.

Story: 2008529
Task: 41671

Depends-On: https://review.opendev.org/c/starlingx/config/+/772123
Signed-off-by: Cole Walker <cole.walker@windriver.com>
Change-Id: I3ea3b70506081552160f6d1f234741b4c23e6d73
2021-02-03 17:33:36 -05:00

36 lines
292 B
Plaintext

# Compiled files
*.py[co]
*.a
*.o
*.so
# Sphinx
_build
doc/source/api/
# Packages/installer info
*.egg
*.egg-info
dist
build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
# Other
*.DS_Store
.stestr
.testrepository
.tox
.venv
.*.swp
.coverage
bandit.xml
cover
AUTHORS
ChangeLog
*.sqlite