"build_id": "2015-03-16_22-54-44",
"ostf_sha": "e86c961ceacfa5a8398b6cbda7b70a5f06afb476",
"build_number": "202",
"release_versions": {"2014.2-6.1": {"VERSION": {"build_id": "2015-03-16_22-54-44", "ostf_sha": "e86c961ceacfa5a8398b6cbda7b70a5f06afb476", "build_number": "202", "api": "1.0", "nailgun_sha": "874df0d06e32f14db77746cfeb2dd74d4a6e528c", "production": "docker", "python-fuelclient_sha": "2509c9b72cdcdbe46c141685a99b03cd934803be", "astute_sha": "93e427ac49109fa3fd8b0e1d0bb3d14092be2e8c", "feature_groups": ["mirantis"], "release": "6.1", "fuelmain_sha": "608b72a6f79a719cf01c35a19d0091fe20c8288a", "fuellib_sha": "924d73ae4766646e1c3a44d7b59c4120985e45f0"}}},
"auth_required": true,
"api": "1.0",
"nailgun_sha": "874df0d06e32f14db77746cfeb2dd74d4a6e528c",
"production": "docker",
"python-fuelclient_sha": "2509c9b72cdcdbe46c141685a99b03cd934803be",
"astute_sha": "93e427ac49109fa3fd8b0e1d0bb3d14092be2e8c",
"feature_groups": ["mirantis"],
"release": "6.1",
"fuelmain_sha": "608b72a6f79a719cf01c35a19d0091fe20c8288a",
"fuellib_sha": "924d73ae4766646e1c3a44d7b59c4120985e45f0"
This improvement related with bug https://bugs.launchpad.net/fuel/+bug/1252224
I think this is is not enough to show warning about "It is recommended to verify network before deployment" when you click "Deploy Changes" button.
I think we should do the following:
1. User opens Networks tab
2. Uncheck Storage network (for example)
3. Red message appears near unchecked 'Use VLAN tagging" field: "Untagged networks can not be assigned to the same interface. Please check configuration of interfaces on all of nodes"
4. Or this message can appear after clicking "Save Settings" button. In this case message can be yellow.
Probably a warning would be ok. Can be done as a part of our planned network check enhancement.