add framework of post deploy process 15/29715/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 3 Mar 2017 10:34:16 +0000 (18:34 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 6 Mar 2017 01:12:58 +0000 (09:12 +0800)
commitd4b8505d4fef4a0ff650653a3056327f866d70fd
treeecb5ef33071474ca8ff66f12c30c1b69467dfa9f
parentcd585136acb636d6b13b173cf593c5f01c5f33a8
add framework of post deploy process

Change-Id: I3f5a067a6359be482a853b164fd7effdfad8fc8f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
ci/__init__.py [new file with mode: 0644]
ci/deploy/deploy.sh
deploy/__init__.py [new file with mode: 0644]
deploy/post/__init__.py [new file with mode: 0644]
deploy/post/execute.py [new file with mode: 0644]
deploy/post/keystoneauth.py [new file with mode: 0644]
deploy/post/neutron.py [new file with mode: 0644]