Use v3 api for vexx 75/15275/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 11 Jul 2018 08:53:46 +0000 (10:53 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 11 Jul 2018 08:53:46 +0000 (10:53 +0200)
Change-Id: I3c1bc61f972ffec15b63ae25d3e603c124aa938c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
packer/templates/basebuild.json

index 8f542ea..96d4181 100644 (file)
@@ -13,7 +13,7 @@
   "builders": [
     {
       "type": "openstack",
-      "identity_endpoint": "https://auth.vexxhost.net/v2.0/",
+      "identity_endpoint": "https://auth.vexxhost.net/v3/",
       "tenant_name": "{{user `stack_tenant`}}",
       "username": "{{user `stack_user`}}",
       "password": "{{user `stack_pass`}}",