Lines Matching refs:create
160 # Required in order to create a zone VNC console SMF service instance
228 are converted to a colon-space string to create a single line.
257 def create(self, context, size, name, description, snapshot=None,
261 create with a source_volid argument
269 :param image_id: image_id to create the volume from
306 item = cinderclient(context).volumes.create(size, **kwargs)
429 LOG.exception(_("Unable to create new resource '%s' for instance "
1355 vol = self._volume_api.create(
1370 LOG.exception(_("Unable to create root zpool volume for instance "
1697 # create the required sysconfig file (or skip if this is part of a
1854 self.zone_manager.create(name, None, template)
1870 LOG.exception(_("Unable to create configuration for instance '%s' "
1896 LOG.debug(_("Ignoring attempt to create existing zone VNC "
1900 LOG.exception(_("Unable to create zone VNC console SMF service "
2238 # create a new directory for SC profiles
3009 :param volume: new volume created by the call to cinder create
3095 newvolume = self._volume_api.create(
3188 utils.execute('/usr/sbin/archiveadm', 'create', '--root-only',
3719 uses the database entry to create a new instance based on that.