Bug 662994
| Summary: | When No access key provided :" No :access_key_id provided " | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Shveta <ssachdev> | ||||||
| Component: | aeolus-conductor | Assignee: | Dave Johnson <dajohnso> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 0.3.1 | CC: | cpelland, dajohnso, deltacloud-maint | ||||||
| Target Milestone: | alpha | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | Type: | --- | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Please provide any relevant build information, in this case a git hash. [deltacloud@usersys src]$ git show
commit ec20408a69e5e29740071c6732df8ed8be9e5aec
Author: Martyn Taylor <mtaylor>
Date: Tue Dec 7 16:07:19 2010 +0000
Reformatted Show user Page
diff --git a/src/app/controllers/users_controller.rb b/src/app/controllers/users
index 9896c98..0e3220f 100644
I believe the bug here is just the formating of the message.. No :access_key_id provided ---> Error, no access key provided Same w/ secret access key. No :secret_access_key provided --> Error, no secret access key provided this looks good now, moving to ON_QA for verification against a official build verification blocked by bug 678390 Still blocked in 17th Mar build. rpm -qa |grep aeolus aeolus-conductor-0.0.3-0.fc1420110317220704git6b10449.x86_64 aeolus-conductor-daemons-0.0.3-0.fc1420110317220704git6b10449.x86_64 aeolus-conductor-doc-0.0.3-0.fc1420110317220704git6b10449.x86_64 aeolus-configure-2.0.0-4.fc1420110317200646gitbc1637e.noarch Created attachment 492900 [details]
good to go
This looks good in ami-18fa0671 (2011-04-15).
release pending... release pending.. 2 release pending... closing out old bugs perm close |
Created attachment 468582 [details] no access key Description of problem: Error should be handled properly when no access key is provided Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Login to deltacloud 2. Provider account --> Add--> Make sure no access key provided 3. Click on Add Message Displayed : No :access_key_id provided Actual results: Expected results: Additional info: