[
https://issues.apache.org/jira/browse/DTACLOUD-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-421:
------------------------------------
Attachment: 0001-Fix-for-DTACLOUD-421-JSON-output-against-openstack.patch
* attached patch fixes the issue - make sure we retain both keyname and
password when the driver has both authentication_password and
authentication_key features (openstack in this case). patch also tracked at
http://tracker.deltacloud.org/set/264
* JSON output looks like:
{ id: "12345",
name: "some_instance",
...,
authentication": {
"keyname": "foo_key",
"user": "root",
"password": ""
}
}
> Missing keyname-attribute in JSON output against openstack
> ----------------------------------------------------------
>
> Key: DTACLOUD-421
> URL: https://issues.apache.org/jira/browse/DTACLOUD-421
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Environment: Debian 6.0.6, ruby 1.9.2p0, deltacloud development
> Reporter: Christian Karnath
> Assignee: Marios Andreou
> Attachments:
> 0001-Fix-for-DTACLOUD-421-JSON-output-against-openstack.patch
>
>
> The 'keyname' attribute is missing in JSON output when requesting all
> instances or a single instance against openstack
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira