Error messages are absent for scaleNodesUp/Down and scaleGatewaysUp actions
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Fix Committed
|
Medium
|
Dmytro Dovbii | |||
9.x |
Fix Released
|
Medium
|
Dmytro Dovbii |
Bug Description
Detailed bug description:
Error messages are absent for scaleNodesUp/Down and scaleGatewaysUp actions if maximum minions/gateways limit already reached.
Steps to reproduce:
1. Create environment
2. Add Kubernetes Cluster application to the environment: Set
3. Add Kubernetes Pod to the environment
4. Add some application to the environment
5. Deploy environment
6. Check deployment status and make sure that all nodes are active
7. Execute scaleNodesUp action
8. Check error message
9. Execute scaleNodesDown action
10. Check error message
11. Execute scaleGatewaysUp action
12. Check error message
Expected results:
8. Error message like 'The maximum number of nodes has been reached' appears
10. Error message like 'No nodes that can be removed' appears
12. Error message like 'The maximum number of gateway nodes has been reached' appears
Actual result:
8., 10., 12. There is no any error message
In horison Deployment Logs appears message like:
2016-04-04 12:38:22 — Action scaleNodesUp is scheduled
2016-04-04 12:38:27 — Deployment finished
Reproducibility:
always
Workaround:
no
Description of the environment:
MOS 8.0
1 controller node
1 compute node
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "8.0"
api: "1.0"
build_number: "570"
build_id: "570"
fuel-nailgun_sha: "558ca91a854cf2
python-
fuel-agent_sha: "658be72c4b42d3
fuel-
astute_sha: "b81577a5b7857c
fuel-library_sha: "c2a335b5b725f1
fuel-ostf_sha: "3bc76a63a9e7d1
fuel-mirror_sha: "fb45b80d7bee58
fuelmenu_sha: "78ffc73065a967
shotgun_sha: "63645dea384a37
network-
fuel-upgrade_sha: "616a7490ec7199
fuelmain_sha: "d605bcbabf3153
Diagnostic Snapshot: https:/
Changed in fuel: | |
milestone: | none → 9.0 |
no longer affects: | fuel/mitaka |
no longer affects: | fuel |
no longer affects: | fuel/newton |
tags: | added: area-murano |
Changed in mos: | |
status: | New → Confirmed |
Changed in mos: | |
milestone: | 10.0 → 9.1 |
tags: | added: 10.0-reviewed |
Changed in mos: | |
assignee: | MOS Murano (mos-murano) → Dmytro Dovbii (ddovbii) |
tags: | added: on-verification |
Python team, can you check this issue?