diff --git a/octavia.yml b/octavia.yml index 82855b71fa..535b547b10 100644 --- a/octavia.yml +++ b/octavia.yml @@ -19,7 +19,8 @@ barclamp: display: 'Octavia' description: 'Operator-scale load balancing solution designed to work with OpenStack.' version: 0 - user_managed: true + # Change to true when complete + user_managed: false requires: - 'nova' - 'glance'