4d6a50ab3e
This patches removes db layer hard-code permission checks for floating_ip_dns. Partially implements bp nova-api-policy-final-part SecurityImpact UpgradeImpact: Due to the db layer permission checks are removed, we need to add default policy rule into policy file. In this patch, "os_compute_api:os-floating-ip-dns:domain:update" and "os_compute_api:os-floating-ip-dns:domain:delete" were updated with a default rule. Admin will be notfied to update their policy configure file to keep the behavior as before. Change-Id: Ibddf3529a219cb9a0c1d4cfdb89327b53454c436