{ "name": "os-compute-setup", "description": "Nova setup and identity registration", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-base]", "recipe[openstack-compute::nova-setup]", "recipe[openstack-compute::identity_registration]" ], "env_run_lists": { } }