Public bug reported: The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default currently (master: 5d040245e750aab06c620344828c2182703515b7).
https://github.com/openstack/nova/blob/5d040245e750aab06c620344828c2182703515b7/nova/policies/servers.py#L32 But it was 'rule:admin_api' before. It was changed in the following patch. https://review.openstack.org/#/c/329122/ It should be restored to a previous value. ** Affects: nova Importance: Undecided Assignee: Takashi NATSUME (natsume-takashi) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Takashi NATSUME (natsume-takashi) ** Changed in: nova Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1609625 Title: The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default Status in OpenStack Compute (nova): In Progress Bug description: The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default currently (master: 5d040245e750aab06c620344828c2182703515b7). https://github.com/openstack/nova/blob/5d040245e750aab06c620344828c2182703515b7/nova/policies/servers.py#L32 But it was 'rule:admin_api' before. It was changed in the following patch. https://review.openstack.org/#/c/329122/ It should be restored to a previous value. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1609625/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

