ASR1K plugin: as non-admin user, failure in floating IP associate

Bug #1502352 reported by Danny Choi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-cisco
New
Undecided
Unassigned

Bug Description

As non-admin user, failure to associate a floating IP with a static private.

Steps to repo:
1. As admin-user, create external network (ext-net) and router Router1, and set the gateway to ex-net.
2. As non-admin user, create tenant-router and set the gateway to ext-net.
3. As non-admin user, create tenant private network and add router interface.
4. As non-admin user, launch a VM.
5. As non-admin user, create a floating IP.
6. As non-admin user, associate the floating IP to the static address of the VM.

Notice it complains it cannot find the HA-back router:

[root@G10-QA4 neutron(keystone_admin)]# neutron floatingip-associate fcc1a942-09d5-4d96-a4f0-69ea560de5d3 ce8e2793-ec15-44bc-a127-ff5639ed00bb
Router 5caa4f47-b2b0-42cc-910d-d650a4aae955 could not be found <<<<<<ERROR

[root@G10-QA4 ~(keystone_admin)]# neutron router-list
+--------------------------------------+---------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id | name | external_gateway_info |
+--------------------------------------+---------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 3c59246a-0eda-45f9-9b1c-2406275e46ab | Global-router-0000-000000000002 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.40"}]} |
| 422c13f0-3a97-4341-ad79-110545080da0 | Logical-Global-router | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.38"}]} |
| 5caa4f47-b2b0-42cc-910d-d650a4aae955 | tenant1-router1_HA_backup_1 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.44"}]} |
| 8d291517-70ba-4dd3-9906-b53a38745039 | tenant1-router1 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.43"}]} |
| 8d83d297-e227-4040-90ec-df0d24c22d44 | Router1 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.36"}]} |
| b2076a6f-25eb-4ed4-85de-7c27ebd947ee | Router1_HA_backup_1 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.39"}]} |
| c8402c0a-6ed0-4b3a-a6a0-75bc433f6759 | Global-router-0000-000000000001 | {"network_id": "b3e2514d-4342-47ec-a91b-c1e7e0c96b05", "external_fixed_ips": [{"subnet_id": "454b1af9-0775-40bb-865e-560097d71dc7", "ip_address": "169.254.128.37"}]} |
+--------------------------------------+---------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Tags: asr1k cisco
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.