Comment 13 for bug 1494314

Revision history for this message
Anastasia Palkina (apalkina) wrote :

Reproduced on ISO #247 in other test case:

1. Create new environment (by default)
2. Add 3 controllers and 2 computes
3. Start deployment. It was successful
4. Run OSTF test. It was successful
5. Add 1 cinder
6. Redeploy environment. It was successful
7. Run OSTF test. It was successful
8. Remove the 'cinder' node and remove a 'controller' node
9. Add 'controller'+'cinder' node
10. Start deployment. It was successful
11. There is error in puppet.log on controller+cinder (node-5):

2015-12-09 15:54:45 ERR (/Stage[main]/Openstack::Corosync/Cs_property[no-quorum-policy]) Could not evaluate: Execution of '/usr/sbin/crm configure property $id="cib-bootstrap-options" no-quorum-policy=ignore' returned 1: Call cib_apply_diff failed (-205): Update was older than existing configuration

Logs are here: https://drive.google.com/a/mirantis.com/file/d/0B6SjzarTGFxaZ3FPX3Uwa1ZVdGc/view?usp=sharing

Controllers: node-7,10
Controller+cinder: node-5
Computes: node-2,1