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

Openstack client ip automatic setup when instance launch #729

Open
egonzale opened this issue Mar 26, 2018 · 0 comments
Open

Openstack client ip automatic setup when instance launch #729

egonzale opened this issue Mar 26, 2018 · 0 comments

Comments

@egonzale
Copy link
Contributor

Currently when OpenstackDriver instances are launched the ports that are opened are not set automatically in any case. This means:

  1. if the option "Allow user to request instance firewall to allow access to user's IP address" is not checked, the instance is not accessible by the user (since by default no ports are open)
  2. if the option "Allow user to request instance firewall to allow access to user's IP address" is checked, then the user has to always go to the instance details (once started) and manually query and set the client's IP.

Preferred behaviour:
In either situation, the instance's ports are automatically opened for the client's IP where Pebbles is running.
That way the instance is always accessible via the ports indicated in the blueprint.

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

1 participant