[deltacloud-devel] [PATCH appliance] postgres/ssl support for the aeolus database

2011-01-13 Thread Mohammed Morsi
--- bin/deltacloud-cleanup|1 + bin/deltacloud-configure |1 + contrib/deltacloud-configure.spec |6 +- recipes/deltacloud_recipe/files/pg_hba-ssl.conf |5 + recipes/deltacloud_recipe/files/postgresql.conf |

[deltacloud-devel] [PATCH aeolus 2/3] Implement search for Hardware Profiles and Pools

2011-01-13 Thread tsedovic
From: Tomas Sedovic --- .../admin/hardware_profiles_controller.rb | 37 +++- src/app/controllers/resources/pools_controller.rb | 20 +-- src/app/models/hardware_profile.rb | 12 ++ src/app/models/pool.rb |

[deltacloud-devel] [PATCH aeolus 3/3] Add cucumber tests for Hardware Profile search

2011-01-13 Thread tsedovic
From: Tomas Sedovic NOTE about running Cucumber tests with Solr: The tests require that the Solr server be running. This is analogous to having the Deltacloud API server up. You start it thusly: $ rake sunspot:solr:start RAILS_ENV=cucumber And then run the tests as usual: $ rake cucum

[deltacloud-devel] Search

2011-01-13 Thread tsedovic
This is a new revision of the previous patches. It features simpler models, views and controllers plus some Cucumber tests. ___ deltacloud-devel mailing list deltacloud-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/deltacloud-de