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

Cross–Data-Center Firewall Policy Support #14

Open
matt-wittmann opened this issue Dec 21, 2015 · 3 comments
Open

Cross–Data-Center Firewall Policy Support #14

matt-wittmann opened this issue Dec 21, 2015 · 3 comments

Comments

@matt-wittmann
Copy link

According to the documentation, cross–data-center firewall policies are currently not supported although intra–data-center firewall policies are. I need to automate the provisioning of a firewall policy across data centers with Ansible. Preferably, this would be implemented with the existing clc_firewall_policy module so that I merely need to specify a new property, such as destination_location. I would expect, if location and destination_location are the same, it is treated as an intra–data-center policy; otherwise, it's cross–data-center.

@markramach
Copy link

The current V2 api does not provide any operations to support cross-data-center firewalls. Until this changes, we will not be able to support this type of action.

@matt-wittmann
Copy link
Author

Can we tie this issue to a feature request in the CLC v2 API?

@markramach
Copy link

I would engage the platform team directly to get the API created. Once that is ready we can take action or you can add the functionality via pull request to our repository.

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