aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorSanjay Upadhyay <supadhya@redhat.com>2016-06-21 14:58:10 +0000
committerkarthik s <ksundara@redhat.com>2016-08-22 14:47:55 +0530
commitfc0c6997bea4f74944a38403839918980eabc6d0 (patch)
tree1189acbd9adec981b533fc86318e0a884e391aa4 /overcloud.yaml
parent6c537d2005b8cb5b25f63722376fca08471987ac (diff)
SR-IOV nic agent changes in line with composable roles.
This add sriov nic agent as composable service. Implements: blueprint tripleo-sriov Depends-On: I3385d831a339deec7d1315f74b501e76109db811 Co-Authored-By: Saravanan KR <skramaja@redhat.com> Change-Id: I8d920f50da9e4261a9fdf702f7760efaa04a5278
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index a4f8fee1..53b8e8b1 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -194,6 +194,7 @@ parameters:
- OS::TripleO::Services::ComputeNeutronMetadataAgent
- OS::TripleO::Services::TripleoPackages
- OS::TripleO::Services::TripleoFirewall
+ - OS::TripleO::Services::NeutronSriovAgent
description: A list of service resources (configured in the Heat
resource_registry) which represent nested stacks
for each service that should get installed on the Compute Nodes.