Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ibaa74a1f508b28548668e764d1860393caa356d4
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
Use the "keystone-manage bootstrap" command to instead of admin_token.
Because the admin_token is treated as a "shared secret" that can be used
to bootstrap Keystone through the API. This "token" does not represent a
user (it has no identity), and carries no explicit authorization (it
effectively bypasses most authorization checks).
Use the API v3 to instead of API v2.0. Identity API v3 was established to
introduce namespacing for users and projects by using "domains" as a
higher-level container for more flexible identity management and fixed a
security issue in the v2.0 API (bearer tokens appearing in URLs).
JIRA: COMPASS-491
Change-Id: I56182c14b761728c3492b9dd2b05c3b57aa5f35f
Signed-off-by: liyuenan <liyuenan@huawei.com>
|
|
JIRA: COMPASS-501
Change-Id: I11fc3297be4e72f24fd5ea9958dfd9e20f183afd
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-500
Change-Id: Ic3378804550f529e2ca438f2a3f84f3ffc09ef8f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-500
Change-Id: I6c967572193bf20dbd9da58bcf001de2b8a8346c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: -
The directory /var/lib/glance/images is not created on centos/rhel system,
create it before fs mount.
Change-Id: Iec070ad834d6a6206f11923088a73a8dcfe173f9
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
JIRA: COMPASS-492
Change-Id: Iec6e35678c67ae965c608b1144b9000a64fa2c9d
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
|
|
|
|
- add recovery shell scripts
- add boot-recovery role to stop services during system boot which
could cause boot pending
- configure nfs mount in /etc/fstab cause system boot pending,
so mount nfs during ansible-playbook run.
- kill mysqld before mysql recovery, running mysqld may cause mysql
recover failure
JIRA: COMPASS-474
Change-Id: I0f6f0ee935fbe3fbbe28a451a02decfb01a6165b
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
JIRA: COMPASS-493
Change-Id: I64c87b50fd88bf193a502568986f560fc2a144f6
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
JIRA: COMPASS-492
Change-Id: I17e41f7c32652454ff9ff4e788833c6502b5b9e6
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
JIRA: -
Change-Id: Idcfedf9fc48f4626ea93bcee1e4a11f69663a869
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Change-Id: Ib7ff639026e6975ca01359a76a57274f1fd8537b
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Change-Id: If659c8821a97d05dbaeedc864429f0427e145ab0
JIRA: COMPASS-479
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
JIRA: COMPASS-477
Change-Id: If9f1de6bcfde94cbb2cc3777d6ef0de78ba5ef31
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-476
Change-Id: Ie9734c6b8304a40fbb24e9f6230801c00289d36f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
|
|
JIRA: COMPASS-481
Change-Id: I2075044230a393048803a6776b31927d7fff505c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
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>
|
|
|
|
keystone is running under apache, disable keystone auto start
during system boot.
JIRA: COMPASS-475
Change-Id: Ia6c17dff71ae846ced12036da2e08bb7df4a4f2f
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
After all hosts system restart, login to the compass-core,
change directory /var/ansible/run/<openstack-cluster> and execute
below command:
ansible-playbook \
-i inventories/inventory.yml HA-ansible-multinodes.yml \
-t recovery \
-e "RECOVERY_ENV=True"
JIRA: COMPASS-474
Change-Id: I2ed80550c043b14643382609c48d724019cc1cfb
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
JIRA: COMPASS-461
Change-Id: I8efa45df2407fecabf2ea206f747fc61dbc1d1c8
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Add apache2 to dashboard restart service list.
JIRA: COMPASS-460
Change-Id: I6d6694768724c1fedca1c945cebaac3a12c6623a
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
|
|
FIX Rally heat create_update_delete_stack test case failure for xenial
JIRA: COMPASS-454
Change-Id: Icfc840adeb69c83d62e4fc552d6fc4e5e05e8620
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
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>
|
|
JIRA: COMPASS-470
Change-Id: Ib0ef2d64496c13e1eab67f87327896f805308eba
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-469
Change-Id: Iec6623d6089a94062f910b566d86b8ee7b885404
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-468
Change-Id: I528c5e0e33028da4333cecf5d1c623de1874f4e8
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-467
Change-Id: I9acfa173207f0b4d9e890d389b86a811d1061c44
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-463
Change-Id: I9b3c3fb3377df34004fe78eccc70b28402997949
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-463
Change-Id: I3a5c2ef1e9f5acbcf4de2f0e8e0237142103a179
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-462
Change-Id: I82c7a72437d5c64d01391f5cbb3fad6b5a9d7bd6
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-461
Change-Id: Ic8343249f3ca31aa6c0d3090428dad4936a7f60c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-460
Change-Id: I1f70cc0c9ae9285b887b490f964964781571b98d
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
|
|
JIRA: COMPASS-447
Change-Id: Ida974260b0e90778d5825be4731f461dd410415a
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
JIRA: COMPASS-451
Change-Id: I8b229ef6104d84e00ae2cf73b488edc779b73cf1
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-450
Change-Id: I29603422e47d9dc99936ac3fd971832206b3615a
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-447
Change-Id: I4fceb9d8e846fc1969e5433fee94d4ee19c43639
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-446
Change-Id: Id697fc0d314e223d41e7d1e67ce828986f24760f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-445
Change-Id: I2c2a948ba4bf63311ef23961993881c18a06bab0
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-443
Change-Id: If758575b6e653edbedbb2e467a335d7341653e84
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
|
|
JIRA: COMPASS-443
Change-Id: Id0ca0c9fc1961bc07f28fa0da670fb632aa6fee6
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
|
|
JIRA: COMPASS-446
Change-Id: I312368ca2fc07fcd07a916a2e6f979086f658dba
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
|
|
JIRA: COMPASS-444
Change-Id: I0bf2de6b3a18e198e00fdde9cee262f2e3c57169
Signed-off-by: QiLiang <liangqi1@huawei.com>
|