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

Display only user available virtual routers in virtual networks body #3208

Closed
7 tasks
OpenNebulaSupport opened this issue Apr 10, 2019 · 0 comments
Closed
7 tasks

Comments

@OpenNebulaSupport
Copy link
Collaborator

Description
When a virtual network is shown either via Sunstone or CLI it shows the ID of the virtual routers attached to the network. It will be useful to hide this information and show only virtual routers available for the user.

Additional Context
The virtual routers information is included in the XML of the virtual networks. The filter must be done when the XML is generated, in VirtualNetwork::to_xml_extended(string& xml, bool extended, const vector<int>& vms, const vector<int>& vnets, const vector<int>& vrs) const

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
@OpenNebulaSupport OpenNebulaSupport added this to the Release 5.8.2 milestone Apr 10, 2019
christian7007 pushed a commit to christian7007/one that referenced this issue Apr 10, 2019
christian7007 pushed a commit to christian7007/docs that referenced this issue Apr 10, 2019
christian7007 pushed a commit to christian7007/one that referenced this issue Apr 10, 2019
christian7007 pushed a commit to christian7007/one that referenced this issue Apr 11, 2019
rsmontero pushed a commit to OpenNebula/docs that referenced this issue Apr 15, 2019
rsmontero pushed a commit that referenced this issue Apr 15, 2019
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