ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

Unable to Create VM when I have more than one network #277

Open charlesa101 opened 8 years ago

charlesa101 commented 8 years ago

With more than one network i am getting this error

INFO interface: error: One (and only one) of 'id' or 'name' must be specified in network definition :{"name"=>"n1_network"} One (and only one) of 'id' or 'name' must be specified in network definition : {"name"=>"n1_network"}

ggiamarchi commented 8 years ago

Can you copy/paste here your Vagrantfile ?