Lorin Hochstein

Results 18 comments of Lorin Hochstein

Chaos Monkey currently only supports client certificates (PKCS12 or X509) for authentication. We'll certainly consider merging in this functionality if somebody in the community submits a PR. However, because Netflix...

I've got the same problem, but a different error message: ``` The push refers to a repository [localhost:5000/ubuntu] Put http://localhost:5000/v1/repositories/ubuntu/: dial tcp [::1]:5000: getsockopt: connection refused ``` The error message...

I won't have a chance to try this out in the near future, but I am pretty confident that using a custom kickstart will provide a suitable workaround by adding...

After you do a `vagrant up`, try doing a `vagrant provision` and see if that resolves it for you.

I am not able to reproduce the issue on my local machine. Can you confirm it fails each time if you start over from scratch?

You shouldn't need to install additional packages? Can you try updating your Vagrant box? In the devstack-vm directory, do: ``` $ vagrant box update ``` I had success with v20160406.0.0.

Unfortunately, I have no idea why this would fail repeatedly on a particular type of machine.

Here's the workaround that worked for me. Note that I had to create a new empty graph to get this to work, because you only get the "Switch to" menu...