Make whitebox use Storyboard

In retrospect, it's probably a good idea to have a task tracker for
whitebox.

Change-Id: I2cc3b12ccd1ce151843031a2b4fb7416edd9cb2d
This commit is contained in:
Artom Lifshitz 2019-04-11 20:10:51 -04:00
parent faeb56b3d9
commit 8e8925c376

View File

@ -8136,6 +8136,7 @@
- project: x/whitebox-tempest-plugin
description: Tempest plugin for whitebox testing. For testing things not exposed
through the REST APIs.
use-storyboard: true
- project: x/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services
by providing simple yet powerful typing which removes the need to directly manipulate