---
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 |
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 |
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
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