Daniel Jay Haskin
Daniel Jay Haskin
You're having the same problem I am. The code automatically puts `/tokens` on to the end of your auth URL, when it shouldn't exist anymore because the auth API is...
Ah. I see now. In later versions of openstack, you just need to change the `openstack_auth_url`, as in ``` config.vm.provider :openstack do |os| os.openstack_auth_url = "http://192.168.70.25:5000/v2.0/tokens" ... ```
It should be noted that this tool is way useful for cross platform development, since I can have my entire build expressed in golang and thus dispense with writing bash...
@martinlindhe Thanks for that, I appreciate it :) I actually found mage, I'm looking into using it https://github.com/magefile/mage
@cloojure, I hope you keep the library as it is, by and large. I worked as a build engineer for C++ developers for a while. In that language, dependencies are...
Need it also. I have a stackstorm high availability setup, with stackstorm installed on two virtual machine nodes. My use case is that I want to run a pack install...
@mikeboers @jlaine I would like to offer my services if there is anything else needed to get this PR across the finish line. I am very grateful for the existence...
Fixed this for me too @zekzekus , thanks!
Sorry, I had to remove the gist, it had a ton of sensitive data on second glance. However, the crash happened immediately after this message: ``` (11:54:39) slack: api call:...
I just disabled my smileys too, thinking that was somehow related. Nope. Crashed anyways. This time it made it ten minutes.