Hi :) I can certainly help with the UI plugin part. The new way to do this is using react + REST API. Take a look at https://github.com/oVirt/ovirt-engine-ui-extensions you could model your plugin on the Migrate VM plugin there. https://github.com/oVirt/ovirt-engine-ui-extensions/blob/master/src/integrations/buttons.js
I suspect you'll need to do backend work for this one though :) Someone else can chime in here. Best wishes, Greg On Thu, Aug 2, 2018 at 4:12 AM 董青龙 <[email protected]> wrote: > Hi all, > I want to develop an UI plugin for ovirt which aimes at > translating metrics to prices like CloudKitty of openstack. Has anyone done > it? Can anyone give me some advice? Thanks! > > > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/NQ4NFILNJYLHYJETIDKOL3FKGPM2VZH4/ > -- GREG SHEREMETA SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX Red Hat NA <https://www.redhat.com/> [email protected] IRC: gshereme <https://red.ht/sig>
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/U76QPEVC3KKTAMRHBOXKQPWXE7PAM3F3/

