Bug 1267348
| Summary: | Space in deployment name breaks cloudforms install | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Sean Myers <sean.myers> |
| Component: | Installation - CloudForms | Assignee: | David Davis <daviddavis> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dave Johnson <dajohnso> |
| Severity: | high | Docs Contact: | Dan Macpherson <dmacpher> |
| Priority: | medium | ||
| Version: | 1.0 | CC: | apagac, arubin, bthurber, daviddavis, jesusr, jmatthew, jmontleo |
| Target Milestone: | TP2 | Keywords: | Triaged |
| Target Release: | 1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-03 19:29:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1278053, 1291836 | ||
|
Description
Sean Myers
2015-09-29 18:02:00 UTC
I believe David Davis has a change in so we can labelize the deployment name and use that instead of the deployment names so problems like this don't keep cropping up. If we want to add a (separate) label field to deployments, we can reuse katello's labelize stuff: https://github.com/Katello/katello/blob/master/app/models/katello/ext/label_from_name.rb I don't have any sort of change in though to do this. We put in a temporary fix to disallow deployment names with a space. RHEV doesn't allow templates to have spaces in their names. https://github.com/fusor/fusor/pull/621 Deployment name now cannot contain a space character. Marking as verified. RHCI-6.0-RHEL-7-20160122.t.1-RHCI-x86_64-dvd1.iso |