[PATCH] FGCP: Always get instances state because StatefulObject(Ruby client) needs

2012-08-27 Thread nakagawa . yoshi
From: Yoshiaki Nakagawa --- server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb index 53a0ac2..24b9d28 100644 --- a/ser

RE: normalised metric names?

2012-08-27 Thread David Lutterkort
On Fri, 2012-08-24 at 16:46 +1000, Koper, Dies wrote: > Hi David, > > > normalized name should not contain a unit ("nicInputByte"), and I'd > > prefer if it was underscored, but whether we call it network_in or > > nic_input doesn't make a difference to me. > > I've made a new list (below). > I'm

Re: [PATCH] Various fixes

2012-08-27 Thread David Lutterkort
On Sat, 2012-08-25 at 10:13 +0200, Michal Fojtik wrote: > On Aug 25, 2012, at 3:13 AM, David Lutterkort wrote: > > ACK to serie, these are working fine, no failures to me and tests run blazing > fast ;-) Thanks. Pushed these. > # Running tests: > > /Users/mfojtik/code/core/server/

Re: [PATCH core] CIMI: Renamed X-CIMI-Specification-Version header

2012-08-27 Thread David Lutterkort
On Mon, 2012-08-27 at 18:27 +0200, mfoj...@redhat.com wrote: > From: Michal Fojtik > > > Signed-off-by: Michal fojtik ACK

[jira] [Commented] (DTACLOUD-304) OpenNebula driver: GET /api/instances, GET /api/images throw 502 errors

2012-08-27 Thread Daniel Molina (JIRA)
[ 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 the OpenN

Re: Help view the /api/docs

2012-08-27 Thread Leander Bessa Beernaert
@Michal, never mind found it! On Mon, Aug 27, 2012 at 5:35 PM, Leander Bessa Beernaert < leande...@gmail.com> wrote: > @Mario i tried rake routes and this it what happend > > /usr/lib/ruby/1.9.1/rake/version.rb:2: warning: already initialized > constant VERSION > /usr/lib/ruby/1.9.1/rake/version.

Re: Help view the /api/docs

2012-08-27 Thread Leander Bessa Beernaert
@Mario i tried rake routes and this it what happend /usr/lib/ruby/1.9.1/rake/version.rb:2: warning: already initialized constant VERSION /usr/lib/ruby/1.9.1/rake/version.rb:5: warning: already initialized constant MAJOR /usr/lib/ruby/1.9.1/rake/version.rb:5: warning: already initialized constant M

[PATCH core] CIMI: Renamed X-CIMI-Specification-Version header

2012-08-27 Thread mfojtik
From: Michal Fojtik Signed-off-by: Michal fojtik --- server/lib/cimi/helpers.rb |2 +- server/tests/cimi/collections/cloud_entry_point_test.rb |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/lib/cimi/helpers.rb b/server/lib/ci

Re: Help view the /api/docs

2012-08-27 Thread Michal Fojtik
On Aug 27, 2012, at 6:21 PM, Leander Bessa Beernaert wrote: > Hello, > > I am would like to have a complete listing of all the rest api invocations > possible with deltacloud. According to the documentation that listing > should be available at localhost:3001/api/docs/. However, i'm presented

Re: Help view the /api/docs

2012-08-27 Thread mar...@redhat.com
On 08/27/2012 07:21 PM, Leander Bessa Beernaert wrote: > Hello, > > I am would like to have a complete listing of all the rest api invocations > possible with deltacloud. According to the documentation that listing > should be available at localhost:3001/api/docs/. However, i'm presented > with a

Help view the /api/docs

2012-08-27 Thread Leander Bessa Beernaert
Hello, I am would like to have a complete listing of all the rest api invocations possible with deltacloud. According to the documentation that listing should be available at localhost:3001/api/docs/. However, i'm presented with a page which says: "Sinatra doesn't know this ditty" and this appears

Re: Firewall rules for OpenStack

2012-08-27 Thread Leander Bessa Beernaert
Ok. Thanks! On Mon, Aug 27, 2012 at 3:39 PM, mar...@redhat.com wrote: > Hi Leander: > On 08/27/2012 04:57 PM, Leander Bessa Beernaert wrote: > > Hello, > > > > Are the firewall rules not available for the OpenStack driver or have > they > > not been implemented yet? > > > > No - we added the 'sec

Re: Firewall rules for OpenStack

2012-08-27 Thread mar...@redhat.com
Hi Leander: On 08/27/2012 04:57 PM, Leander Bessa Beernaert wrote: > Hello, > > Are the firewall rules not available for the OpenStack driver or have they > not been implemented yet? > No - we added the 'security_groups' functionality to the newest version (1.0.3) of the ruby-openstack gem late

Initial OpenStack minitest

2012-08-27 Thread mfojtik
Hi, This patch include migrated OpenStack tests to use MiniTest. -- Michal

[PATCH core 1/2] OS: Methods should return empty array on unknown entity

2012-08-27 Thread mfojtik
From: Michal Fojtik * Methods like instance, images, etc. should return an empty array instead of throwing 404 exception. Signed-off-by: Michal fojtik --- .../drivers/openstack/openstack_driver.rb | 40 +--- 1 file changed, 27 insertions(+), 13 deletions(-) diff -

[jira] [Closed] (DTACLOUD-206) Distinguising public and private addresses for instances launched through Deltacloud to Openstack provider

2012-08-27 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronelle Landy closed DTACLOUD-206. -- Closing JIRA as fixed in openstack gem 1.0.3 ... see test output in comments above Additional i

[jira] [Assigned] (DTACLOUD-206) Distinguising public and private addresses for instances launched through Deltacloud to Openstack provider

2012-08-27 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-206: --- Assignee: Ronelle Landy (was: Marios Andreou) > Distinguising public and priva

[jira] [Resolved] (DTACLOUD-206) Distinguising public and private addresses for instances launched through Deltacloud to Openstack provider

2012-08-27 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou resolved DTACLOUD-206. - Resolution: Fixed public and private IP addresses are now shown correctly. The fix was

[jira] [Commented] (DTACLOUD-206) Distinguising public and private addresses for instances launched through Deltacloud to Openstack provider

2012-08-27 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442345#comment-13442345 ] Marios Andreou commented on DTACLOUD-206: - OK - Christian thank you very much fo