Fuel create partition on all disks, even if they marked as unallocoated
Bug #1516905 reported by
Michael Kraynov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
Fuel Python (Deprecated) |
Bug Description
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "6.1"
openstack_
api: "1.0"
build_number: "525"
Steps to reproduce:
1. Create environment
2. Add compute node with 2 or more disks
3. Set one disk as unallocated
4. Deploy env
Expected behavior:
Partition on this disk should not be created
Current behaviour:
Partition /dev/sdb1 is created
One more issue, if we edit disk configuration via CLI and remove all strings about one disk, then upload this yaml without any error- nothing changing, partition will be created.
tags: | added: area-python |
Changed in fuel: | |
assignee: | nobody → Fuel Python Team (fuel-python) |
importance: | Undecided → Medium |
milestone: | none → next |
status: | New → Confirmed |
To post a comment you must log in.