You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Closed] (DTACLOUD-165) On rhevm, user_data is stored in a file called user-data.txt. File used to be called deltacloud-user-data.txt - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/01 00:21:23 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-224) Error abstraction/categorization - posted by "Jan Provaznik (JIRA)" <ji...@apache.org> on 2012/06/01 09:49:25 UTC, 0 replies.
- Google tests updated to minitest/spec format - posted by ma...@redhat.com on 2012/06/01 13:23:59 UTC, 1 replies.
- [PATCH 1/7] Refactor mock tests to use common api_test - posted by ma...@redhat.com on 2012/06/01 13:24:00 UTC, 0 replies.
- [PATCH 2/7] Edit Mock tests setup and common authenticate code: use ENV['TESTS_API_USERNAME'] prevent confusion with API_USER credentials env variables - posted by ma...@redhat.com on 2012/06/01 13:24:01 UTC, 0 replies.
- [PATCH 3/7] Fixes issues/bugs from recent modular deltacloud change, especially adds explicit HEAD route for blob metadata HEAD /bucket/blob. - posted by ma...@redhat.com on 2012/06/01 13:24:02 UTC, 0 replies.
- [PATCH 4/7] Minor fix in google driver valid_credentials? was not working - posted by ma...@redhat.com on 2012/06/01 13:24:03 UTC, 0 replies.
- [PATCH 5/7] Updated google driver tests to new minitest/spec format - posted by ma...@redhat.com on 2012/06/01 13:24:04 UTC, 0 replies.
- [PATCH 6/7] Updated fixtures for new google driver minitest/spec tests - posted by ma...@redhat.com on 2012/06/01 13:24:05 UTC, 0 replies.
- [PATCH 7/7] Minor fix in mock driver minitest for buckets - posted by ma...@redhat.com on 2012/06/01 13:24:06 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-207) GET /api/images/:id - XML and JSON output do not show 'destroy/delete' as an action for images - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/01 15:01:23 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-204) Deltacloud GUI has no way for a user to enter user_files for Openstack - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/01 15:05:22 UTC, 3 replies.
- [jira] [Comment Edited] (DTACLOUD-204) Deltacloud GUI has no way for a user to enter user_files for Openstack - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/01 15:05:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-209) Instance States - Openstack provider - Instances go from RUNNING ->PENDING ->Not Existing. Should transition from RUNNING -> STOPPING -> STOPPED - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/01 15:32:22 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-209) Instance States - Openstack provider - Instances go from RUNNING ->PENDING ->Not Existing. Should transition from RUNNING -> STOPPING -> STOPPED - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/01 15:32:23 UTC, 0 replies.
- Re: [PATCH core 1/3] Ec2: Added minitest suite for EC2 driver using VCR recording - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/06/01 16:28:52 UTC, 4 replies.
- [jira] [Created] (DTACLOUD-225) [NO HANDLED] Errno::ETIMEDOUT: Connection timed out - when trying to access unavailable vsphere provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/01 19:36:23 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-225) [NO HANDLED] Errno::ETIMEDOUT: Connection timed out - when trying to access unavailable vsphere provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/01 19:38:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-204) Deltacloud GUI has no way for a user to enter user_files for Openstack - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/01 20:06:24 UTC, 2 replies.
- [PATCH core 2/3] EC2: Fixed the way how we handle describe_availability_zones to be 1.9 compatible - posted by mf...@redhat.com on 2012/06/04 12:25:10 UTC, 0 replies.
- [PATCH] Modify EC2 minitest setup - use common api tests at /server/tests/minitest_common_api_test.rb and setup code at /server/tests/minitest_common.rb - posted by ma...@redhat.com on 2012/06/04 13:38:07 UTC, 1 replies.
- [jira] [Resolved] (DTACLOUD-225) [NO HANDLED] Errno::ETIMEDOUT: Connection timed out - when trying to access unavailable vsphere provider - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/04 18:41:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-225) [NO HANDLED] Errno::ETIMEDOUT: Connection timed out - when trying to access unavailable vsphere provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/04 20:14:22 UTC, 2 replies.
- [jira] [Closed] (DTACLOUD-150) Unhandled exception or status code - invalid vsphere provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/04 20:28:23 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-204) Deltacloud GUI has no way for a user to enter user_files for Openstack - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/04 21:14:23 UTC, 0 replies.
- [PATCH] Updates openstack driver to use the 'new' openstack gem Also updates the gemspec accordingly - posted by ma...@redhat.com on 2012/06/05 15:56:52 UTC, 2 replies.
- [PATCH core 1/3] EC2: Added X-Deltacloud-Driver and X-Deltacloud-Provider to HTTP response headers - posted by mf...@redhat.com on 2012/06/06 15:48:58 UTC, 2 replies.
- [PATCH core 2/3] EC2: Mock random and timestamped attributes if RACK_ENV='test' - posted by mf...@redhat.com on 2012/06/06 15:48:59 UTC, 0 replies.
- [PATCH core 3/3] EC2: Initial bunch of EC2 frontend tests - posted by mf...@redhat.com on 2012/06/06 15:49:00 UTC, 0 replies.
- Using multiple frontends with one instance of Deltacloud - posted by mf...@redhat.com on 2012/06/06 17:52:10 UTC, 2 replies.
- [PATCH core] Core: Make possible to run multiple frontends using single Deltacloud instance - posted by mf...@redhat.com on 2012/06/06 17:52:11 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-226) fork deltacloud - assign to new team member - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/07 11:55:22 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-226) fork deltacloud - assign to new team member - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/07 11:55:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-226) fork deltacloud - assign to new team member - posted by "Francesco Vollero (JIRA)" <ji...@apache.org> on 2012/06/07 11:59:22 UTC, 2 replies.
- [PATCH core 1/3] Core: Make possible to run multiple frontends using single Deltacloud instance - posted by mf...@redhat.com on 2012/06/07 13:06:11 UTC, 0 replies.
- [PATCH core 2/3] Core: Removed some forgotten puts from drivers - posted by mf...@redhat.com on 2012/06/07 13:06:12 UTC, 0 replies.
- [PATCH core 3/3] Core: Prevent 'root_url' overriding by different frontends when they use Rabbit - posted by mf...@redhat.com on 2012/06/07 13:06:13 UTC, 0 replies.
- Multiple frontend support for Deltacloud (rev 3) - posted by mf...@redhat.com on 2012/06/07 13:19:41 UTC, 1 replies.
- [PATCH core 1/4] Core: Make possible to run multiple frontends using single Deltacloud instance - posted by mf...@redhat.com on 2012/06/07 13:19:42 UTC, 0 replies.
- [PATCH core 2/4] Core: Removed some forgotten puts from drivers - posted by mf...@redhat.com on 2012/06/07 13:19:43 UTC, 0 replies.
- [PATCH core 3/4] Core: Prevent 'root_url' overriding by different frontends when they use Rabbit - posted by mf...@redhat.com on 2012/06/07 13:19:44 UTC, 0 replies.
- [PATCH core 4/4] Core: Tests fixed to use new Deltacloud multifrontend syntax - posted by mf...@redhat.com on 2012/06/07 13:19:45 UTC, 0 replies.
- [PATCH] allow multiple mock provider accounts - posted by Dave Johnson <da...@redhat.com> on 2012/06/07 18:24:52 UTC, 3 replies.
- Re: Deltacloud Tracker Design (Draft) - posted by David Lutterkort <lu...@redhat.com> on 2012/06/08 12:31:32 UTC, 7 replies.
- [jira] [Created] (DTACLOUD-227) RFE: Allow for multiple users for the Mock provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/08 17:14:23 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-227) RFE: Allow for multiple users for the Mock provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/08 17:20:23 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-227) RFE: Allow for multiple users for the Mock provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/08 17:22:22 UTC, 0 replies.
- [PATCH] Fix redirection to root_url/change drivers/provider via HTML UI - posted by ma...@redhat.com on 2012/06/11 09:34:16 UTC, 2 replies.
- [PATCH 1/2] Adds buckets/blobs collection to openstack driver - posted by ma...@redhat.com on 2012/06/11 12:09:55 UTC, 1 replies.
- [PATCH 2/2] Fixes for blob streaming support - bugs/nits brought over with modular deltacloud - posted by ma...@redhat.com on 2012/06/11 12:09:56 UTC, 1 replies.
- [PATCH core 1/2] CIMI: Wrapped all collections to Collection entity with entries - posted by mf...@redhat.com on 2012/06/11 14:33:03 UTC, 0 replies.
- [PATCH core 2/2] CIMI: Fixed the path to cimi models for the client application - posted by mf...@redhat.com on 2012/06/11 14:33:04 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-228) Using rpms installed for Deltacloud 0.6.0, the GUI does not render correctly - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/11 16:33:43 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-228) Using rpms installed for Deltacloud 0.6.0, the GUI does not render correctly - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/11 16:35:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-228) Using rpms installed for Deltacloud 0.6.0, the GUI does not render correctly - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/11 16:35:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-229) DC returns 500 (unhandled exception) when EC2 instance is terminated - posted by "Jozef Zigmund (JIRA)" <ji...@apache.org> on 2012/06/11 17:44:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-229) DC returns 500 (unhandled exception) when EC2 instance is terminated - posted by "Jozef Zigmund (JIRA)" <ji...@apache.org> on 2012/06/11 17:46:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-228) Using rpms installed for Deltacloud 0.6.0, the GUI does not render correctly - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/11 18:52:43 UTC, 1 replies.
- [jira] [Created] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 08:32:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 08:43:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 08:47:43 UTC, 3 replies.
- [jira] [Reopened] (DTACLOUD-169) Deltacloud API does not validate for the existence of an load balancer while deleting it in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 08:55:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-169) Deltacloud API does not validate for the existence of an load balancer while deleting it in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 08:55:42 UTC, 1 replies.
- [jira] [Assigned] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 09:26:43 UTC, 1 replies.
- [jira] [Updated] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 09:26:43 UTC, 2 replies.
- [jira] [Commented] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 10:39:42 UTC, 1 replies.
- [jira] [Assigned] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 11:03:44 UTC, 3 replies.
- [jira] [Commented] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 11:39:42 UTC, 1 replies.
- [jira] [Comment Edited] (DTACLOUD-169) Deltacloud API does not validate for the existence of an load balancer while deleting it in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 13:03:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 13:10:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-230) Clicking on "Create new address" button in the web-ui results in 404 error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 13:10:43 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 13:12:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-231) Clicking on "Create new load balancer" button in Web-ui throws error on page - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/12 13:12:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-169) Deltacloud API does not validate for the existence of an load balancer while deleting it in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 13:28:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-146) Deltacloud API fails to display t1.micro as the compatible hwp matches for ebs backed ami's in ec2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/12 13:30:43 UTC, 1 replies.
- [mfojtik@redhat.com: Site update] - posted by Michal Fojtik <mf...@redhat.com> on 2012/06/12 14:41:34 UTC, 1 replies.
- [jira] [Closed] (DTACLOUD-225) [NO HANDLED] Errno::ETIMEDOUT: Connection timed out - when trying to access unavailable vsphere provider - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/12 17:27:43 UTC, 0 replies.
- [jira] [Reopened] (DTACLOUD-199) "deltacloudc index " errors out - `const_get': uninitialized constant DeltaCloud::PlainFormatter::FormatObject:: (NameError) - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/12 17:53:44 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-229) DC returns 500 (unhandled exception) when EC2 instance is terminated - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/13 14:25:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 14:39:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 14:41:42 UTC, 1 replies.
- [jira] [Comment Edited] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 14:41:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/13 14:45:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 15:02:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-139) Wrong dir/file permissions - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/13 15:04:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-203) Deltacloud client - realm not available - Unhandled exception or status code (undefined method `_connection' for #): - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/13 15:08:42 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-139) Wrong dir/file permissions - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/13 15:20:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 15:55:42 UTC, 0 replies.
- [jira] [Closed] (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/06/13 16:15:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 17:29:43 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 17:33:25 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 17:33:25 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-234) unable to clone the new project for added metrics feature for cloudwatch in ec2 - posted by "mozhdeh gholibeigi (JIRA)" <ji...@apache.org> on 2012/06/13 17:58:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-234) unable to clone the new project for added metrics feature for cloudwatch in ec2 - posted by "mozhdeh gholibeigi (JIRA)" <ji...@apache.org> on 2012/06/13 18:00:42 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/13 18:14:42 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/13 18:29:42 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-236) Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 18:52:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-236) Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/13 19:11:43 UTC, 1 replies.
- [jira] [Assigned] (DTACLOUD-236) Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 19:37:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-236) RHEVM: Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/13 19:55:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-234) unable to clone the new project for added metrics feature for cloudwatch in ec2 - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/13 20:05:43 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/14 09:22:42 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-153) Unhandled exception or status code (Required VDSM hook 'floppyinject' not supported by RHEV-M) - 500 - Internal Server Error - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/14 09:46:43 UTC, 3 replies.
- [jira] [Resolved] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 09:54:44 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-233) Unable to ssh and execute the command using "run command" option in ec2 - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 09:54:44 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-153) Unhandled exception or status code (Required VDSM hook 'floppyinject' not supported by RHEV-M) - 500 - Internal Server Error - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/14 10:06:43 UTC, 0 replies.
- [PATCH core] Core: Fixed instance_action method to do proper redirect when :action method does not return valid Instance object - posted by mf...@redhat.com on 2012/06/14 10:35:05 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-237) Redirect page missing for two providers for star/stop operation - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 10:41:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-237) Redirect page missing for two providers for star/stop operation - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/14 10:41:42 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-237) Redirect page missing for two providers for star/stop operation - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 10:43:42 UTC, 1 replies.
- [jira] [Updated] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/14 11:43:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/14 11:43:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/14 12:44:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-235) GET -X /api/metrics?format=xml (or json) gives 'undefined local variable or method' error - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/14 12:51:43 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-222) GET /api/x/%5C%5C%5C%22%...%5Cn HTTP/1.1" 500 trace when accessing an element not yet available - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/14 13:17:42 UTC, 1 replies.
- [jira] [Updated] (DTACLOUD-222) GET /api/x/%5C%5C%5C%22%...%5Cn HTTP/1.1" 500 trace when accessing an element not yet available - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/14 13:17:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-236) RHEVM: Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 15:05:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-236) RHEVM: Clicking on Destroy button on a stopped instance results in "OVIRT::OvirtException:Entity not found: id" exception - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 15:07:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-238) Missing location option to specify the endpoint while creating a new bucket in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 16:02:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-238) Missing location option to specify the endpoint while creating a new bucket in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 16:04:43 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-237) Redirect page missing for two providers for star/stop operation - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 16:18:43 UTC, 1 replies.
- [jira] [Closed] (DTACLOUD-237) Redirect page missing for two providers for star/stop operation - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 16:29:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/14 17:12:43 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-238) Missing location option to specify the endpoint while creating a new bucket in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 17:38:42 UTC, 0 replies.
- [jira] [Assigned] (DTACLOUD-238) Missing location option to specify the endpoint while creating a new bucket in EC2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 17:38:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 18:42:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints) - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 18:42:43 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-146) Deltacloud API fails to display t1.micro as the compatible hwp matches for ebs backed ami's in ec2 setup - posted by "Ramesh A (JIRA)" <ji...@apache.org> on 2012/06/14 18:48:42 UTC, 0 replies.
- [PATCH] Fix issue with empty realms returned from EC2 ('unavailable' realms shouldn't be reported to client) - posted by ma...@redhat.com on 2012/06/15 11:35:53 UTC, 1 replies.
- [jira] [Created] (DTACLOUD-239) unable to run the command rake package - posted by "mozhdeh gholibeigi (JIRA)" <ji...@apache.org> on 2012/06/15 15:41:42 UTC, 0 replies.
- [VOTE] release deltacloud 1.0.0, rc1 - posted by David Lutterkort <lu...@redhat.com> on 2012/06/15 21:54:38 UTC, 8 replies.
- [PATCH core 1/2] CIMI: Minor tweaks to the CIMI web application client - posted by mf...@redhat.com on 2012/06/18 05:44:37 UTC, 1 replies.
- [PATCH core 2/2] CIMI: Removed X- prefix from CIMI-Specification-Version header - posted by mf...@redhat.com on 2012/06/18 05:44:58 UTC, 0 replies.
- RE: [jira] [Updated] (DTACLOUD-221) FGCP: instance should not include system volumes - posted by "Koper, Dies" <di...@fast.au.fujitsu.com> on 2012/06/18 14:56:39 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-240) Return code for vsphere instance reboot has changed from 202 to 200 - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/18 17:55:42 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-221) FGCP: instance should not include system volumes - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/19 08:56:42 UTC, 1 replies.
- [jira] [Closed] (DTACLOUD-221) FGCP: instance should not include system volumes - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/19 08:58:42 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-241) floppyinject silently fails on RHEVM - posted by "Jan Provaznik (JIRA)" <ji...@apache.org> on 2012/06/19 09:53:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-241) floppyinject silently fails on RHEVM - posted by "Jan Provaznik (JIRA)" <ji...@apache.org> on 2012/06/19 09:53:43 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-241) floppyinject silently fails on RHEVM - posted by "Jan Provaznik (JIRA)" <ji...@apache.org> on 2012/06/19 14:11:42 UTC, 1 replies.
- [VOTE][RESULT] release deltacloud 1.0.0, rc1 - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/06/19 17:00:06 UTC, 0 replies.
- [ANNOUNCE] Apache Deltacloud 1.0.0 - posted by "marios@redhat.com" <ma...@redhat.com> on 2012/06/19 17:02:06 UTC, 0 replies.
- [jira] [Created] (DTACLOUD-242) Update deltacloud gemspec to include fog > 1.3.1 - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/20 01:09:42 UTC, 0 replies.
- Poor performance with open nebula driver - posted by Felix Lee <fe...@twgrid.org> on 2012/06/25 05:29:42 UTC, 4 replies.
- [jira] [Created] (DTACLOUD-243) FGCP: error when listing FW with no rules - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/06/25 09:28:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-243) FGCP: error when listing FW with no rules - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/06/25 09:30:42 UTC, 1 replies.
- [PATCH] Adds Keys collection for Openstack driver. Allows specify 'keyname' (ssh key) for creating server; part of resolution to DTACLOUD_205 https://issues.apache.org/jira/browse/DTACLOUD-205 - posted by ma...@redhat.com on 2012/06/25 18:13:03 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-205) "Permission denied" when ssh'ing to an Openstack instance - launched through Deltacloud (no way to pass a keypair in the current API) - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/25 18:18:44 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-205) "Permission denied" when ssh'ing to an Openstack instance - launched through Deltacloud (no way to pass a keypair in the current API) - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/25 18:18:44 UTC, 0 replies.
- [PATCH] Updated .gemspec to require fog >= 1.4.0 resolves issue with deltacloud install on rhel (gem versions conflict for excon) - posted by ma...@redhat.com on 2012/06/25 18:24:13 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-242) Update deltacloud gemspec to include fog > 1.3.1 - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/25 18:37:42 UTC, 4 replies.
- [jira] [Created] (DTACLOUD-244) http://deltacloud.apache.org/ fixes needed - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/25 19:11:42 UTC, 0 replies.
- [jira] [Updated] (DTACLOUD-244) http://deltacloud.apache.org/ fixes needed - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/25 19:19:44 UTC, 2 replies.
- [jira] [Assigned] (DTACLOUD-244) http://deltacloud.apache.org/ fixes needed - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/25 19:25:43 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-205) "Permission denied" when ssh'ing to an Openstack instance - launched through Deltacloud (no way to pass a keypair in the current API) - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/25 22:52:44 UTC, 2 replies.
- [jira] [Closed] (DTACLOUD-205) "Permission denied" when ssh'ing to an Openstack instance - launched through Deltacloud (no way to pass a keypair in the current API) - posted by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2012/06/25 22:56:44 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-244) http://deltacloud.apache.org/ fixes needed - posted by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/26 14:12:44 UTC, 0 replies.
- [PATCH] Updated .gemspec to require fog >= 1.4.0 - posted by ma...@redhat.com on 2012/06/27 10:51:08 UTC, 1 replies.
- [PATCH core] Core: Added option to change default log location or use file for logging. - posted by mf...@redhat.com on 2012/06/27 13:20:44 UTC, 2 replies.
- [jira] [Created] (DTACLOUD-245) FGCP/DMTF: undefined method `value' for hardware profile as storage is not specified - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/06/28 09:49:42 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-243) FGCP: error when listing FW with no rules - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 10:01:46 UTC, 0 replies.
- [jira] [Closed] (DTACLOUD-243) FGCP: error when listing FW with no rules - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 10:01:47 UTC, 0 replies.
- [PATCH] CIMI: Adds guards in conversion of hardware_profile to machineConfig - posted by ma...@redhat.com on 2012/06/28 12:10:17 UTC, 1 replies.
- [jira] [Updated] (DTACLOUD-245) FGCP/DMTF: undefined method `value' for hardware profile as storage is not specified - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 12:17:42 UTC, 2 replies.
- [jira] [Assigned] (DTACLOUD-245) FGCP/DMTF: undefined method `value' for hardware profile as storage is not specified - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 12:17:44 UTC, 0 replies.
- [jira] [Resolved] (DTACLOUD-245) FGCP/DMTF: undefined method `value' for hardware profile as storage is not specified - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 12:19:42 UTC, 0 replies.
- [PATCH 1/3] Updated .gemspec to require fog >= 1.4.0 - posted by ma...@redhat.com on 2012/06/28 16:44:22 UTC, 0 replies.
- [PATCH 2/3] Fix typo in require (sinatra/body_proxy) - posted by ma...@redhat.com on 2012/06/28 16:44:23 UTC, 0 replies.
- [PATCH 3/3] Re-recording of google vcr fixtures required by change in excon gem - posted by ma...@redhat.com on 2012/06/28 16:44:24 UTC, 1 replies.
- [jira] [Commented] (DTACLOUD-242) Update deltacloud gemspec to include fog > 1.3.1 - posted by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/06/28 16:45:44 UTC, 0 replies.
- [jira] [Commented] (DTACLOUD-245) FGCP/DMTF: undefined method `value' for hardware profile as storage is not specified - posted by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/06/29 04:09:44 UTC, 2 replies.
- [PATCH 1/3] CIMI: Adds guards in conversion of hardware_profile to machineConfig - posted by ma...@redhat.com on 2012/06/29 12:43:11 UTC, 0 replies.
- [PATCH 2/3] CIMI - expose only supported collections in cloudEntryPoint - posted by ma...@redhat.com on 2012/06/29 12:43:12 UTC, 0 replies.
- [PATCH 3/3] CIMI Client - expose only supported collections in cloudEntryPoint - posted by ma...@redhat.com on 2012/06/29 12:43:13 UTC, 0 replies.