You need to redeploy bosh using bosh-init if you change project name.
Thanks
On Mon, Jan 16, 2017 at 1:47 PM, Balakrishna BK <bala.readme(a)gmail.com> wrote:
Dear Experts,
I recently changed my "project_name" in openstack and since then, my "bosh cck" fails with below error. openstack cli's work fine with new project_name and credentials. So, this boils down to bosh.
1. Where does bosh store its openstack/IaaS credentials. 2. How can i update bosh cache. 3. how do i download bosh manifest. ( for deployments i do "bosh download manifest <deployment>")
RSA 1024 bit CA certificates are loaded due to old openssl compatibility Acting as user 'admin' on deployment 'grafana' on 'bosh' Performing cloud check...
Director task 446305 Started scanning 1 vms Started scanning 1 vms > Checking VM states. Done (00:00:01) Started scanning 1 vms > 1 OK, 0 unresponsive, 0 missing, 0 unbound. Done (00:00:00) Done scanning 1 vms (00:00:01)
Started scanning 1 persistent disks Started scanning 1 persistent disks > Looking for inactive disks. Failed: Unable to connect to the OpenStack Compute Service API: Expected([201]) <=> Actual(401 Unauthorized) excon.error.response :body => "{\"error\": {\"message\": \"The request you have made requires authentication.\", \"code\": 401, \"title\": \"Unauthorized\"}}"