Revision 54c90711 kamaki/cli/commands/snf-astakos.py

b/kamaki/cli/commands/snf-astakos.py
801 801

  
802 802
@command(snfproject_cmds)
803 803
class project_membership_reject(_membership_action):
804
    """Reject a membership for project you manage"""
804
    """Reject a membership for a project you manage"""
805 805
    action = 'reject'
806 806

  
807 807

  
......
813 813

  
814 814
@command(snfproject_cmds)
815 815
class project_membership_join(_astakos_init):
816
    """Get a membership to a project"""
816
    """Join a project"""
817 817

  
818 818
    @errors.generic.all
819 819
    @astakoserror

Also available in: Unified diff