Adds Stack Update
[snaps.git] / snaps / openstack / tests / heat / agent-group.yaml
index 4b97495..494da0a 100644 (file)
@@ -70,7 +70,7 @@ resources:
   network:
         type: OS::Neutron::Net
         properties:
-          name: { get_param: agent_count }
+          name: { get_param: network_name }
 
   subnet:
         type: OS::Neutron::Subnet