Hide Forgot
Description of problem: After add another ssh key to existing domain, no ssh key show up on "Additional SSH keys" section when using rhc-domain-info to check Version-Release number of selected component (if applicable): rhc-0.85.5-1.git.0.4eb5d43.el6.noarch devenv_1564 How reproducible: 100% Steps to Reproduce: 1.create a domain 2.try to add another ssh key to this domain using rhc-ctl-domain, and result is success # rhc-ctl-domain -a newkey1 -k /root/.ssh/s1_id_rsa.pub -l dev64 -p redhat -d 3.using rhc-domain-info to check the added ssh key Actual results: after step3, no ssh key show up in "Additional SSH keys" Expected results: This bug does not exist on devenv_1532 Additional info:
There was a change in the response structure of the sshkeys being returned from the server. Ravi and I had verified on his devenv machine that this was fixed on Friday. Accordingly, I believe we have both checked in our changes. Ravi: Can you please verify that your changes to the controller are available on the latest devenv? If not, can you please mention the git tag in the 'Fixed In Version:' field? In my case, the latest rhc package has my changes and I have mentioned the rhc tag in the field above.
verified on devenv_1567, bug has been fixed.
Closing verified bugs.