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

Support more types of VNC consoles (Cyclades/Compute) #36

Closed
saxtouri opened this issue Jul 9, 2014 · 0 comments
Closed

Support more types of VNC consoles (Cyclades/Compute) #36

saxtouri opened this issue Jul 9, 2014 · 0 comments

Comments

@saxtouri
Copy link
Contributor

saxtouri commented Jul 9, 2014

Support the following console types: 'vnc', 'vnc-ws', 'vnc-wss'

To implement this:

  • Add support for these types in "CycladesComputeClient.get_server_console" in "kamaki.clients.cyclades"
  • Add an optional "--type" argument in "kamaki server console" command (default: "vnc") so that the respecting client method will be called with the selected console type
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 25, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 25, 2014
@saxtouri saxtouri mentioned this issue Jul 25, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 28, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 28, 2014
@saxtouri saxtouri mentioned this issue Jul 28, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 28, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 28, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 28, 2014
Fixes grnet#36

The terms "no-vnc" and "no-vnc-encrypted" are expected to be earily
unterstood by users, while the equivalent terms vnc-ws and vnc-wss
(respectively) are used in Compute API. Kamaki CLI will now
accept both terms by internally translating the former to the later.
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 29, 2014
saxtouri added a commit to saxtouri/kamaki that referenced this issue Jul 29, 2014
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