-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[ansible] vagrant openstack error: Multiple possible networks found, use a Network ID to be more specific. #349
Comments
I haven't ran the openstack provider recently. Thanks for noting this, I think it sounds like an issue with the plugin, so maybe paste the plugin version and openstack version here.... |
@jayunit100 thanks looking into it! you're right, i think the issue is ultimately related to: ggiamarchi/vagrant-openstack-provider#236 (comment) but i'm wondering how you guys worked around it? i saw that both eparis and you created or commented on issues with the vagrant plugin, but it took me a couple of days to trace the issue back to the provider (i commented on the closed ticket), but I'm not sure how much "love" i'm going to get there. how did you guys work around it? |
Thanks for digging.! Sometimes I just hack into the plugins in ~/.vagrant/ and change the source in my local machine to debug stuff. Usually when I do that, I forget to write down what I did :). |
I used my Mac first, and that caused even bigger problems. I'll have to try again, but If it doesn't work, I guess I have to think of something else...I'm not very good with Ruby and I'm just starting to learn Ansible. I'm not sure I'd be much help at this point. Like, at this rate, I'm even having a hard time determining all of the correct dependencies...this seems to be a nested dependency issue. |
Issues go stale after 30d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
No matter what I seem to do, this error doesn't go away. I have added the variable in the openstack_config.yml file via NetName and NetID. I have added it directly to the vagrant file, thinking that would resolve the issue...no luck. Are others having this issue as well?
The text was updated successfully, but these errors were encountered: