aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/keystone
AgeCommit message (Collapse)AuthorFilesLines
2017-01-25Ansible Module substitute for Shell Commandsliyuenan5-122/+138
JIRA: COMPASS-520 After update ansible version to v3, keystone_user module only support v2 API. So we use Shell Commands now, but it will failed with high probability. Those Shell Commands should be instead by ansible modules to manage Identity users, projects or some other work like crate networks. Change-Id: I63d38b4a811a9c063ac4404da72787f594411b53 Signed-off-by: liyuenan <liyuenan@huawei.com>
2017-01-14Deploy OpenStack Newton on CentOS hostsliyuenan2-1/+1
JIRA: COMPASS-518 Make Centos Newton ppa. Update host Centos version to 7.3. Support Centos Newton Deploy. Support Ceph Deploy. Change-Id: I6dd110cc10d425a9d590e1dcb5777ade5cce96aa Signed-off-by: liyuenan <liyuenan@huawei.com>
2017-01-14Remove some duplicate or useless filesliyuenan1-19/+0
JIRA: - Remove some templates because it is duplicated. Remove some repo files because master support newton only. Change-Id: I6651191c6edb2ef6ab5da109922a889a8cd58a78 Signed-off-by: liyuenan <liyuenan@huawei.com>
2017-01-05Yamllint testliyuenan3-35/+30
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-26Update ansible versionliyuenan5-18/+52
JIRA: COMPASS-511 Change-Id: Id0e83c65a08c9f9036b5d3a597b905e8a7bde6e8 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-20master only support newtonliyuenan11-104/+325
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-11-25Fix the wait_for modulesliyuenan1-1/+1
After restart the service, service's port should be polled rather than haproxy. JIRA: COMPASS-491 Change-Id: I52165e9673b997883109fbf93a93b360a25dabba Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-08-29Add heat user domain configurationQiLiang3-0/+21
FIX Rally heat create_update_delete_stack test case failure for Liberty Ubuntu JIRA: COMPASS-454 Change-Id: Id4538f9caa5b619d66ab8fe97c63b10688ffe104 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-20add default demo passwordQiLiang1-1/+1
Change-Id: I6e1b8e9420b086b998054547e1a7db1032d33164 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-15rename region name to be unifiedMatthewLi1-9/+9
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-06-03Bug fix for aodh service in keystone vars listYifei Xue1-15/+0
JIRA: COMPASS-414 Change-Id: I91a749fbf3892ad781f8f5bde404ba4a115c4d3c Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-04-27Add Aodh support for CompassYifei Xue1-0/+15
JIRA: COMPASS-374 Change-Id: I923f66b5ab42a0b30d0f91701873d36f8e5147ba Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-04-22FIX: mariadb cluster failed on centos7grakiss4-6/+16
JIRA:COMPASS-373 - use shell to support the parameter - remove blank user - adapte http service name and config path Change-Id: I6625f3c53bfa8ff3e3792ec339aa2e63bcf1da83 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-03-21use apache2 instead of evenlet in keystonecarey.xu5-7/+114
JIRA: COMPASS-335 Change-Id: I7a062ee5486b84d2b8a29c884ba17b1d4f8500a0 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-02-24Support version Liberty of OpenStack for CENTOS7grakiss1-1/+0
JIRA:COMPASS-315 -Support version Liberty of OpenStack for CENTOS7 Change-Id: I81abbb37a295a0ea733398ad1f278bafc3525d87 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu8-0/+64
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-07use new options instead of deprecated options for keystonecarey.xu1-1296/+34
JIRA: COMPASS-246 Change-Id: I71ec405a842d08597cfc81de5de94ec8074c6786 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-06bugfix: cinder v1 endpoint use real v1 apicarey.xu1-3/+3
JIRA: COMPASS-251 Change-Id: Id02ba2c8ee708dc06b65cf119499d3c89c05cf8f Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-31modify the network and indentity passwordbaigk1-1/+1
Change-Id: I000b580de67f01ea2b2a68ed0bfdefd09de610e8 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐1-0/+2
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
2015-12-25deploy mongodb as cluster for HAcarey.xu1-3/+3
JIRA: COMPASS-207 Change-Id: I1069bcc2d0dd97dd6a4c7bb61351be993d86b33a Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-21fix openstack username from ADMIN to admingrakiss1-1/+1
JIRA: COMPASS-209 - seems typo problem Change-Id: I1a2d5681d3db3aa2642492436d4463df0fc71ed7 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-15Merge "fix some memcached configuration error"shuai chen1-3/+8
2015-12-15fix some memcached configuration errorcarey.xu1-3/+8
JIRA: COMPASS-192 Change-Id: I919afb3c109fed151d35d94e323111b85e44073b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-14disable NetworkManager on centoscarey.xu1-1/+1
JIRA: COMPASS-187 Change-Id: I82df8dee1e0cdd7f374552131e78e743c8e11dba Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-08Merge "put memcached installation first"shuai chen1-0/+1
2015-12-04put memcached installation firstcarey.xu1-0/+1
JIRA: COMPASS-178 Change-Id: I1b85ff33f6cd73875c2c10f526948a84b3350660 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-04reduce idle connect timeout both on haproxy and servicescarey.xu1-1/+1
JIRA: COMPASS-175 Change-Id: I3f992f245f3de832864458d1444d388c1685a171 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-02compass4nfv support heatQiLiang1-0/+30
JIRA: COMPASS-52 Change-Id: I0cab3ba4d435b2b28eff9a1a73c3d829be731e3d Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-11-27bugfix: fix dashboard bug for redhat/centos versioncarey.xu1-3/+10
JIRA: COMPASS-164 Change-Id: Iedb2ea4943a0c10a48f0fe7146580f3ef90ca98b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-13use shell execute openstack components' db_sync methodcarey.xu1-1/+1
JIRA: COMPASS-143 Change-Id: Ia4d7ce85c908bec3624dd7d20219daa7a90f4268 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-09use shell to execute openstack components's db_sync methodcarey.xu1-1/+2
JIRA: COMPASS-143 Change-Id: I5ce5fd8ff5706b0aba0b15b92928424c5c841e0e Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13make internal vip and public vip into one groupcarey.xu5-73/+146
JIRA: COMPASS-88 Change-Id: Ie40033b99d29e79c6a50b3073f4147109a02d7fa Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-09compass4nfv support ceilometercarey.xu1-0/+7
JIRA: COMPASS-53 Change-Id: Ie8fc0f3f03f1de3c9fcf37778e025175ed391bc5 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-22add public vip for external accessbaigk1-4/+4
JIRA: COMPASS-69 Change-Id: I7c2b6a026d2fb002174aa5f0a619d9fe6982e528 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-18separate the mgmt vip from public vip, remove HA_VIPcarey.xu3-24/+24
Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c JIRA: COMPASS-51
2015-09-09Compass Netconfig optimizationyour name2-1/+2
Change-Id: Icbcfc7d794623436f22be5f6763b212a25d4fac7 JIRA: COMPASS-30
2015-08-09support deployment openstack juno with ansible for compass in centos7.1baigk4-7/+26
JIRA: COMPASS-6 Change-Id: I8ef865e8acfe29c3ff5c7e9030e4cebabed3457b Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05support deployment openstack juno with ansible for compass in ubuntu 14.04baigk8-0/+1440
JIRA: COMPASS-4 Change-Id: I7adc565325c2a0cbf878b2aea022b31d118748dd Signed-off-by: baigk <baiguoku@huawei.com>