Skip to content

Commit

Permalink
Use consistent naming schema for OpenStack barclamps
Browse files Browse the repository at this point in the history
OpenStack barclamp description follow the format:

"OpenStack projectname: description".
  • Loading branch information
toabctl committed Jan 27, 2016
1 parent 293f9d5 commit a028e57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ceilometer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
barclamp:
name: 'ceilometer'
display: 'Ceilometer'
description: 'Telemetry Module: Measurements collection for monitoring and metering'
description: 'OpenStack Telemetry: Measurements collection for monitoring and metering'
version: 0
user_managed: true
requires:
Expand Down
2 changes: 1 addition & 1 deletion heat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
barclamp:
name: 'heat'
display: 'Heat'
description: 'Orchestration Module: Orchestration engine for composite cloud applications'
description: 'OpenStack Orchestration: Orchestration engine for composite cloud applications'
version: 0
user_managed: true
requires:
Expand Down
2 changes: 1 addition & 1 deletion manila.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
barclamp:
name: 'manila'
display: 'Manila'
description: 'File Share Module: Management of shared filesystems'
description: 'OpenStack File Share: Management of shared filesystems'
version: 0
requires:
- '@crowbar'
Expand Down

0 comments on commit a028e57

Please sign in to comment.