Activity log for bug #1644797

Date Who What changed Old value New value Message
2016-11-25 11:08:38 Alexander Tivelkov bug added bug
2016-11-25 11:09:29 Alexander Tivelkov description Steps to reproduce: 1) In Project A create a network X with a subnet. Uplink the subnet to a router, ensure internet connectivity etc. 2) As an administrator edit network X to mark it as "shared". 3) In Project B create a new Murano environment and select network X as a default network of this environment. 4) Add any application which deploys regular VM into the environment. 5) Deploy the environment. Expected result: Environment is successfully deployed, app spawns a VM which is connected to the network X. Observed result: Environment deployment fails with the following error: [EnvironmentError]: Unexpected stack state CREATE_FAILED: Resource CREATE failed: Forbidden: resources.port-3d1418fec05a43ac8de1be370da4c51c-nvzsjivxojk0p2: Policy doesn't allow (rule:create_port and rule:create_port:fixed_ips) to be performed. Steps to reproduce: 1) In Project A create a network X with a subnet. Uplink the subnet to a router, ensure internet connectivity etc. 2) As an administrator edit network X to mark it as "shared". 3) As a non-privileged user sign in to a Project B, create a new Murano environment there and select network X as a default network of this environment. 4) Add any application which deploys regular VM into the environment. 5) Deploy the environment. Expected result: Environment is successfully deployed, app spawns a VM which is connected to the network X. Observed result: Environment deployment fails with the following error: [EnvironmentError]: Unexpected stack state CREATE_FAILED: Resource CREATE failed: Forbidden: resources.port-3d1418fec05a43ac8de1be370da4c51c-nvzsjivxojk0p2: Policy doesn't allow (rule:create_port and rule:create_port:fixed_ips) to be performed.
2016-11-29 15:22:16 OpenStack Infra murano: status Confirmed In Progress
2016-11-29 15:22:16 OpenStack Infra murano: assignee Alexander Tivelkov (ativelkov)
2016-11-29 19:24:26 OpenStack Infra murano: status In Progress Fix Released