hi there. i have a question regarding crowbar of soc7: from the source it seems to me that the policy_file parameter can only be changed for keystone (and similar paremeters for horizon's config). so role changes that affect more openstack components are not possible without overwriting the initial policy.json files. am i right?
nkrinner_afk is now known as nkrinner
rose_swe joined the channel
rose_swe has left the channel
flaviosr has quit
flaviosr joined the channel
nicolasbock joined the channel
aspiers
cmurphy / rha: ^^^
cmurphy
rabel: that is mostly correct, although you could manually add a new config file in (for example) /etc/nova/nova.conf.d/200-nova-policy.conf that sets policy_file to an alternate location, and then neither that config file nor the policy file would be bothered by crowbar
rabel
cmurphy: ah, thanks. but that has to be done manually on all controller nodes, right?