You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Closed] (DTACLOUD-161) Couldn't compile libdeltacloud - posted by "Ronelle Landy (Closed) (JIRA)" <ji...@apache.org> on 2012/04/02 15:13:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-150) Unhandled exception or status code - invalid vsphere provider - posted by "Ronelle Landy (Commented) (JIRA)" <ji...@apache.org> on 2012/04/02 15:19:24 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-122) Unable to create an image when an instance is in Stopped state in VSPHERE - posted by "Ronelle Landy (Assigned) (JIRA)" <ji...@apache.org> on 2012/04/02 15:57:24 UTC, 0 replies.
- Re: combining automatic state transistions with actioned transistions OK? - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/04/03 09:18:44 UTC, 0 replies.
- Re: destroy has to include stopping? how to not support reboot? - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/04/03 09:18:52 UTC, 0 replies.
- [PATCH 1/3] Fixes typo in Openstack driver (instance create without specified hwp) - posted by ma...@redhat.com on 2012/04/03 14:28:58 UTC, 1 replies.
- [PATCH 2/3] Updates Openstack unit tests for new driver - posted by ma...@redhat.com on 2012/04/03 14:28:59 UTC, 1 replies.
- [PATCH 3/3] Updated VCR recordings for Openstack unit tests (fixtures) - posted by ma...@redhat.com on 2012/04/03 14:29:00 UTC, 1 replies.
- Re: [PATCH 1/2] Rimuhosting driver: fix syntax errors - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/04/05 09:33:35 UTC, 1 replies.
- Re: [PATCH 2/2] Instance states: settle on fixed set of possible states/actions - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/04/05 09:34:20 UTC, 0 replies.
- Open source virtualised GPU project - posted by Justin Clift <jc...@redhat.com> on 2012/04/05 09:51:47 UTC, 0 replies.
- [PATCH core] Core: Fixed missing syslog library under Windows environment (DTACLOUD-186) - posted by mf...@redhat.com on 2012/04/05 13:07:52 UTC, 1 replies.
- [jira] [Resolved] (DTACLOUD-186) no such file to load -- syslog in Windows when starting deltacloudd - posted by "Michal Fojtik (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/05 13:09:22 UTC, 0 replies.
- [PATCH core 1/2] Mock: Added :destroy_storage_snapshot operation - posted by mf...@redhat.com on 2012/04/05 13:29:00 UTC, 1 replies.
- [PATCH core 2/2] Mock: Added link to :destroy_storage_snapshot to 'storage_snapshot' XML - posted by mf...@redhat.com on 2012/04/05 13:29:01 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-187) Disable delete button in Web UI for the Storage snapshot's which is not owned by the logged in user in EC2 setup - posted by "Ramesh A (Created) (JIRA)" <ji...@apache.org> on 2012/04/05 14:29:25 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Ramesh A (Created) (JIRA)" <ji...@apache.org> on 2012/04/05 16:03:25 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-189) Disable the create image button(webui)/ method(api) for stopped ebs instance in ec2 setup - posted by "Ramesh A (Created) (JIRA)" <ji...@apache.org> on 2012/04/05 16:46:28 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-189) Disable the create image button(webui)/ method(api) for stopped ebs instance in ec2 setup - posted by "Ramesh A (Updated) (JIRA)" <ji...@apache.org> on 2012/04/05 16:48:25 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-190) Broken pipe error is observed in the console when accessing any links/performing actions in the Addresses page in EC2 setup - posted by "Ramesh A (Created) (JIRA)" <ji...@apache.org> on 2012/04/05 17:06:22 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-141) Invalid URI error. - posted by "David Lutterkort (Commented) (JIRA)" <ji...@apache.org> on 2012/04/05 22:44:22 UTC, 2 replies.
- Various CIMI Network patches - create/delete/status change - posted by ma...@redhat.com on 2012/04/06 18:01:15 UTC, 1 replies.
- [PATCH 01/11] CIMI: Adds Network create for server and Network model - posted by ma...@redhat.com on 2012/04/06 18:01:16 UTC, 0 replies.
- [PATCH 02/11] CIMI: Adds CIMI::Network create for Deltacloud mock driver - posted by ma...@redhat.com on 2012/04/06 18:01:17 UTC, 0 replies.
- [PATCH 03/11] CIMI: Adds Network delete (+mock deltacloud mock driver method) - posted by ma...@redhat.com on 2012/04/06 18:01:18 UTC, 0 replies.
- [PATCH 04/11] CIMI: Adds status change actions for CIMI::Network to server and Network model - posted by ma...@redhat.com on 2012/04/06 18:01:19 UTC, 0 replies.
- [PATCH 05/11] CIMI: Adds CIMI::Network status change methods for mock driver/client - posted by ma...@redhat.com on 2012/04/06 18:01:20 UTC, 0 replies.
- [PATCH 06/11] CIMI: Adds Address and AddressTemplate (+collections) to CIMI server - posted by ma...@redhat.com on 2012/04/06 18:01:21 UTC, 0 replies.
- [PATCH 07/11] CIMI: Adds Address and AddressTemplate methods to deltacloud mock driver + json mock data - posted by ma...@redhat.com on 2012/04/06 18:01:22 UTC, 0 replies.
- [PATCH 08/11] CIMI:: Adds create and destroy for CIMI::Address entity (+ deltacloud mock implementation) - posted by ma...@redhat.com on 2012/04/06 18:01:23 UTC, 0 replies.
- [PATCH 09/11] CIMI: Adds VSP create and delete for CIMI server and mock driver - posted by ma...@redhat.com on 2012/04/06 18:01:24 UTC, 0 replies.
- [PATCH 10/11] CIMI: Adds VSP status change methods and mock driver implementation - posted by ma...@redhat.com on 2012/04/06 18:01:25 UTC, 0 replies.
- [PATCH 11/11] CIMI: Network create minor typo - remove extraneous whitespace when parsing in XML - posted by ma...@redhat.com on 2012/04/06 18:01:26 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-186) no such file to load -- syslog in Windows when starting deltacloudd - posted by "Dies Koper (Commented) (JIRA)" <ji...@apache.org> on 2012/04/07 10:54:12 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-186) no such file to load -- syslog in Windows when starting deltacloudd - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/09 15:37:16 UTC, 0 replies.
- help!!! - posted by rajesh palanichamy <ra...@gmail.com> on 2012/04/10 17:12:42 UTC, 1 replies.
- [jira] [Created] (DTACLOUD-191) Passphrase - posted by "Rajaguganeswaran K (Created) (JIRA)" <ji...@apache.org> on 2012/04/11 09:34:58 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-176) Fujitsu Global Cloud Platform (FGCP) driver - posted by "Dies Koper (Updated) (JIRA)" <ji...@apache.org> on 2012/04/11 10:22:22 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-191) Passphrase - posted by "Ramesh A (Commented) (JIRA)" <ji...@apache.org> on 2012/04/11 10:34:23 UTC, 2 replies.
- [jira] [Issue Comment Edited] (DTACLOUD-191) Passphrase - posted by "Ramesh A (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/04/11 11:34:26 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-191) Passphrase - posted by "Ramesh A (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/11 11:34:28 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-192) File transfer from amazon ec2 linux instance to local machine - posted by "Rajaguganeswaran K (Created) (JIRA)" <ji...@apache.org> on 2012/04/11 12:08:19 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-192) File transfer from amazon ec2 linux instance to local machine - posted by "Francesco Vollero (Commented) (JIRA)" <ji...@apache.org> on 2012/04/11 12:22:18 UTC, 1 replies.
- [jira] [Closed] (DTACLOUD-192) File transfer from amazon ec2 linux instance to local machine - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/11 13:36:23 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-191) Passphrase - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/11 13:38:19 UTC, 0 replies.
- Deltacloud API revamp using modular Sinatra style - posted by Michal Fojtik <mf...@redhat.com> on 2012/04/11 14:15:32 UTC, 0 replies.
- feedback request regarding FGCP driver patch - posted by "Koper, Dies" <di...@fast.au.fujitsu.com> on 2012/04/11 16:15:22 UTC, 3 replies.
- how to better log errors during development - posted by "Koper, Dies" <di...@fast.au.fujitsu.com> on 2012/04/12 03:56:01 UTC, 2 replies.
- [PATCH core] Client: Added --user and --password parameters to Deltacloud cmd client (DTACLOUD-141) - posted by mf...@redhat.com on 2012/04/12 11:39:21 UTC, 1 replies.
- [jira] [Resolved] (DTACLOUD-184) DeltaCloud Dev environment setup instructions from Tong Li - posted by "Dagmar Husarova (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/12 13:57:18 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Dies Koper (Commented) (JIRA)" <ji...@apache.org> on 2012/04/12 15:51:23 UTC, 9 replies.
- [jira] [Commented] (DTACLOUD-178) Vsphere instance created with user_data - no deltacloud_user_data.txt file in /media - posted by "Ronelle Landy (Commented) (JIRA)" <ji...@apache.org> on 2012/04/12 15:51:25 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-178) Vsphere instance created with user_data - no deltacloud_user_data.txt file in /media - posted by "Ronelle Landy (Closed) (JIRA)" <ji...@apache.org> on 2012/04/12 15:51:25 UTC, 0 replies.
- [jira] [Reopened] (DTACLOUD-141) Invalid URI error. - posted by "Ronelle Landy (Reopened) (JIRA)" <ji...@apache.org> on 2012/04/12 17:49:19 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-141) Invalid URI error. - posted by "Ronelle Landy (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/12 18:45:19 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "David Lutterkort (Assigned) (JIRA)" <ji...@apache.org> on 2012/04/12 19:55:19 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-193) Apache project branding requirements: DOAP file [PATCH] - posted by "Shane Curcuru (Created) (JIRA)" <ji...@apache.org> on 2012/04/14 05:07:15 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-193) Apache project branding requirements: DOAP file [PATCH] - posted by "Shane Curcuru (Updated) (JIRA)" <ji...@apache.org> on 2012/04/14 05:07:18 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Marios Andreou (Updated) (JIRA)" <ji...@apache.org> on 2012/04/16 09:32:17 UTC, 1 replies.
- [jira] [Issue Comment Edited] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Ramesh A (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/04/16 10:54:19 UTC, 1 replies.
- AUTO: Tong is out of office. (returning 04/23/2012) - posted by Tong Li <li...@us.ibm.com> on 2012/04/16 12:02:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Marios Andreou (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/16 14:14:18 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-87) Deprecation warning in Sinatra 1.3.1 - posted by "Ramesh A (Commented) (JIRA)" <ji...@apache.org> on 2012/04/16 14:36:19 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-87) Deprecation warning in Sinatra 1.3.1 - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/16 14:38:18 UTC, 0 replies.
- [PATCH core] Core: Revamped Deltacloud API to be a Sinatra modular application - posted by mf...@redhat.com on 2012/04/16 15:10:23 UTC, 0 replies.
- [PATCH core] Core: Fixed duplicate :id parameter error under Sinatra >1.3.2 (DTACLOUD-188) - posted by mf...@redhat.com on 2012/04/16 15:16:12 UTC, 1 replies.
- [jira] [Closed] (DTACLOUD-141) Invalid URI error. - posted by "Ronelle Landy (Closed) (JIRA)" <ji...@apache.org> on 2012/04/16 15:52:19 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-188) Unable to attach storage volume to an instance id in EC2 setup - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/16 15:52:20 UTC, 0 replies.
- [jira] [Reopened] (DTACLOUD-27) deltacloudc does not expect instance with numeric name, eg. unix timestamp - posted by "Ronelle Landy (Reopened) (JIRA)" <ji...@apache.org> on 2012/04/16 17:00:19 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-90) Error message observed for different versions of Sinatra in Deltacloud API - posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/16 17:36:18 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-194) Doc needed for deltacloudc using user names and/or passwords with special characters - posted by "Ronelle Landy (Created) (JIRA)" <ji...@apache.org> on 2012/04/16 20:34:21 UTC, 0 replies.
- [PATCH core 01/32] Core: Added sinatra-rabbit gem to gemspec - posted by mf...@redhat.com on 2012/04/17 15:39:40 UTC, 3 replies.
- [PATCH core 02/32] Core: Added collections directory with Rabbit collections - posted by mf...@redhat.com on 2012/04/17 15:39:41 UTC, 0 replies.
- [PATCH core 03/32] Core: Added wrapper for autoloading collections - posted by mf...@redhat.com on 2012/04/17 15:39:42 UTC, 0 replies.
- [PATCH core 04/32] Core: Removed obsoleted registration of the rack-accept middleware - posted by mf...@redhat.com on 2012/04/17 15:39:43 UTC, 0 replies.
- [PATCH core 05/32] Core: Removed the rack middleware which is not longer needed - posted by mf...@redhat.com on 2012/04/17 15:39:44 UTC, 0 replies.
- [PATCH core 06/32] Core: Added support for autoloading all Deltacloud models - posted by mf...@redhat.com on 2012/04/17 15:39:45 UTC, 0 replies.
- [PATCH core 07/32] Core: Removed ApplicationHelper from the instance model and added name method to key model - posted by mf...@redhat.com on 2012/04/17 15:39:46 UTC, 0 replies.
- [PATCH core 08/32] Core: Fixed config.ru file to spawn a modular application - posted by mf...@redhat.com on 2012/04/17 15:39:47 UTC, 0 replies.
- [PATCH core 09/32] Core: Removed deprecated helpers - posted by mf...@redhat.com on 2012/04/17 15:39:48 UTC, 0 replies.
- [PATCH core 10/32] Core: Added hardware_profile model and moved instance_states to models - posted by mf...@redhat.com on 2012/04/17 15:39:49 UTC, 0 replies.
- [PATCH core 11/32] Core: Moved base_driver and exception handling API to drivers directory - posted by mf...@redhat.com on 2012/04/17 15:39:50 UTC, 0 replies.
- [PATCH core 12/32] Core: Removed validation helper, validation is now done by Rabbit - posted by mf...@redhat.com on 2012/04/17 15:39:51 UTC, 0 replies.
- [PATCH core 13/32] Core: Removed old method mocking code, should be replaced by VCR - posted by mf...@redhat.com on 2012/04/17 15:39:52 UTC, 0 replies.
- [PATCH core 14/32] Core: Updated drivers to remove base_driver require and added autoloading of driver - posted by mf...@redhat.com on 2012/04/17 15:39:53 UTC, 2 replies.
- [PATCH core 15/32] Core: Added Deltacloud::API class and helpers to serve the default entrypoint - posted by mf...@redhat.com on 2012/04/17 15:39:54 UTC, 0 replies.
- [PATCH core 16/32] Core: Removed backend capability checking, is part of Rabbit now - posted by mf...@redhat.com on 2012/04/17 15:39:55 UTC, 0 replies.
- [PATCH core 17/32] Core: Removed old core_ext and base_driver - posted by mf...@redhat.com on 2012/04/17 15:39:56 UTC, 0 replies.
- [PATCH core 18/32] Core: Added the :name property to Deltacloud Key model - posted by mf...@redhat.com on 2012/04/17 15:39:57 UTC, 0 replies.
- [PATCH core 19/32] Core: Added check if user_metadata in blob respond to the :each method - posted by mf...@redhat.com on 2012/04/17 15:39:58 UTC, 0 replies.
- [PATCH core 20/32] Core: Added sinatra helper to include all Rack and Sinatra middleware - posted by mf...@redhat.com on 2012/04/17 15:39:59 UTC, 0 replies.
- [PATCH core 21/32] Core: Updated entrypoint views to list collections from Deltacloud module - posted by mf...@redhat.com on 2012/04/17 15:40:00 UTC, 0 replies.
- [PATCH core 22/32] Core: Renamed @profiles to @hardware_profiles to make standard operation helpers work - posted by mf...@redhat.com on 2012/04/17 15:40:01 UTC, 0 replies.
- [PATCH core 23/32] Core: Storage volumes should always show the :name attribute - posted by mf...@redhat.com on 2012/04/17 15:40:02 UTC, 2 replies.
- [PATCH core 24/32] Core: Removed autoregistration of the CIMI helper - posted by mf...@redhat.com on 2012/04/17 15:40:03 UTC, 0 replies.
- [PATCH core 25/32] CIMI: Moved the CIMI models from 'model' directory to 'models' - posted by mf...@redhat.com on 2012/04/17 15:40:04 UTC, 0 replies.
- [PATCH core 26/32] CIMI: Splitted CIMI server to separate collections like in Deltacloud - posted by mf...@redhat.com on 2012/04/17 15:40:05 UTC, 0 replies.
- [PATCH core 27/32] Core: Added possiblity to list all Rabbit defined routes by rake rabbit:routes - posted by mf...@redhat.com on 2012/04/17 15:40:06 UTC, 0 replies.
- [PATCH core 28/32] Core: Added deltacloud library wrapper (require 'lib/deltacloud') - posted by mf...@redhat.com on 2012/04/17 15:40:07 UTC, 0 replies.
- [PATCH core 29/32] Core: Respond with application/xml when no media type is negotiated - posted by mf...@redhat.com on 2012/04/17 15:40:08 UTC, 0 replies.
- [PATCH core 30/32] Core: Switch to use driver.class.has_feature? instead of driver_has_feature? - posted by mf...@redhat.com on 2012/04/17 15:40:09 UTC, 0 replies.
- [PATCH core 31/32] Core: Replace driver_has_auth_features with more descriptive helper - posted by mf...@redhat.com on 2012/04/17 15:40:10 UTC, 0 replies.
- [PATCH core 32/32] Core: Added Minitest suite to test API abilities - posted by mf...@redhat.com on 2012/04/17 15:40:11 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-195) Instance states - need info - posted by "Jozef Zigmund (Created) (JIRA)" <ji...@apache.org> on 2012/04/17 17:16:20 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-195) Instance states - need info - posted by "Ronelle Landy (Commented) (JIRA)" <ji...@apache.org> on 2012/04/17 20:01:27 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Ramesh A (Created) (JIRA)" <ji...@apache.org> on 2012/04/18 13:07:41 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Ramesh A (Updated) (JIRA)" <ji...@apache.org> on 2012/04/18 13:07:43 UTC, 1 replies.
- [jira] [Resolved] (DTACLOUD-194) Doc needed for deltacloudc using user names and/or passwords with special characters - posted by "Dagmar Husarova (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/18 13:23:39 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-103) vSphere driver does not work when objects are grouped into folders - posted by "Ronelle Landy (Closed) (JIRA)" <ji...@apache.org> on 2012/04/19 16:28:42 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-184) DeltaCloud Dev environment setup instructions from Tong Li - posted by "Ronelle Landy (Closed) (JIRA)" <ji...@apache.org> on 2012/04/19 16:32:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-194) Doc needed for deltacloudc using user names and/or passwords with special characters - posted by "Ronelle Landy (Commented) (JIRA)" <ji...@apache.org> on 2012/04/20 20:54:42 UTC, 1 replies.
- [jira] [Created] (DTACLOUD-197) Screenshots needed for Using API - posted by "Dagmar Husarova (JIRA)" <ji...@apache.org> on 2012/04/23 14:37:35 UTC, 0 replies.
- Deltacloud OS capabilities - posted by "Brofft, Chris" <ch...@merck.com> on 2012/04/23 16:06:16 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-198) /deltacloud/server/README.md needs to be updated - includes incubator site links and svn repos - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/24 23:26:06 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-198) README, NOTICE, DISCLAIMER files need to be updated - include old dates, incubator site links and svn repos - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/25 15:22:18 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "David Lutterkort (JIRA)" <ji...@apache.org> on 2012/04/25 19:26:20 UTC, 1 replies.
- [jira] [Created] (DTACLOUD-199) "deltacloudc index " errors out - `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject:: (NameError) - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/25 21:58:17 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-199) "deltacloudc index " errors out - `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject:: (NameError) - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/25 21:58:18 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-200) Deltacloud returns 'us-east-1a' as the realm for a load_balancer created in 'us-east-1b' availability zone - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/25 23:04:18 UTC, 0 replies.
- [PATCH core 1/2] Client: Added formatter for Key collection (DTACLOUD-199) - posted by mf...@redhat.com on 2012/04/26 16:27:01 UTC, 0 replies.
- [PATCH core 2/2] Client: Explicitly convert the name and id in Instance formatter to String (DTACLOUD-27) - posted by mf...@redhat.com on 2012/04/26 16:27:02 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/04/27 15:41:50 UTC, 0 replies.
- [PATCH core] Core: Advertise API_PROVIDER in entrypoint page - posted by mf...@redhat.com on 2012/04/30 13:48:23 UTC, 0 replies.
- Re: [PATCH core 2/2] EC2: Added HTML views for metrics - posted by Michal Fojtik <mf...@redhat.com> on 2012/04/30 14:25:46 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-201) FW deletion link in GUI uses FW name instead of id in url - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/04/30 14:46:53 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-201) FW deletion link in GUI uses FW name instead of id in url - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/04/30 14:46:53 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-202) instance profile name that doesn't overwrite any attributes is displayed with trailing comma in GUI - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/04/30 14:52:48 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-202) instance profile name that doesn't overwrite any attributes is displayed with trailing comma in GUI - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/04/30 14:52:49 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-201) FW deletion link in GUI uses FW name instead of id in url - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/04/30 15:12:48 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-202) instance profile name that doesn't overwrite any attributes is displayed with trailing comma in GUI - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/04/30 15:12:48 UTC, 0 replies.
- outstanding issues with FGCP driver - posted by "Koper, Dies" <di...@fast.au.fujitsu.com> on 2012/04/30 15:45:56 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-203) Deltacloud client - realm not available - Unhandled exception or status code (undefined method `_connection' for #): - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/04/30 21:17:49 UTC, 0 replies.