Merge "Add tls-proxy as an available service"

This commit is contained in:
OpenStack Jenkins 2016-03-07 14:30:39 +00:00 committed by Gerrit Code Review
commit 47c7161e98
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,8 @@ config:
features: [ceph]
heat:
features: [heat]
tlsproxy:
features: [tlsproxy]
branches:
# The value of ""default" is the name of the "trunk" branch
@ -154,3 +156,7 @@ features:
ceph:
base:
services: [ceph]
tlsproxy:
base:
services: [tls-proxy]