File: story-2006302-add-boot-from-volume-cd411b1ca776bb3c.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add ``--boot-from-volume`` option to the ``server create`` command
    to create a volume-backed server from the specified image with the
    specified size when used in conjunction with the ``--image`` or
    ``--image-property`` options.
    [Story `2006302 <https://storyboard.openstack.org/#!/story/2006302>`_]