incorrect quota update command in init-once

Bug #1520982 reported by Hui Kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
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
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/251152

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/251152
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=1c9056bcb6e18fc69cda4fe4d63b2c0d09750a18
Submitter: Jenkins
Branch: master

commit 1c9056bcb6e18fc69cda4fe4d63b2c0d09750a18
Author: Hui Kang <email address hidden>
Date: Sun Nov 29 19:49:54 2015 +0000

    Output unique admin id of user and project list

    Change-Id: I8983768b6fafdd70f4c8aa7bdcf91af4f50efe70
    Closes-Bug: #1520982

Changed in kolla:
status: In Progress → Fix Committed
Changed in kolla:
status: Fix Committed → Fix Released
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.