Hide Forgot
Description of problem: the method of creating provider with --url http:// (or https://) right now works ok. IMO it should fail and require at least 1 more letter there. Version-Release number of selected component (if applicable): recent: katello-cli-0.1.10-1.git.579.a1ea7bc.el6.noarch How reproducible: Always when providing the url with: http:// or https:// Steps to Reproduce: 1.see above 2. 3. Actual results: succeeds and provider gets prepared with that "url"s Expected results: Should throw an exception Additional info:
Fixed in commit 76ff5953afc972fc48457fb8779a10a92e71e1b4
# VERIFIED fixed in providers creation / update scenarios. Now it returns with: "katello: error: Option --url is not in a valid format" packages: katello-cli-0.1.11-1.git.0.facb3bb.el6.noarch katello-0.1.101-1.git.30.d57dd1d.el6.x86_64
getting rid of 6.0.0 version since that doesn't exist