Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-15 | openstack-core resource does not have interleave=true | Michele Baldessari | 1 | -1/+1 | |
The dummy openstack-core resource was meant to replace keystone so that restarting keystone would not restart the whole cloud. When this resource was introduced the paramter interleave=true was mistakenly left out. This causes a simple promote operation on the galera resource to restart openstack-core and its children. Change-Id: Ic590005a9419be87e6e6ea131b0ac0630c5afc19 Closes-Bug: 1603381 | |||||
2016-07-12 | Implement Pacemaker service profile | Emilien Macchi | 1 | -0/+93 | |
Change-Id: I46215f82480854b5e04aef1ac1609dd99455181b Closes-Bug: #1601970 |