vagrant-openstack icon indicating copy to clipboard operation
vagrant-openstack copied to clipboard

/velocity42/xenial64 no longer exist

Open laceth opened this issue 7 years ago • 4 comments

root@test:~# cd vagrant-openstack/ root@test:~/vagrant-openstack# vagrant up Bringing machine 'compute-01' up with 'virtualbox' provider... Bringing machine 'controller-01' up with 'virtualbox' provider... Bringing machine 'openstack-client' up with 'virtualbox' provider... ==> compute-01: Box 'velocity42/xenial64' could not be found. Attempting to find and install... compute-01: Box Provider: virtualbox compute-01: Box Version: >= 0 The box 'velocity42/xenial64' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Atlas, please verify you're logged in via vagrant login. Also, please double-check the name. The expanded URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/velocity42/xenial64"] Error: The requested URL returned error: 404 Not Found

How do I go about installing from the guide (4th edition OpenstackCoockbook) if this does not exist ? so i use ubuntu/xenial64 ???? in the VagrantFile config ? ubuntu 16 tls server vagrant 1.8.5

laceth avatar May 04 '18 20:05 laceth

nevermind found alternative by using vagrant url and able to user ubunut/xenail64 box

laceth avatar May 05 '18 03:05 laceth

Actually will need this version as to when other boxes having issue with ansbile task completing when using other public boxes i.e. trusty/ubuntu or ubuntu/xenial ( network interface names are wrong on vm build) 'velocity42/xenial64' when can this be put back on the public cloud. It was there 2 days ago

laceth avatar May 05 '18 04:05 laceth

We don't control the Vagrant boxes - we just use them for our environment. See here: https://app.vagrantup.com/velocity42/boxes/xenial64 - this box still appears to be accessible - could it be a temporary problem you're exhibiting?

uksysadmin avatar May 05 '18 15:05 uksysadmin

thanks. I can connect to it now

laceth avatar May 05 '18 18:05 laceth