Git Product home page Git Product logo

Comments (6)

chelnak avatar chelnak commented on July 29, 2024

Moved milestone

from powervra.

jdmalone avatar jdmalone commented on July 29, 2024

What is the status of adding support for Network Profiles?

from powervra.

chelnak avatar chelnak commented on July 29, 2024

Hi @jdmalone - sorry its taken so long to reply.

Support for network profiles is still in the works.. I stopped development on it because I kept finding bugs when trying to set ip ranges. Using the methods in the iaas-proxy-provider api would wipe out fields in the IaaS DB causing things to break.

I did a write up about the bug a while back.. which i actually discovered when doing some vRO work-> https://www.helloitscraig.co.uk/2015/10/issues-with-the-network-profile-api-iaas-proxy-providernetworkprofiles.html

The problem still existed when I came to add support for PowervRA, so decided it wasn't safe to move forward.

There is a branch for it if you wish to check it out (at your own risk of course)

Will update this thread with more information when I have it.

Thanks
Craig
:-)

from powervra.

chelnak avatar chelnak commented on July 29, 2024

Update and furthere explanation of bug:

When you create a network profile with IPRanges the profile gets created successfully along with the ranges. However, the addresses for the range are NOT associated with the range in the IaaS DB. They are present but the IPRangeId field is null. This causes really strange behavior int the UI and consiquently when you do a GET on the new range no IP addresses are returned.

This bug appears to exist in versions 6x and 7. Tests on 7.1 show that the bug is no longer present.

So hopefully the next release (1.4.0) will include network profile support but New/Set operations will only be supported for version 7.1 and above.

from powervra.

chelnak avatar chelnak commented on July 29, 2024

PR #74 submitted

from powervra.

jonathanmedd avatar jonathanmedd commented on July 29, 2024

Woo - this one can now be closed :-)

from powervra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.