diff options
Diffstat (limited to 'roles')
-rw-r--r-- | roles/Controller.yaml | 1 | ||||
-rw-r--r-- | roles/Networker.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/roles/Controller.yaml b/roles/Controller.yaml index e156396d..40e51aa8 100644 --- a/roles/Controller.yaml +++ b/roles/Controller.yaml @@ -85,6 +85,7 @@ - OS::TripleO::Services::NeutronL2gwAgent - OS::TripleO::Services::NeutronL2gwApi - OS::TripleO::Services::NeutronL3Agent + - OS::TripleO::Services::NeutronLbaasv2Agent - OS::TripleO::Services::NeutronLinuxbridgeAgent - OS::TripleO::Services::NeutronMetadataAgent - OS::TripleO::Services::NeutronML2FujitsuCfab diff --git a/roles/Networker.yaml b/roles/Networker.yaml index 99191de5..635c430f 100644 --- a/roles/Networker.yaml +++ b/roles/Networker.yaml @@ -22,6 +22,7 @@ - OS::TripleO::Services::NeutronL2gwAgent - OS::TripleO::Services::NeutronL2gwApi - OS::TripleO::Services::NeutronL3Agent + - OS::TripleO::Services::NeutronLbaasv2Agent - OS::TripleO::Services::NeutronMetadataAgent - OS::TripleO::Services::NeutronML2FujitsuCfab - OS::TripleO::Services::NeutronML2FujitsuFossw |