# Pastebin 4mWdUyQl StopIteration: Traceback (most recent call last): File "/tmp/murano-packages-cache/io.murano/0.0.0/831a5f71-8459-4117-a2a7-be92783a0eb3/Classes/Environment.yaml", line 102:9 in method deploy of type io.murano.Environment $.applications.pselect($.deploy()) File "/tmp/murano-packages-cache/io.murano.apps.owm.DevBox/0.0.0/b7523b9e-58da-472d-9c16-7f3b1cc7587d/Classes/DevBoxServer.yaml", line 41:13 in method deploy of type io.murano.apps.owm.DevBoxServer $.instance.deploy() File "/tmp/murano-packages-cache/io.murano/0.0.0/831a5f71-8459-4117-a2a7-be92783a0eb3/Classes/resources/Instance.yaml", line 116:9 in method deploy of type io.murano.resources.Instance $.ensureNetworksDeployed() File "/tmp/murano-packages-cache/io.murano/0.0.0/831a5f71-8459-4117-a2a7-be92783a0eb3/Classes/resources/Instance.yaml", line 204:9 in method ensureNetworksDeployed of type io.murano.resources.Instance $.networks.customNetworks.pselect($.deploy()) File "/tmp/murano-packages-cache/io.murano/0.0.0/831a5f71-8459-4117-a2a7-be92783a0eb3/Classes/resources/ExistingNeutronNetwork.yaml", line 69:36 in method deploy of type io.murano.resources.ExistingNeutronNetwork $._getSubnetworks().where( ($.name = $this.internalSubnetworkName or $.id = $this.internalSubnetworkName) and $.network_id = $this._internalNetworkId).first().id File "/usr/lib/python2.7/dist-packages/murano/dsl/helpers.py", line 51 in method evaluate return value(context)