Initial Commit.

This commit is contained in:
Kazuhiro Suzuki
2017-06-12 20:02:55 +09:00
commit 8005e175c8
65 changed files with 3212 additions and 0 deletions

9
MANIFEST.in Normal file
View File

@@ -0,0 +1,9 @@
include AUTHORS
include ChangeLog
exclude .gitignore
exclude .gitreview
include setup.py
recursive-include neutron_taas_dashboard *.js *.html *.scss
global-exclude *.pyc