you will consider attending to this
conference, there is only 10 days left to submit talk proposals (the
deadline is June 15th).
We are looking forward to welcoming you personally in Berlin!.
--
Join us at OpenNebulaConf2013 <http://opennebulaconf.com/> in Berlin, 24-26
September, 2013
--
with
users and developers.
Details can be found here:
http://blog.opennebula.org/?p=4501
Thanks
--
Join us at OpenNebulaConf2013 <http://opennebulaconf.com/> in Berlin, 24-26
September, 2013
--
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Cente
[
https://issues.apache.org/jira/browse/DTACLOUD-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442584#comment-13442584
]
Daniel Molina commented on DTACLOUD-304:
I guess you are testing using
NNING",
"STOPPED" => "STOPPED",
"SUSPENDED" => "STOPPED",
"DONE" => "FINISHED",
"FAILED"=> "FINISHED"
-->8-
BTW, thanks for appl
Hi Marios,
On 12 July 2012 11:16, mar...@redhat.com wrote:
> Hi Daniel - many thanks for taking a look - more inline:
>
> On 11/07/12 20:27, Daniel Molina wrote:
>> Hi Marios and Christian,
>>
>> Thanks for testing and debugging the OpenNebula driver.
>&
;>>> clients can get the version of the server and adapt themselves to it.
>>>>>
>>>>> BTW, in OpenNebula.org we only support the last stable release, and
>>>>> encourage people to upgrade. The next stable release (3.6) is scheduled
>>>>> for
>>>>> next week. This will make OpenNebula 3.2 two versions behind the last
>>>>> stable. So I think we could just update the driver to use verbose mode,
>>>>> and
>>>>> throw an exception if the call is not supported.
>>>>
>>>> I meant: what's the patch that should be committed to the Deltacloud
>>>> driver for OpenNebula ?
>>>>
>>>> I don't think we should just throw an exception, I'd rather the driver
>>>> is smart enough to fall back to the (slow) way of doing things it's
>>>> doing now if the ON instance doesn't support the verbose query param.
>>>>
>>>> David
>>>>
>>>>
>>>
>>>
>>
>>
>
>
--
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
es(credentials, opts=nil)
occi_client = new_client(credentials)
-xml = treat_response(occi_client.get_vms)
+xml = treat_response(occi_client.get_vms(true))
# TBD Add extended info in the pool
instances = REXML::Document.new(xml).root.elements.map do |d|
- vm_id = d.at
master) $ git am
/tmp/0001-Fix-minor-bugs-in-OpenNebula-driver.patch
Applying: Fix minor bugs in OpenNebula driver
dmolina:[~/deltacloud](master) $ git log
commit 384cd59218422eb5c07a1ac545ed2d7ae62fc42d
Author: Daniel Molina
Date: Tue Feb 28 17:34:49 2012 +0100
Fix minor bug
master) $ git am
/tmp/0001-Fix-minor-bugs-in-OpenNebula-driver.patch
Applying: Fix minor bugs in OpenNebula driver
dmolina:[~/deltacloud](master) $ git log
commit 384cd59218422eb5c07a1ac545ed2d7ae62fc42d
Author: Daniel Molina
Date: Tue Feb 28 17:34:49 2012 +0100
Fix minor bug
From: Daniel Molina
This patch fixes some minor bugs in the OpenNebula driver:
* Add verbose mode to the instance_type request
* Add hardware_profiles to all the images. If this parameter is not
defined, the GUI will crash when trying to show an image.
* Fix addresses typo
Signed-off-by: Daniel
On 15 February 2012 10:16, mar...@redhat.com wrote:
> On 15/02/12 10:58, Michal Fojtik wrote:
>>
>> On Feb 14, 2012, at 2:25 PM, mar...@redhat.com wrote:
>>
>>>
>>> Patch 1/3 is the updated driver, contributed by Daniel Molina -
>>> https://issues
On 8 February 2012 17:27, mar...@redhat.com wrote:
> On 08/02/12 18:10, Daniel Molina wrote:
>> Hi all,
>>
>> Here is the patch I promised you (Marios and Michal) to send at
>> FOSDEM. It was nice to meet you there and to see great presentations,
>>
[
https://issues.apache.org/jira/browse/DTACLOUD-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Molina updated DTACLOUD-140:
---
Labels: patch (was: )
Summary: Update OpenNebula driver to 3.x (was: Update
Update OpenNebula to 3.x
Key: DTACLOUD-140
URL: https://issues.apache.org/jira/browse/DTACLOUD-140
Project: DeltaCloud
Issue Type: Improvement
Components: Server
Reporter: Daniel Molina
[
https://issues.apache.org/jira/browse/DTACLOUD-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Molina updated DTACLOUD-140:
---
Attachment: 0001-Update-OpenNebula-driver-to-3.x.patch
This patch is a big update to the
.
If you have any comments on the patch or the OpenNebula functionality
do not hesitate to ask me.
Kind regards
--
Daniel Molina
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
16 matches
Mail list logo