[
https://issues.apache.org/jira/browse/DTACLOUD-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624303#comment-13624303
]
David Lutterkort commented on DTACLOUD-525:
---
I started looking into it, and it
Hi Jan,
On Fri, 2013-04-05 at 14:37 +0200, Jan Provazník wrote:
> During this discussion we touched (again) the "Deltacloud as a lib"
> topic, Michal asked me to send a mail here if we have a feature request.
> If you look at the possible solutions (the link above), having this lib
> would be h
[
https://issues.apache.org/jira/browse/DTACLOUD-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek reassigned DTACLOUD-533:
Assignee: Joseph J. VLcek
> GET api/firewalls format=xml, errors: missing xml
[
https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek closed DTACLOUD-514.
Resolution: Fixed
The attached patches resolve this issue:
0001-RHEVm-Provide-for-user-se
[
https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek updated DTACLOUD-514:
-
Attachment: 0002-Bump-rbovirt-version-to-0.0.19-in-gemspec.patch
This patch supersedes
On 04/05/2013 02:37 PM, Jan Provazník wrote:
If it's rack mounted into an app which uses it, then it solves the
problem with setting up separate daemon, but communication between app
and DC is technically same as if it was separate service (so then TCP
connection from the app to the mounted DC i
From: Joe VLcek
The default first boot device has been changed in the rbovirt gem
to hard disk, followed by network. This push allows the user to
explicitly specify the first boot device as either netowrk or
hard disk with the other becoming the second boot device.
---
server/lib/deltacloud/driv
From: Joe VLcek
---
server/deltacloud-core.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/deltacloud-core.gemspec b/server/deltacloud-core.gemspec
index d0d6094..1e72667 100644
--- a/server/deltacloud-core.gemspec
+++ b/server/deltacloud-core.gemspec
@@ -92,7
2nd attempt
The 1st attempt had an unnecessary fix for bundle failures for excon.
This patch addresses:
The default first boot device has been changed in the rbovirt gem
to hard disk, followed by network. This push allows the user to
explicitly specify the first boot device as either network or
On 04/05/2013 10:28 AM, mar...@redhat.com wrote:
On 04/04/13 19:14, mfoj...@redhat.com wrote:
From: Michal Fojtik
This feature indicate wheter cloud provider support
uploading of custom PEM keys or not.
we already have a 'import_key' feature - see openstack driver (same
thing, import exist
On 04/05/2013 05:30 AM, di...@fast.au.fujitsu.com wrote:
ACK.
-- Michal
From: Dies Koper
---
.../drivers/fgcp/fgcp_driver_cimi_methods.rb | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi
On 04/05/2013 03:45 AM, Koper, Dies wrote:
Thanks for reporting this Dies. We already fixed this issue. It was
caused by new version of 'fog' which require newer excon.
However this newer excon is not compatible with VCR ;-) (rubygems ftw ;-).
I monkey-patched excon to be backward compatible
[
https://issues.apache.org/jira/browse/DTACLOUD-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623934#comment-13623934
]
Michal Fojtik commented on DTACLOUD-525:
0001-I-have-no-idea-how-this-works.patc
From: Ronelle Landy
---
tests/deltacloud/load_balancers_test.rb | 22 ++
1 file changed, 22 insertions(+)
diff --git a/tests/deltacloud/load_balancers_test.rb
b/tests/deltacloud/load_balancers_test.rb
index f975be8..2b27502 100644
--- a/tests/deltacloud/load_balancers_test.
From: Dies Koper
---
server/lib/cimi/service/system.rb | 2 +-
server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/server/lib/cimi/service/system.rb
b/server/lib/cimi/service/system.
Ronelle Landy created DTACLOUD-533:
--
Summary: GET api/firewalls format=xml, errors: missing xml view
Key: DTACLOUD-533
URL: https://issues.apache.org/jira/browse/DTACLOUD-533
Project: DeltaCloud
[
https://issues.apache.org/jira/browse/DTACLOUD-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dies Koper updated DTACLOUD-525:
Attachment: 0001-I-have-no-idea-how-this-works.patch
0005-CIMI-fix-system-operatio
[
https://issues.apache.org/jira/browse/DTACLOUD-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dies Koper resolved DTACLOUD-520.
-
Resolution: Fixed
I'm not sure what commit this was completed in, but in current master the add
Dies Koper created DTACLOUD-532:
---
Summary: fgcp: storage_volumes (and cimi volumes collection)
should not include system disks
Key: DTACLOUD-532
URL: https://issues.apache.org/jira/browse/DTACLOUD-532
P
On 04/05/2013 08:37 AM, Jan Provazník wrote:
> Hi,
> there was a discussion in the last weeks about the proposal to reduce
> Conductor into a broker. Martin with Tomas wrote nice summary here:
> https://github.com/aeolusproject/conductor/wiki/BrokerProject
>
> During this discussion we touched (aga
From: Dies Koper
---
.../deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb | 15 ++-
.../deltacloud/drivers/mock/mock_driver_cimi_methods.rb | 4
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb
[
https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek reopened DTACLOUD-514:
--
Part of the fix was nack-ed. New solution coming...
> RHEVm - instance
[
https://issues.apache.org/jira/browse/DTACLOUD-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dies Koper reassigned DTACLOUD-525:
---
Assignee: Dies Koper (was: David Lutterkort)
> Unable to perform operations on CIMI::M
From: Dies Koper
---
server/lib/cimi/collections/systems.rb | 24 --
server/lib/cimi/service/system.rb | 7 ---
server/lib/cimi/service/system_address.rb | 5 +++--
server/lib/cimi/service/system_credential.rb | 5 +++--
serv
Joseph J. VLcek created DTACLOUD-531:
Summary: Consider keeping Gemfile.lock in git
Key: DTACLOUD-531
URL: https://issues.apache.org/jira/browse/DTACLOUD-531
Project: DeltaCloud
Issue Typ
On 04/04/2013 06:33 PM, David Lutterkort wrote:
> On Thu, 2013-04-04 at 18:14 -0400, jvl...@redhat.com wrote:
>> RHEVm - Provide for user selectable first boot device.
>>
>> The default first boot device has been changed in the rbovirt gem
>> to hard disk, followed by network. This push allows the
Hi,
there was a discussion in the last weeks about the proposal to reduce
Conductor into a broker. Martin with Tomas wrote nice summary here:
https://github.com/aeolusproject/conductor/wiki/BrokerProject
During this discussion we touched (again) the "Deltacloud as a lib"
topic, Michal asked me
On 04/04/13 19:14, mfoj...@redhat.com wrote:
> From: Michal Fojtik
>
> This feature indicate wheter cloud provider support
> uploading of custom PEM keys or not.
>
we already have a 'import_key' feature - see openstack driver (same
thing, import existing public key when you want to add to Keys
28 matches
Mail list logo