bottlenecks openstack Newton support 07/26507/7
authorliyin <liyin11@huawei.com>
Tue, 27 Dec 2016 07:43:06 +0000 (15:43 +0800)
committerAce Lee <liyin11@huawei.com>
Wed, 4 Jan 2017 02:57:03 +0000 (02:57 +0000)
commit754ce1457182411e7e887b307fb66f280885ff7e
treeb023f90f4205da506a4529972a1de08d4a6a16b4
parent4c99cce55d24312bd4339d156440f1e95ad04cf2
bottlenecks openstack Newton support

JIRA: BOTTLENECK-119

Change the file of template.py manager.py and common.py file
This change helps Bottlenecks project support Newton.
template.py support stack operation.
manager.py support nova and glance operation.
common.py support some operations of openstack Newton.

Change-Id: Ibee110a2b7918c80b2651bb86a9fb7160414e842
Signed-off-by: liyin <liyin11@huawei.com>
utils/infra_setup/heat/__init__.py [changed mode: 0755->0644]
utils/infra_setup/heat/common.py
utils/infra_setup/heat/manager.py [changed mode: 0755->0644]
utils/infra_setup/heat/template.py