| author | fujinhua <fu.jinhua@zte.com.cn> | |
| Fri, 18 Aug 2017 07:03:18 +0000 (15:03 +0800) | ||
| committer | fujinhua <fu.jinhua@zte.com.cn> | |
| Fri, 18 Aug 2017 07:03:58 +0000 (15:03 +0800) | ||
| commit | 25bbfb14f191992f407d957d524ffb1cd0378655 | |
| tree | 3968484183acb96c0b6f7babb07e43e622466fd6 | tree | snapshot |
| parent | 169a896f8fc4db5a0054d31bb5bfd254f2352bb0 | commit | diff |
| .gitignore | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| assembly.xml | [new file with mode: 0644] | blob |
| catalog/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/config/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/config/config.py | [new file with mode: 0644] | blob |
| catalog/pub/database/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/database/models.py | [new file with mode: 0644] | blob |
| catalog/pub/exceptions.py | [new file with mode: 0644] | blob |
| catalog/pub/msapi/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/msapi/sdc.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/__init__.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/fileutil.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/restcall.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/syscomm.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/timeutil.py | [new file with mode: 0644] | blob |
| catalog/pub/utils/values.py | [new file with mode: 0644] | blob |
| catalog/samples/__init__.py | [new file with mode: 0644] | blob |
| catalog/samples/tests.py | [new file with mode: 0644] | blob |
| catalog/samples/urls.py | [new file with mode: 0644] | blob |
| catalog/samples/views.py | [new file with mode: 0644] | blob |
| catalog/settings.py | [new file with mode: 0644] | blob |
| catalog/urls.py | [new file with mode: 0644] | blob |
| catalog/wsgi.py | [new file with mode: 0644] | blob |
| initialize.sh | [new file with mode: 0644] | blob |
| logs/empty.txt | [new file with mode: 0644] | blob |
| manage.py | [new file with mode: 0644] | blob |
| pom.xml | [new file with mode: 0644] | blob |
| requirements.txt | [new file with mode: 0644] | blob |
| resources/bin/initDB.sh | [new file with mode: 0644] | blob |
| resources/dbscripts/mysql/vfc-nfvo-catalog-createdb.sql | [new file with mode: 0644] | blob |
| resources/dbscripts/mysql/vfc-nfvo-catalog-createobj.sql | [new file with mode: 0644] | blob |
| run.sh | [new file with mode: 0644] | blob |
| static/catalog/empty.txt | [new file with mode: 0644] | blob |
| stop.sh | [new file with mode: 0644] | blob |
| tox.ini | [new file with mode: 0644] | blob |