add pip package 57/37757/1
authorWuKong <rebirthmonkey@gmail.com>
Wed, 19 Jul 2017 08:23:25 +0000 (10:23 +0200)
committerWuKong <rebirthmonkey@gmail.com>
Wed, 19 Jul 2017 08:23:25 +0000 (10:23 +0200)
commitffd694ebadb1d3b4e140104f9f0a81837c0e7258
treedcd2affe2d8963ab0e0ba4b3cdc85fbd2b30b209
parent2513cb55eeea516fec50f2fa781ce778eeae1059
add pip package

Change-Id: I8b4d3fa24f6ad7c7f9bb5dc93279c4a48bb0fe86
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
25 files changed:
moonv4/DEV.md [moved from moonv4/development.md with 81% similarity]
moonv4/bin/build_all_pip.sh [new file with mode: 0644]
moonv4/moon_db/Changelog
moonv4/moon_db/moon_db/__init__.py
moonv4/moon_orchestrator/Changelog [new file with mode: 0644]
moonv4/moon_orchestrator/moon_orchestrator/__init__.py
moonv4/moon_router/LICENSE [moved from moonv4/moon_secrouter/LICENSE with 100% similarity]
moonv4/moon_router/MANIFEST.in [moved from moonv4/moon_secrouter/MANIFEST.in with 100% similarity]
moonv4/moon_router/README.rst [moved from moonv4/moon_secrouter/README.rst with 100% similarity]
moonv4/moon_router/doc/api-moon-secrouter.pdf [moved from moonv4/moon_secrouter/doc/api-moon-secrouter.pdf with 100% similarity]
moonv4/moon_router/doc/api.pdf [moved from moonv4/moon_secrouter/doc/api.pdf with 100% similarity]
moonv4/moon_router/moon_secrouter/__init__.py [moved from moonv4/moon_secrouter/moon_secrouter/__init__.py with 100% similarity]
moonv4/moon_router/moon_secrouter/__main__.py [moved from moonv4/moon_secrouter/moon_secrouter/__main__.py with 100% similarity]
moonv4/moon_router/moon_secrouter/api/__init__.py [moved from moonv4/moon_secrouter/moon_secrouter/api/__init__.py with 100% similarity]
moonv4/moon_router/moon_secrouter/api/generic.py [moved from moonv4/moon_secrouter/moon_secrouter/api/generic.py with 100% similarity]
moonv4/moon_router/moon_secrouter/api/route.py [moved from moonv4/moon_secrouter/moon_secrouter/api/route.py with 100% similarity]
moonv4/moon_router/moon_secrouter/messenger.py [moved from moonv4/moon_secrouter/moon_secrouter/messenger.py with 100% similarity]
moonv4/moon_router/moon_secrouter/server.py [moved from moonv4/moon_secrouter/moon_secrouter/server.py with 100% similarity]
moonv4/moon_router/requirements.txt [moved from moonv4/moon_secrouter/requirements.txt with 100% similarity]
moonv4/moon_router/setup.py [moved from moonv4/moon_secrouter/setup.py with 100% similarity]
moonv4/moon_router/tests/moon_db-0.1.0.tar.gz [moved from moonv4/moon_secrouter/tests/moon_db-0.1.0.tar.gz with 100% similarity]
moonv4/moon_router/tests/moon_policy-0.1.0.tar.gz [moved from moonv4/moon_secrouter/tests/moon_policy-0.1.0.tar.gz with 100% similarity]
moonv4/moon_utilities/Changelog
moonv4/moon_utilities/moon_utilities/__init__.py
moonv4/templates/moon_keystone/README.md