drydock/python/tests/yaml_samples
Dimitrios Markou 4a4e6cc6ef Validate mountpoint in a HostProfile
This patch fixes the issue that a reverted patch was causing [0].
In this patch we add a check for partitions which are not having
mountpoints and propably was causing the problem in airship-seaworthy.

[0] https://review.openstack.org/#/c/610594/

Story: #2002951

Change-Id: Ic3055ebdcf37461f52391cf564c29f8283637684
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-10-17 17:14:51 +03:00
..
absent_bootaction.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
baremetalNode.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
baremetalNode2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
deckhand_bootaction.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
deckhand_fullsite.yaml (fix) Fix missing parameter for node pkg list 2018-09-26 08:57:10 -05:00
deckhand_fullsite_bad_hugepages.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
deckhand_fullsite_libvirt.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
deckhand_fullsite_no_nodes.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
deckhand_routedomain.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
fullsite.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
fullsite_networks.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
fullsite_nodes.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
fullsite_profiles.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
hardwareProfile.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
hostProfile.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
hostProfile2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
hostprof.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_baremetalNode.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_baremetalNode2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_boot_storage_small.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_bootaction.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_bootaction_pkg.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_hardwareProfile.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_hostProfile.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_hostProfile2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_hugepages.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_kernel.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_mountpoint.yaml Validate mountpoint in a HostProfile 2018-10-17 17:14:51 +03:00
invalid_network.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_network2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_network3.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_network4.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_network5.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_networkLink.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_networkLink2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_networkLink3.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_rack.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_rational_network_trunking.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_region.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_unique_network.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
invalid_validation.yaml Validate mountpoint in a HostProfile 2018-10-17 17:14:51 +03:00
ip_locality_no_gateway.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
ip_locality_no_networks.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
multidoc.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
network.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
network2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
network3.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
network4.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
network5.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
networkLink.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
networkLink2.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
networkLink3.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
no_baremetal_node.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
no_duplicate_IPs_no_addressing.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
oob.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
partitions_without_mountpoints.yaml Validate mountpoint in a HostProfile 2018-10-17 17:14:51 +03:00
rack.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
region.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
singledoc.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
storage_partitioning_unassigned_partition.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
storage_sizing.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
unknown_kind.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00
validation.yaml Refactor build to include Go 2018-09-04 13:13:21 -05:00