Add swift-client to all personas that have cinder

As cinder now requires swift client, we should build it when we
build cinder.

Change-Id: Iaa329b7cec9aa2a363452a0d11b11d1b01422894
This commit is contained in:
Ivan A. Melnikov
2013-09-12 13:19:23 +03:00
parent a94a7a3949
commit 796762b44a
5 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ components:
# Client used by many components
- keystone-client
- glance
# Client used by cinder
- swift-client
- cinder
# Clients used by nova (+ others)
- glance-client