incorrect quota update command in init-once

Bug #1520983 reported by Hui Kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Low
Hui Kang

Bug Description

In init-once script,
ADMIN_USER_ID=$(openstack user list | awk '/admin/ {print $2}') outputs

+----------------------------------+-------------------+
| 25495b86334144a9b5031b0117c2b86e | admin |
| 40f84a945f4145de8c60a8e8d80905b9 | heat_domain_admin |

The regular express will have two entries, which make the follow nova quota update command fail. To fix, the regular expression should be fixed. - Hui

Revision history for this message
Hui Kang (huikang27) wrote :

close due to duplication

Changed in kolla:
status: New → Invalid
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.