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

How to set logic bridge other-configs? #52

Open
fanux opened this issue Jul 23, 2019 · 2 comments
Open

How to set logic bridge other-configs? #52

fanux opened this issue Jul 23, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@fanux
Copy link

fanux commented Jul 23, 2019

ovn-nbctl set Logical_Switch vpc1 other_config:subnet=172.66.1.10/24

We need dynamic IP address:

ovn-nbctl lsp-set-addresses vpc1-vm1 "02:ac:10:ff:01:30 dynamic"

So has a set logic switch other_config API?

@vtolstov
Copy link
Contributor

no, this is not supported now. in near feature i can provide pr for that stuff, or you (if you can).

@fanux
Copy link
Author

fanux commented Jul 24, 2019

I am not familiar with the ovn north API, do you have some reference about it?

@vtolstov vtolstov added the enhancement New feature or request label Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants