Lines Matching defs:update
298 def update(self, context, volume_id, fields):
302 :param context: the context for the update
303 :param volume_id: the id of the volume to update
304 :param fields: a dictionary of of the name/value pairs to update
306 cinderclient(context).volumes.update(volume_id, **fields)
719 self.kstat_control.update()
1473 instance.system_metadata.update(
1661 LOG.error(_("Unable to update 'vnc/nova-enabled' property for "
1929 # update the required attributes
2638 snapshot_service.update(context,
2645 # Try to update the image metadata container and disk
2650 snapshot_service.update(context,
2831 self._volume_api.update(context, new_rvid,
2868 # non-global zone so that the update of the rootzpool resource does
2914 # original volume to the instance. Otherwise we need to update the
3537 to update members of group 'b', at which time we will make
3556 """This triggers a firewall update based on database changes.