Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/keystone/keystone_stats
55 55
        total['users'] += 1
56 56
        if user['enabled']:
57 57
            enabled['users'] += 1
58
    
58

  
59 59
    # Ldap and  pam driver don't support get_all_tenants()
60 60
    # kvs and sql implement get_tenants() instead of get_all_tenants()
61 61
    # Whoo: None of backend implements the correct function
......
89 89
        if sys.argv[1] == "config":
90 90
            print_config()
91 91
        elif sys.argv[1] == "autoconf":
92
            if not successful_import:  
92
            if not successful_import:
93 93
                print 'no (failed import keystone module)'
94 94
                sys.exit(0)
95 95
            try:

Formats disponibles : Unified diff