Creating floating IP range with nova-network fails due to missing admin role for admin user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Vladimir Kuklin | ||
5.0.x |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
5.1.x |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
6.0.x |
Fix Committed
|
High
|
Bartłomiej Piotrowski | ||
6.1.x |
Fix Released
|
High
|
Vladimir Kuklin |
Bug Description
{
"build_id": "2015-01-
"ostf_sha": "249574cdda0279
"build_number": "40",
"auth_
"api": "1.0",
"nailgun_sha": "4b325a95b0217a
"production": "docker",
"fuelmain_sha": "cc47eef01622b8
"astute_sha": "18be5cd3b819f3
"feature_
"mirantis"
],
"release": "6.1",
"release_
],
}
}
},
"fuellib_sha": "42df19509c40e2
}
Steps:
1. Create next cluster - Simple, CentOS, flat nova-network, 1 controller, 1 compute
2. Run deployment of the cluster
Actual result - deployment got stuck on 57% progress with errors in puppet log (node-2):
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
2015-01-03 02:27:24 ERR
(/Stage[
Logs are attached
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → Triaged |
tags: | added: low-hanging-fruit |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
status: | Confirmed → In Progress |
summary: |
- Deployment of simple centos cluster failed with - (/Stage[main]/Osnailyfacter::Cluster_simple/Nova_floating_range[10.108.31.128-10.108.31.254]) - Could not evaluate: The server returned status 403 + Creating floating IP range with nova-network fails due to missing admin + role for admin user |
Successfully deployed on
{"build_id": "2014-12- 26_14-25- 46", "ostf_sha": "a9afb68710d809 570460c29d6c329 3219d3624d4" , "build_number": "58", "auth_required": true, "api": "1.0", "nailgun_sha": "5f91157daa6798 ff522ca9f6d34e7 e135f150a90" , "production": "docker", "fuelmain_sha": "81d38d6f2903b5 a8b4bee79ca45a5 4b76c1361b8" , "astute_sha": "16b252d93be6aa a73030b8100cf8c 5ca6a970a91" , "feature_groups": ["mirantis"], "release": "6.0", "release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-12- 26_14-25- 46", "ostf_sha": "a9afb68710d809 570460c29d6c329 3219d3624d4" , "build_number": "58", "api": "1.0", "nailgun_sha": "5f91157daa6798 ff522ca9f6d34e7 e135f150a90" , "production": "docker", "fuelmain_sha": "81d38d6f2903b5 a8b4bee79ca45a5 4b76c1361b8" , "astute_sha": "16b252d93be6aa a73030b8100cf8c 5ca6a970a91" , "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "fde8ba5e11a1ac af819d402c645c7 31af450aff0" }}}, "fuellib_sha": "fde8ba5e11a1ac af819d402c645c7 31af450aff0" }
I took your network configuration:
2015-01-03 02:14:08.486 DEBUG [7fe67715f740] (logger) Request PUT /api/clusters/ 1/network_ configuration/ nova_network from 172.17.42.1:44197 {"networking_ parameters" : {"dns_nameservers": ["8.8.4.4", "8.8.8.8"], "net_manager": "FlatDHCPManager", "fixed_ networks_ vlan_start" : 103, "fixed_ networks_ amount" : 1, "floating_ranges": [["10.108.31.128", "10.108.31.254"]], "fixed_ network_ size": 256, "fixed_ networks_ cidr": "10.1.0.0/24"}, "networks": [{"name": "fixed", "ip_ranges": [], "gateway": null, "meta": {"ext_net_data": ["fixed_ networks_ vlan_start" , "fixed_ networks_ amount" ], "name": "fixed", "notation": null, "render_type": null, "assign_vip": false, "map_priority": 2, "use_gateway": false, "vlan_start": null, "render_addr_mask": null, "configurable": false}, "vlan_start": null, "cidr": null, "group_id": 1, "id": 5}, {"name": "public", "ip_ranges": [["10.108.31.2", "10.108.31.127"]], "gateway": "10.108.31.1", "meta": {"name": "public", "notation": "ip_ranges", "render_type": null, "assign_vip": true, "map_priority": 1, "use_gateway": true, "vlan_start": null, "render_addr_mask": "public", "cidr": "172.16.0.0/24", "configurable": true, "gateway": "172.16.0.1", "ip_range": ["172.16.0.2", "172.16.0.127"]}, "vlan_start": null, "cidr": "10.108.31.0/24", "group_id": 1, "id": 2}, {"name": "management", "ip_ranges": [["10.108.32.2", "10.108.32.254"]], "gateway": "10.108.32.1", "meta": {"name": "management", "notation": "cidr", "render_type": "cidr", "assign_vip": true, "map_priority": 2, "use_gateway": false, "vlan_start": 101, "render_addr_mask": "internal", "cidr": "192.168.0.0/24", "configurable": true}, "vlan_start": null, "cidr": "10.108.32.0/24", "group_id": 1, "id": 3}, {"name": "storage", "ip_ranges": [["10.108.34.2", "10.108.34.254"]], "gateway": "10.108.34.1", "meta": {"name": "storage", "notation": "cidr", "render_type": "cidr", "assign_vip": false, "map_priority": 2, "use_gateway": false, "vlan_start": 102, "render_addr_mask": "storage", "cidr": "192.168.1.0/24", "configurable": true}, "vlan_start": null, "cidr": "10.108.34.0/24", "group_id": 1, "id": 4}, {"name": "fuelweb_admin", "ip_ranges": [["10.108.30.3", "10.108.30.254"]], "gateway": null, "meta":...