Skip to content

Commit

Permalink
Remove outdated source code (#537)
Browse files Browse the repository at this point in the history
Remove outdated source code

The python code was moved to separate repository
YangCatalog/backend. Therefor these scripts are
not usefull or functioning any more.

Remove all paths that are not necessary any more
from gitignore file

Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
  • Loading branch information
miroslavKovacPantheon authored and einarnn committed Jan 4, 2019
1 parent 4b44d23 commit 86b03e1
Show file tree
Hide file tree
Showing 78 changed files with 0 additions and 15,489 deletions.
18 changes: 0 additions & 18 deletions .gitignore
@@ -1,22 +1,4 @@
.DS_Store
*~
*.pyc
*.idea
*log*.txt
/build/
/dist/
/api/
tools/**/*.json
tools/**/*.html
!tools/api/template/*
!tools/statistics/template/stats.html
tools/**/*capabili*.xml.txt
tools/**/cache
v/
yang.egg-info
/**/yang.log
/tools/parseAndPopulate/**/*.json
/tools/parseAndPopulate/**/*.yang
/tools/parseAndPopulate/**/*.xml
!/tools/parseAndPopulate/template/compilationStatusTemplate.html
!/tools/parseAndPopulateTest/testJson/prepare.json
17 changes: 0 additions & 17 deletions setup.py

This file was deleted.

Empty file removed tools/__init__.py
Empty file.
Empty file removed tools/api/__init__.py
Empty file.
2,431 changes: 0 additions & 2,431 deletions tools/api/api.py

This file was deleted.

Empty file removed tools/api/prometheus/__init__.py
Empty file.
69 changes: 0 additions & 69 deletions tools/api/prometheus/main.py

This file was deleted.

0 comments on commit 86b03e1

Please sign in to comment.