Skip to content

Commit

Permalink
designate: show barclamp
Browse files Browse the repository at this point in the history
This commit makes the Designate barclamp visible by removing
the `user_managed: false` barclamp attribute.
  • Loading branch information
jgrassler committed Apr 3, 2019
1 parent 4857357 commit 64e7ad9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions designate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ barclamp:
display: 'Designate'
description: 'OpenStack DNSaaS: Multi-Tenant DNSaaS service for OpenStack'
version: 0
# Change to true when complete
user_managed: false
requires:
- 'keystone'
- 'rabbitmq'
Expand Down

0 comments on commit 64e7ad9

Please sign in to comment.