Lines Matching defs:extend
326 def extend(self, context, volume, newsize):
329 :param context: the context for the extend
330 :param volume: the volume object to extend
333 cinderclient(context).volumes.extend(volume, newsize)
1328 zonecfg_items.extend(
1331 zonecfg_items.extend(['cpu-arch'])
2067 options.extend(['-c', sc_dir])
3112 self._volume_api.extend(context, newvolume['id'], nrgb)
3114 LOG.exception(_("Failed to extend the new volume"))
3348 # Toggle the autoexpand to extend the size of the rpool.
3876 options.extend(['-c', live_migration_cipher])