Go to the source code of this file.
Namespaces | |
| namespace | netapp |
Functions | |
| def | process_params |
Variables | |
| tuple | pp = pprint.PrettyPrinter(indent=2) |
| tuple | user = os.getenv('NA_USER') |
| tuple | password = os.getenv('NA_PASSWORD') |
| tuple | parser = OptionParser() |
| string | dest = "host" |
| string | help = "command parameters in the form name==value" |
| tuple | result |
1.6.1