[openstack.cli.extension]
ha = masakariclient.plugin

[openstack.ha.v1]
notification_create = masakariclient.osc.v1.notification:CreateNotification
notification_list = masakariclient.osc.v1.notification:ListNotification
notification_show = masakariclient.osc.v1.notification:ShowNotification
notification_vmove_list = masakariclient.osc.v1.vmove:ListVMove
notification_vmove_show = masakariclient.osc.v1.vmove:ShowVMove
segment_create = masakariclient.osc.v1.segment:CreateSegment
segment_delete = masakariclient.osc.v1.segment:DeleteSegment
segment_host_create = masakariclient.osc.v1.host:CreateHost
segment_host_delete = masakariclient.osc.v1.host:DeleteHost
segment_host_list = masakariclient.osc.v1.host:ListHost
segment_host_show = masakariclient.osc.v1.host:ShowHost
segment_host_update = masakariclient.osc.v1.host:UpdateHost
segment_list = masakariclient.osc.v1.segment:ListSegment
segment_show = masakariclient.osc.v1.segment:ShowSegment
segment_update = masakariclient.osc.v1.segment:UpdateSegment
