Disable primary-keystone task on controllers

This task gets handled on the separate-keystone role.

Change-Id: Ifd1a0cf22b7185f8e9c6b8ae389a95d9d066fc96
Closes-Bug: #1547823
This commit is contained in:
Matthew Mosesohn 2016-02-20 14:18:22 +04:00
parent 4dc2277164
commit 8d9a457c2d
1 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,9 @@
timeout: 600
#Disable keystone base tasks on controllers
- id: primary-keystone
type: skipped
- id: keystone
type: skipped