{ "name": "os-image", "description": "Roll-up role for Glance.", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-image-api]", "role[os-image-registry]", "recipe[openstack-image::identity_registration]", "role[os-image-upload]" ], "env_run_lists": { } }