None
|
update(self,
name=' __UNDEF__ ' ,
network=' __UNDEF__ ' ,
project=' __UNDEF__ ' ,
device=' __UNDEF__ ' ,
device_owner=' __UNDEF__ ' ,
allowed_address_pairs=' __UNDEF__ ' ,
mac_address=' __UNDEF__ ' ,
fixed_ips=' __UNDEF__ ' ,
security_groups=' __UNDEF__ ' ,
is_enabled=' __UNDEF__ ' )
update properties of a port |
source code
|
|
Inherited from base.Resource :
__eq__ ,
__getattr__ ,
__init__ ,
__ne__ ,
__repr__ ,
__str__ ,
delete ,
get_attrs ,
get_id ,
reload ,
wait_for_finished
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|