Interface should expose colocation of services

Bug #1880644 reported by Chris MacNaughton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-interface-hacluster
Fix Committed
Undecided
Liam Young

Bug Description

It is currently required to spelunk into the interface's common.py code to enable colocation of services with code such as:

        import hooks.relations.hacluster.common as hacluster_common
        crm = hacluster_common.CRM()
        crm.colocation('ganesha_with_vip',
                       'inf',
                       'res_nfs_ganesha_nfs_ganesha',
                       'grp_ganesha_vips')

It would be great if the interface supported this

Revision history for this message
Billy Olsen (billy-olsen) wrote :
Felipe Reyes (freyes)
Changed in charm-interface-hacluster:
status: New → Fix Committed
assignee: nobody → Liam Young (gnuoy)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.