Feature #2248

Change --vnc option in one_helper.rb to include other graphics types

Added by Matthew Richardson almost 8 years ago. Updated almost 8 years ago.

Status:ClosedStart date:07/30/2013
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:CLI
Target version:Release 4.4
Resolution:fixed Pull request:

Description

Could the --vnc option be changed/replaced with a --graphics option, that allowed the setting of the type (vnc/spice), listen address and optional password? Thanks!

Associated revisions

Revision 28918af2
Added by Javi Fontan almost 8 years ago

feature #2248: add --spice parameter to onevm/onetemplate create

Revision 68e413c2
Added by Javi Fontan almost 8 years ago

feature #2248: add password and listen parameters to VNC and spice

History

#1 Updated by Ruben S. Montero almost 8 years ago

  • Category set to CLI
  • Status changed from Pending to New
  • Target version set to Release 4.4

#2 Updated by Javi Fontan almost 8 years ago

  • Status changed from New to Assigned
  • Assignee set to Javi Fontan

#3 Updated by Javi Fontan almost 8 years ago

I have added new options:

     --vnc-password password   VNC password
     --vnc-listen ip           VNC IP where to listen for connections. By
                               default is 0.0.0.0 (all interfaces).
     --spice                   Add spice server to the VM
     --spice-password password spice password
     --spice-listen ip         spice IP where to listen for connections. By
                               default is 0.0.0.0 (all interfaces).

#4 Updated by Javi Fontan almost 8 years ago

  • Assignee changed from Javi Fontan to Javi Fontan

#5 Updated by Ruben S. Montero almost 8 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

Also available in: Atom PDF