aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/pacemaker/cinder-backup.yaml
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Tag the ha containers with 'pcmklatest' at deploy timeMichele Baldessari1-3/+32
2017-07-27Generate MySQL client config if service requires databaseDamien Ciabrini1-1/+8
2017-07-20Remove non-containerized pacemaker resources on upgrademarios1-2/+23
2017-07-15Merge "Use a single configuration file for specifying docker containers."Jenkins1-14/+2
2017-07-14Use a single configuration file for specifying docker containers.Ian Main1-14/+2
2017-07-14Adds network/cidr mapping into a new service propertyGiulio Fidente1-0/+5
2017-06-28Add heat parameter for all of config_volume imagesMartin André1-2/+1
2017-06-08Containerize Cinder-backup for HADamien Ciabrini1-0/+152
>213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296