lut...@redhat.com |
Minor cleanup patches |
Fri, 01 Mar, 00:08 |
lut...@redhat.com |
[PATCH 1/3] CIMI (cimi_helper): remove unused code |
Fri, 01 Mar, 00:08 |
lut...@redhat.com |
[PATCH 2/3] * tests/test_helper.rb: quietly ignore missing 'turn' |
Fri, 01 Mar, 00:08 |
lut...@redhat.com |
[PATCH 3/3] * server/.gitignore: ignore .bundle/ dir |
Fri, 01 Mar, 00:08 |
mar...@redhat.com |
Re: Minor cleanup patches |
Fri, 01 Mar, 08:29 |
Michal Fojtik |
Re: Minor cleanup patches |
Fri, 01 Mar, 09:28 |
lut...@redhat.com |
RFC: Separate CIMI (de)serialization from server functionality |
Fri, 01 Mar, 00:15 |
lut...@redhat.com |
[PATCH] CIMI: split models into model and service objects |
Fri, 01 Mar, 00:15 |
Michal Fojtik |
Re: RFC: Separate CIMI (de)serialization from server functionality |
Fri, 01 Mar, 11:28 |
|
Re: Deltacloud - Tests - removing reference to keys collection |
|
David Lutterkort |
Re: Deltacloud - Tests - removing reference to keys collection |
Fri, 01 Mar, 00:23 |
|
Re: CIMI - Tests - modifying tests to use *Create |
|
David Lutterkort |
Re: CIMI - Tests - modifying tests to use *Create |
Fri, 01 Mar, 00:24 |
|
Re: [PATCH core 1/3] CIMI: Removed debug statements from AddressCollection |
|
Michal Fojtik |
Re: [PATCH core 1/3] CIMI: Removed debug statements from AddressCollection |
Fri, 01 Mar, 09:35 |
|
[jira] [Commented] (DTACLOUD-456) Opennebula: Error occurs when requesting all instances against opennebula |
|
Christian Karnath (JIRA) |
[jira] [Commented] (DTACLOUD-456) Opennebula: Error occurs when requesting all instances against opennebula |
Fri, 01 Mar, 09:37 |
Ronelle Landy (JIRA) |
[jira] [Commented] (DTACLOUD-456) Opennebula: Error occurs when requesting all instances against opennebula |
Mon, 04 Mar, 23:13 |
Ronelle Landy (JIRA) |
[jira] [Resolved] (DTACLOUD-456) Opennebula: Error occurs when requesting all instances against opennebula |
Tue, 05 Mar, 17:00 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-456) Opennebula: Error occurs when requesting all instances against opennebula |
Tue, 05 Mar, 17:24 |
mfoj...@redhat.com |
[PATCH core] Core: Added support for jruby Puma server |
Fri, 01 Mar, 10:17 |
Francesco Vollero |
Re: [PATCH core] Core: Added support for jruby Puma server |
Fri, 01 Mar, 15:26 |
Michal Fojtik |
Re: [PATCH core] Core: Added support for jruby Puma server |
Fri, 01 Mar, 16:18 |
Francesco Vollero |
Re: [PATCH core] Core: Added support for jruby Puma server |
Fri, 01 Mar, 16:19 |
mfoj...@redhat.com |
[PATCH core] Switch the rubygems.org source to https://rubygems.org |
Fri, 01 Mar, 10:21 |
David Lutterkort |
Re: [PATCH core] Switch the rubygems.org source to https://rubygems.org |
Mon, 04 Mar, 19:41 |
|
[PATCH core 1/9] CIMI: split models into model and service objects |
|
mfoj...@redhat.com |
[PATCH core 1/9] CIMI: split models into model and service objects |
Fri, 01 Mar, 13:32 |
Michal Fojtik |
CIMI::Models split to CIMI::Services (rev 2) WIP |
Fri, 01 Mar, 13:40 |
David Lutterkort |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Sat, 02 Mar, 01:25 |
Michal Fojtik |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Mon, 04 Mar, 09:57 |
David Lutterkort |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Wed, 06 Mar, 23:48 |
Michal Fojtik |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Thu, 07 Mar, 11:25 |
David Lutterkort |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Tue, 05 Mar, 01:35 |
David Lutterkort |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Wed, 06 Mar, 01:31 |
Michal Fojtik |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Wed, 06 Mar, 14:41 |
David Lutterkort |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Wed, 06 Mar, 23:49 |
Michal Fojtik |
Re: CIMI::Models split to CIMI::Services (rev 2) WIP |
Thu, 07 Mar, 11:24 |
mfoj...@redhat.com |
[PATCH core 2/9] CIMI: Fix 'views' folder location |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 3/9] CIMI: Apply $filter and $select in Base#list |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 4/9] CIMI: Send list of invalid parameters in message |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 5/9] CIMI: Migrated MachineImage to services |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 6/9] CIMI: Added Service::Base#parse method |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 7/9] FIXME: The ResourceMetadata are broken at this point |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 8/9] CIMI: Migrated service methods from CIMI::Model to CIMI::Service |
Fri, 01 Mar, 13:32 |
mfoj...@redhat.com |
[PATCH core 9/9] CIMI: Use CIMI::Service namespace in Rabbit collections |
Fri, 01 Mar, 13:32 |
|
[jira] [Created] (DTACLOUD-505) CIMI/Deltacloud: Starting deltacloud server with multiple frontend fails - depends on order of arguments |
|
Ronelle Landy (JIRA) |
[jira] [Created] (DTACLOUD-505) CIMI/Deltacloud: Starting deltacloud server with multiple frontend fails - depends on order of arguments |
Fri, 01 Mar, 16:25 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-505) CIMI/Deltacloud: Starting deltacloud server with multiple frontend fails - depends on order of arguments |
Mon, 04 Mar, 19:51 |
|
[jira] [Updated] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
|
Marios Andreou (JIRA) |
[jira] [Updated] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
Fri, 01 Mar, 17:47 |
Ronelle Landy (JIRA) |
[jira] [Commented] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
Tue, 05 Mar, 18:50 |
Ronelle Landy (JIRA) |
[jira] [Resolved] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
Tue, 05 Mar, 18:50 |
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
Thu, 07 Mar, 07:52 |
Marios Andreou (JIRA) |
[jira] [Closed] (DTACLOUD-479) Inconsistent lists of supported providers/drivers in Deltacloud doc |
Thu, 07 Mar, 07:52 |
|
[jira] [Commented] (DTACLOUD-478) Add digitalocean to list of supported providers + drivers |
|
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-478) Add digitalocean to list of supported providers + drivers |
Fri, 01 Mar, 17:47 |
Ronelle Landy (JIRA) |
[jira] [Resolved] (DTACLOUD-478) Add digitalocean to list of supported providers + drivers |
Tue, 05 Mar, 18:52 |
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-478) Add digitalocean to list of supported providers + drivers |
Thu, 07 Mar, 07:52 |
Marios Andreou (JIRA) |
[jira] [Closed] (DTACLOUD-478) Add digitalocean to list of supported providers + drivers |
Thu, 07 Mar, 07:52 |
|
[jira] [Updated] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
|
Marios Andreou (JIRA) |
[jira] [Updated] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Fri, 01 Mar, 18:05 |
Ronelle Landy (JIRA) |
[jira] [Commented] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Fri, 01 Mar, 18:39 |
Ronelle Landy (JIRA) |
[jira] [Updated] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Fri, 01 Mar, 19:17 |
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Fri, 01 Mar, 20:41 |
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Tue, 05 Mar, 16:45 |
Marios Andreou (JIRA) |
[jira] [Closed] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Tue, 05 Mar, 16:47 |
Marios Andreou (JIRA) |
[jira] [Resolved] (DTACLOUD-498) mock driver doesn't update bucket size when a blob is created |
Tue, 05 Mar, 16:47 |
rla...@redhat.com |
DTACLOUD-498 - patch - minor corrections |
Fri, 01 Mar, 19:14 |
rla...@redhat.com |
[PATCH 1/2] DTACLOUD-498 - nit in mock driver create/delete blobs - update bucket size |
Fri, 01 Mar, 19:14 |
rla...@redhat.com |
[PATCH 2/2] DTACLOUD-498 - patch - minor corrections |
Fri, 01 Mar, 19:14 |
|
[jira] [Updated] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
|
Joseph J. VLcek (JIRA) |
[jira] [Updated] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
Fri, 01 Mar, 21:47 |
Joseph J. VLcek (JIRA) |
[jira] [Resolved] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
Fri, 01 Mar, 21:49 |
Joseph J. VLcek (JIRA) |
[jira] [Commented] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
Mon, 04 Mar, 19:49 |
Joseph J. VLcek (JIRA) |
[jira] [Comment Edited] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
Mon, 04 Mar, 19:51 |
Ronelle Landy (JIRA) |
[jira] [Commented] (DTACLOUD-484) RHEVm Need to handle GET for instances while some could be being destroyed. |
Wed, 13 Mar, 15:20 |
|
Re: Deltacloud Network API discussion |
|
Jan Provazník |
Re: Deltacloud Network API discussion |
Mon, 04 Mar, 16:21 |
mar...@redhat.com |
Re: Deltacloud Network API discussion |
Tue, 05 Mar, 09:16 |
Michal Fojtik |
[ANNOUNCE]: Deltacloud Community Call #14 06th Feburary 2013 (tomorrow) |
Tue, 05 Mar, 07:27 |
Martha Chumo |
CIMI create network |
Tue, 05 Mar, 07:50 |
mar...@redhat.com |
Re: CIMI create network |
Tue, 05 Mar, 08:59 |
mar...@redhat.com |
Re: CIMI create network |
Tue, 05 Mar, 09:37 |
mar...@redhat.com |
Restore network creation with config/forwarding_group reference |
Tue, 05 Mar, 09:36 |
mar...@redhat.com |
[PATCH] CIMI: Restore create Network with config/forwarding_group by reference |
Tue, 05 Mar, 09:36 |
Martha Chumo |
Re: [PATCH] CIMI: Restore create Network with config/forwarding_group by reference |
Tue, 05 Mar, 11:37 |
mar...@redhat.com |
Re: Restore network creation with config/forwarding_group reference |
Tue, 05 Mar, 09:45 |
mfoj...@redhat.com |
[PATCH core] Core: Temporary fix for problem with new titl (1.3.4) |
Tue, 05 Mar, 17:47 |
jvl...@redhat.com |
SITE: Improvements Add white box unit test description. |
Wed, 06 Mar, 22:49 |
jvl...@redhat.com |
[PATCH] SITE: Improvements Add white box unit test description. |
Wed, 06 Mar, 22:49 |
David Lutterkort |
Re: [PATCH] SITE: Improvements Add white box unit test description. |
Thu, 07 Mar, 18:40 |
mar...@redhat.com |
Re: SITE: Improvements Add white box unit test description. |
Thu, 07 Mar, 08:10 |
jvlcek |
Re: SITE: Improvements Add white box unit test description. |
Thu, 07 Mar, 18:10 |
David Lutterkort |
rake test in server/ |
Thu, 07 Mar, 01:31 |
jvlcek |
Re: rake test in server/ |
Thu, 07 Mar, 14:14 |
David Lutterkort |
Re: rake test in server/ |
Thu, 07 Mar, 17:49 |
jvlcek |
Re: rake test in server/ |
Thu, 07 Mar, 19:23 |
jvlcek |
Re: rake test in server/ |
Thu, 07 Mar, 19:34 |
David Lutterkort |
Re: rake test in server/ |
Thu, 07 Mar, 20:32 |
jvlcek |
Re: rake test in server/ |
Thu, 07 Mar, 21:05 |
lut...@redhat.com |
Revamp how we setup the DB and misc fixes |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 1/8] CIMI unit tests: do not set RACK_ENV to development |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 2/8] * Gemfile: fix version of webmock |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 3/8] * bin/deltacloudd: explicitly ask for webrick when --webrick is passed in |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 4/8] * tests/deltacloud/launcher_test.rb: start deltacloudd with -e test |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 5/8] * server/Rakefile (mock:fixtures:setup): do not chain calls to gsub! |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 6/8] * bin/deltacloudd: explicitly pass pattern to rerun |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 7/8] Pull all DB setup logic into the database initializer |
Thu, 07 Mar, 02:18 |
lut...@redhat.com |
[PATCH 8/8] Remove global constants DATABASE and DATABASE_LOCATION |
Thu, 07 Mar, 02:18 |
Michal Fojtik |
Re: Revamp how we setup the DB and misc fixes |
Thu, 07 Mar, 11:21 |
|
[jira] [Created] (DTACLOUD-506) The core_ext extensions override Rails some methods |
|
Michal Fojtik (JIRA) |
[jira] [Created] (DTACLOUD-506) The core_ext extensions override Rails some methods |
Thu, 07 Mar, 11:04 |
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-506) The core_ext extensions override Rails some methods |
Thu, 07 Mar, 11:32 |
Tzu-Mainn Chen (JIRA) |
[jira] [Commented] (DTACLOUD-506) The core_ext extensions override Rails some methods |
Mon, 11 Mar, 19:59 |
|
[jira] [Created] (DTACLOUD-507) Possible conflict of Deltacloud model classes with Rails classes |
|
Michal Fojtik (JIRA) |
[jira] [Created] (DTACLOUD-507) Possible conflict of Deltacloud model classes with Rails classes |
Thu, 07 Mar, 11:10 |
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-507) Possible conflict of Deltacloud model classes with Rails classes |
Thu, 07 Mar, 13:14 |
Tzu-Mainn Chen (JIRA) |
[jira] [Commented] (DTACLOUD-507) Possible conflict of Deltacloud model classes with Rails classes |
Tue, 12 Mar, 03:45 |
mfoj...@redhat.com |
[PATCH core] Core: re-use core_ext methods in String if they exists (DTACLOUD-506) |
Thu, 07 Mar, 11:31 |
mfoj...@redhat.com |
[PATCH core 1/3] Core: make 'turn' to report colored dots |
Thu, 07 Mar, 12:24 |
mfoj...@redhat.com |
[PATCH core 2/3] Core: Moved Deltacloud models to Deltacloud:: namespace (DTACLOUD-507) |
Thu, 07 Mar, 12:24 |
mfoj...@redhat.com |
[PATCH core 3/3] Core: Fixed tests to use Deltacloud::MODEL |
Thu, 07 Mar, 12:24 |
mfoj...@redhat.com |
Complete rewrite of deltacloud-client |
Thu, 07 Mar, 13:10 |
mfoj...@redhat.com |
[PATCH core 1/5] Client: Complete rewrite of deltacloud-client |
Thu, 07 Mar, 13:10 |
mfoj...@redhat.com |
[PATCH core 2/5] Client: removed doc/* directory |
Thu, 07 Mar, 13:10 |
mfoj...@redhat.com |
[PATCH core 3/5] Client: Complete revamp of deltacloud-client unit tests |
Thu, 07 Mar, 13:10 |
mfoj...@redhat.com |
[PATCH core 5/5] Core: Updated travis to run deltacloud-client tests |
Thu, 07 Mar, 13:10 |
Joseph VLcek |
Re: Complete rewrite of deltacloud-client |
Thu, 21 Mar, 17:42 |
Michal Fojtik |
Re: Complete rewrite of deltacloud-client |
Fri, 22 Mar, 10:43 |
jvlcek |
Re: Complete rewrite of deltacloud-client |
Mon, 25 Mar, 14:11 |
jvlcek |
Re: Complete rewrite of deltacloud-client |
Tue, 26 Mar, 15:17 |
|
[jira] [Assigned] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
|
Michal Fojtik (JIRA) |
[jira] [Assigned] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
Thu, 07 Mar, 13:48 |
Michal Fojtik (JIRA) |
[jira] [Resolved] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
Thu, 07 Mar, 13:54 |
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
Thu, 07 Mar, 13:54 |
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
Thu, 07 Mar, 13:58 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-503) Digitalocean: GET /api/realms/realm_id always returns the first realm |
Tue, 12 Mar, 15:41 |
mfoj...@redhat.com |
[PATCH core] DigitalOcean: Fix filtering of realms (DTACLOUD-503) |
Thu, 07 Mar, 13:52 |
|
[jira] [Closed] (DTACLOUD-496) /api/addresses returns 500 when cimi frontend is also enabled |
|
Michal Fojtik (JIRA) |
[jira] [Closed] (DTACLOUD-496) /api/addresses returns 500 when cimi frontend is also enabled |
Thu, 07 Mar, 13:56 |
|
[jira] [Resolved] (DTACLOUD-482) Digitalocean driver: Required to pass image_id, realm_is and hwp_id to create an instance - missing any errors out |
|
Michal Fojtik (JIRA) |
[jira] [Resolved] (DTACLOUD-482) Digitalocean driver: Required to pass image_id, realm_is and hwp_id to create an instance - missing any errors out |
Thu, 07 Mar, 14:02 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-482) Digitalocean driver: Required to pass image_id, realm_is and hwp_id to create an instance - missing any errors out |
Tue, 12 Mar, 15:49 |
|
[jira] [Resolved] (DTACLOUD-481) Digitalocean driver: Can't delete an STOPPED instance - delete op advertized on a RUNNING instance only |
|
Michal Fojtik (JIRA) |
[jira] [Resolved] (DTACLOUD-481) Digitalocean driver: Can't delete an STOPPED instance - delete op advertized on a RUNNING instance only |
Thu, 07 Mar, 14:04 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-481) Digitalocean driver: Can't delete an STOPPED instance - delete op advertized on a RUNNING instance only |
Tue, 12 Mar, 16:07 |
|
[jira] [Commented] (DTACLOUD-476) Ruby Client gem is missing: deltacloud-client.gemspec doc/ |
|
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-476) Ruby Client gem is missing: deltacloud-client.gemspec doc/ |
Thu, 07 Mar, 14:04 |
|
[jira] [Resolved] (DTACLOUD-241) floppyinject silently fails on RHEVM |
|
Joseph J. VLcek (JIRA) |
[jira] [Resolved] (DTACLOUD-241) floppyinject silently fails on RHEVM |
Thu, 07 Mar, 21:42 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-241) floppyinject silently fails on RHEVM |
Wed, 13 Mar, 13:40 |
|
[jira] [Closed] (DTACLOUD-239) unable to run the command rake package |
|
Joseph J. VLcek (JIRA) |
[jira] [Closed] (DTACLOUD-239) unable to run the command rake package |
Thu, 07 Mar, 21:46 |
|
[jira] [Closed] (DTACLOUD-229) DC returns 500 (unhandled exception) when EC2 instance is terminated |
|
Joseph J. VLcek (JIRA) |
[jira] [Closed] (DTACLOUD-229) DC returns 500 (unhandled exception) when EC2 instance is terminated |
Thu, 07 Mar, 21:48 |
|
[jira] [Assigned] (DTACLOUD-487) Keypair support for ovirt backend |
|
Joseph J. VLcek (JIRA) |
[jira] [Assigned] (DTACLOUD-487) Keypair support for ovirt backend |
Thu, 07 Mar, 22:48 |
Joseph J. VLcek (JIRA) |
[jira] [Commented] (DTACLOUD-487) Keypair support for ovirt backend |
Mon, 11 Mar, 19:45 |
David Lutterkort (JIRA) |
[jira] [Commented] (DTACLOUD-487) Keypair support for ovirt backend |
Mon, 11 Mar, 23:55 |
Joseph J. VLcek (JIRA) |
[jira] [Commented] (DTACLOUD-487) Keypair support for ovirt backend |
Tue, 12 Mar, 13:11 |
Joseph J. VLcek (JIRA) |
[jira] [Commented] (DTACLOUD-487) Keypair support for ovirt backend |
Tue, 12 Mar, 13:57 |
Ian Main (JIRA) |
[jira] [Commented] (DTACLOUD-487) Keypair support for ovirt backend |
Thu, 14 Mar, 16:18 |
lut...@redhat.com |
Parametrize RHEV-M unit tests |
Thu, 07 Mar, 22:57 |
lut...@redhat.com |
[PATCH 1/6] RHEVM tests: have VCR match only on path and query, not full URI |
Thu, 07 Mar, 22:57 |
lut...@redhat.com |
[PATCH 2/6] RHEVM tests: do not record username/password/hostname with VCR |
Thu, 07 Mar, 22:57 |
lut...@redhat.com |
[PATCH 3/6] * server/tests/test_helper.rb: simplify defaulting of user/passeword/provider |
Thu, 07 Mar, 22:57 |
lut...@redhat.com |
[PATCH 4/6] RHEVM unit tests: allow triggering of rerecording with env var VCR_RECORD |
Thu, 07 Mar, 22:57 |
lut...@redhat.com |
[PATCH 5/6] * server/tests/test_helper.rb: allow accessing preferred items from config |
Thu, 07 Mar, 22:57 |
jvlcek |
Re: Parametrize RHEV-M unit tests |
Fri, 08 Mar, 14:28 |
jvlcek |
Re: Parametrize RHEV-M unit tests |
Fri, 08 Mar, 15:03 |
David Lutterkort |
Re: Parametrize RHEV-M unit tests |
Mon, 11 Mar, 19:34 |
Joseph VLcek |
Re: Parametrize RHEV-M unit tests |
Mon, 11 Mar, 20:35 |
|
[jira] [Created] (DTACLOUD-508) Fresh detacloud install doesnt create database file |
|
Carlos Goncalves (JIRA) |
[jira] [Created] (DTACLOUD-508) Fresh detacloud install doesnt create database file |
Fri, 08 Mar, 15:14 |
Marios Andreou (JIRA) |
[jira] [Commented] (DTACLOUD-508) Fresh detacloud install doesnt create database file |
Fri, 08 Mar, 15:18 |
Michal Fojtik (JIRA) |
[jira] [Commented] (DTACLOUD-508) Fresh detacloud install doesnt create database file |
Mon, 11 Mar, 10:19 |
Ronelle Landy (JIRA) |
[jira] [Closed] (DTACLOUD-508) Fresh detacloud install doesnt create database file |
Mon, 18 Mar, 19:36 |