JCLOUDS-38: Removed servlet project and unused constants

This commit is contained in:
Ignasi Barrera 2013-06-04 09:47:25 +02:00
parent 543dc025c4
commit ea262c3995
1 changed files with 0 additions and 5 deletions

View File

@ -30,11 +30,6 @@ public interface ChefProperties {
*/
public static final String CHEF_LOGGER = "jclouds.chef";
public static final String CHEF_SERVICE_CLIENT = "chef.service-api";
public static final String CHEF_NODE = "chef.node";
public static final String CHEF_NODE_PATTERN = "chef.node-pattern";
public static final String CHEF_RUN_LIST = "chef.run-list";
/**
* Ddatabag that holds chef bootstrap hints, should be a json ball in the
* following format: