| Author: | John Keiser (<jkeiser@opscode.com>)
|
| Copyright: | Copyright (c) 2012 Opscode, Inc.
|
| License: | Apache License, Version 2.0
|
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may
obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Required files
openssl
open-uri
rubygems
timeout
stringio
rack
webrick
chef_zero
chef_zero/cookbook_data
chef_zero/rest_router
chef_zero/data_store/memory_store_v2
chef_zero/data_store/v1_to_v2_adapter
chef_zero/version
chef_zero/endpoints/authenticate_user_endpoint
chef_zero/endpoints/actors_endpoint
chef_zero/endpoints/actor_endpoint
chef_zero/endpoints/cookbooks_endpoint
chef_zero/endpoints/cookbook_endpoint
chef_zero/endpoints/cookbook_version_endpoint
chef_zero/endpoints/data_bags_endpoint
chef_zero/endpoints/data_bag_endpoint
chef_zero/endpoints/data_bag_item_endpoint
chef_zero/endpoints/rest_list_endpoint
chef_zero/endpoints/environment_endpoint
chef_zero/endpoints/environment_cookbooks_endpoint
chef_zero/endpoints/environment_cookbook_endpoint
chef_zero/endpoints/environment_cookbook_versions_endpoint
chef_zero/endpoints/environment_nodes_endpoint
chef_zero/endpoints/environment_recipes_endpoint
chef_zero/endpoints/environment_role_endpoint
chef_zero/endpoints/node_endpoint
chef_zero/endpoints/principal_endpoint
chef_zero/endpoints/role_endpoint
chef_zero/endpoints/role_environments_endpoint
chef_zero/endpoints/sandboxes_endpoint
chef_zero/endpoints/sandbox_endpoint
chef_zero/endpoints/searches_endpoint
chef_zero/endpoints/search_endpoint
chef_zero/endpoints/file_store_file_endpoint
chef_zero/endpoints/not_found_endpoint