aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/openstack_mitaka/templates
AgeCommit message (Collapse)AuthorFilesLines
2016-08-15rename region name to be unifiedMatthewLi1-1/+1
JIRA: COMPASS-457 nova region name should be unified. compass use regionOne original, however, upstream usually use RegionOne, this is caused by clerical error. Now the OCL and sfc/tacker use RegionOne by not knowing the compass clerical error. so all should be changed to RegionOne. Change-Id: I8bc280cca036afffe09d0a3bcebc940deaa490b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-08-11bugfix for odl l3chenshuai@huawei.com1-1/+0
JIRA: COMPASS-473 Change-Id: I09cff641e8485f266dead4522e07b855c01ea1de Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-11use file inject for odl l3chenshuai@huawei.com1-0/+1
JIRA: COMPASS-471 Change-Id: I88721904fe6c430b3b753277e24e2283170f7019 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-05-28Add nova_api db configuration for mitakaQiLiang2-0/+582
* add nova_api confiugration * tmp add nfs packages install, FIXME when ceph is ready * update neutron.conf and nova.conf JIRA: COMPASS-404 Change-Id: I9b059d28e6e87b9ba789043634751123202f08f9 Signed-off-by: QiLiang <liangqi1@huawei.com>