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

Can not configure RDP during instantiation #4988

Closed
7 tasks
sergiojvg opened this issue Jul 18, 2020 · 2 comments
Closed
7 tasks

Can not configure RDP during instantiation #4988

sergiojvg opened this issue Jul 18, 2020 · 2 comments

Comments

@sergiojvg
Copy link
Contributor

Description
If a NIC is indicated in the template as RDP, this will work. But, when instantiating a template with no NIC, or with a NIC where the RDP is not selected, and selecting it during instantiation, the new VM will not get the RDP attribute on the NIC.

To Reproduce
Instantiate a template with no NICs, add a NIC during instantiation and mark the RDP option. This is the result:

    <NIC>
      <AR_ID><![CDATA[1]]></AR_ID>
      <BRIDGE><![CDATA[br1]]></BRIDGE>
      <BRIDGE_TYPE><![CDATA[linux]]></BRIDGE_TYPE>
      <CLUSTER_ID><![CDATA[100,101]]></CLUSTER_ID>
      <IP><![CDATA[162.251.151.221]]></IP>
      <MAC><![CDATA[02:00:a2:fb:97:dd]]></MAC>
      <NAME><![CDATA[NIC0]]></NAME>
      <NETWORK><![CDATA[Public IPv4]]></NETWORK>
      <NETWORK_ID><![CDATA[2]]></NETWORK_ID>
      <NIC_ID><![CDATA[0]]></NIC_ID>
      <PHYDEV><![CDATA[bond0]]></PHYDEV>
      <SECURITY_GROUPS><![CDATA[0]]></SECURITY_GROUPS>
      <TARGET><![CDATA[one-803-0]]></TARGET>
      <VN_MAD><![CDATA[bridge]]></VN_MAD>
    </NIC>

(this was tested as oneadmin to exclude a permission issue)

Expected behavior
RDP parameter should be set.

Details

  • Affected Component: Sunstone
  • Version: 10.5.3

Additional context
Add any other context about the problem here.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@sbbarragan
Copy link

@sergiojvg
Copy link
Contributor Author

Maaaaaan, you are fast!

tinova pushed a commit to OpenNebula/docs that referenced this issue Jul 22, 2020
@tinova tinova closed this as completed Jul 22, 2020
rsmontero pushed a commit that referenced this issue Oct 6, 2020
rsmontero pushed a commit that referenced this issue Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants