Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project name not syncing with OpenStack after users change it on OpenStack. #47

Open
boombe40 opened this issue Sep 19, 2024 · 1 comment

Comments

@boombe40
Copy link

In our OpenStack environment, sometimes users change their project names.
However, when an administrator logs into the web UI to support any issues, the project name
appears outdated because OpenSDN does not have a mechanism to sync the new project names.

@Andrey-mp
Copy link

In general OpenSDN has such mechanism.
here is a 'sync' code - https://github.com/OpenSDN-io/tf-controller/blob/master/src/config/vnc_openstack/vnc_openstack/__init__.py

So please check logs of api server for possible errors there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants