Don't allow uppercase charm name
Bug #1348650 reported by
Tim Van Steenburgh
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charm Tools |
Triaged
|
High
|
Unassigned |
Bug Description
`charm create Sample` will succeed and create a charm with metadata name 'Sample' in a dir named 'Sample/`.
`juju deploy`, however, will fail: "error: invalid charm name "local:
Make `charm create` fail or warn and convert to lowercase if the charm name contains invalid uppercase letters.
Changed in charm-tools: | |
status: | New → Triaged |
milestone: | none → 1.6.0 |
importance: | Undecided → High |
To post a comment you must log in.