-
As of Metro 2.3 we are checking for ejabberd connected users on the VSDs only when doing the pre-upgrade health check. We should check in vsd-postdeploy. Or, perhaps, we should add the checks to vsd-h…
ghost updated
6 years ago
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
6.3.0.
Yes.
**Ajv options object**
```javascript
{allErrors: true}
```
**…
-
After running the upgrade build, the hosts file contains a section that looks like this
> [vsd_node1]
> vsd-1.dbsdn.vfcs.net [vsd_node2]
> vsd-2.dbsdn.vfcs.net [vsd_node3]
> vsd-3.dbsdn.vfcs.net…
-
Dear team,
I've been experiencing several connection errors when using the Bambou PushCenter to listen to VSD Events after a random period of time. The connection is made to the nuageX VSD environm…
-
I am unable to use Metro for a customer deployment, because in this environment NTP sync takes longer than Metro is willing to wait for. Installation of the VSDs fails, and the whole thing falls apart…
-
The currently build_vars.yml assumes that all VSDs in a clustered environment will be connected to the same management bridge. While this is true in most cases, I have come across customer production …
-
New version of `vsd-predeploy` role does not work with ansible v 2.2.1.0
Now there is ping check if IP is free or not
```yml
---
- name: Ping VSD hostname
command: ping -c 1 {{ hostname }}
…
-
When running the vsp_postupgrade_health playbook, the vsd-health role attempts to run "/opt/ejabberd/bin/ejabberdctl list_p1db". This step fails because it appears to invoke the entire string as a sin…
-
In Nuage_Metro_2.2.0/roles/vsd-deploy/tasks/non_heat.yml:
```
- name: Add SSH keys to authorized_keys file
shell: "echo {{ item[1].stdout }} >> /root/.ssh/authorized_keys"
deleg…
-
Hi,
version: v2.4@master
I am experiencing an issue where my new build_vars file is not taking into account and the vars from previous run are used instead.
## First run
In order to deploy an …
hellt updated
6 years ago