The networking_cisco.neutronclient.policyprofile Module¶
-
class
networking_cisco.neutronclient.policyprofile.PolicyProfile(app, app_args, cmd_name=None)¶ Bases:
neutronclient.common.extension.NeutronClientExtension-
allow_names= True¶
-
log= <logging.Logger object at 0x9344610>¶
-
object_path= ‘/policy_profiles’¶
-
resource= ‘policy_profile’¶
-
resource_path= ‘/policy_profiles/%s’¶
-
resource_plural= ‘policy_profiles’¶
-
versions= [‘2.0’]¶
-
-
class
networking_cisco.neutronclient.policyprofile.PolicyProfileList(app, app_args, cmd_name=None)¶ Bases:
neutronclient.common.extension.ClientExtensionList,networking_cisco.neutronclient.policyprofile.PolicyProfileList policy profiles that belong to a given tenant.
-
list_columns= [‘id’, ‘name’]¶
-
log= <logging.Logger object at 0x9771910>¶
-
pagination_support= True¶
-
shell_command= ‘cisco-policy-profile-list’¶
-
sorting_support= True¶
-
-
class
networking_cisco.neutronclient.policyprofile.PolicyProfileShow(app, app_args, cmd_name=None)¶ Bases:
neutronclient.common.extension.ClientExtensionShow,networking_cisco.neutronclient.policyprofile.PolicyProfileShow information of a given policy profile.
-
log= <logging.Logger object at 0x9771510>¶
-
shell_command= ‘cisco-policy-profile-show’¶
-
-
class
networking_cisco.neutronclient.policyprofile.UpdatePolicyProfile(app, app_args, cmd_name=None)¶ Bases:
neutronclient.common.extension.ClientExtensionUpdate,networking_cisco.neutronclient.policyprofile.PolicyProfileUpdate policy profile’s information.
-
args2body(parsed_args)¶
-
get_parser(prog_name)¶
-
log= <logging.Logger object at 0x97a8d50>¶
-
shell_command= ‘cisco-policy-profile-update’¶
-