make-solum-pagination-proof-for-dependent-services

Bug #1505798 reported by Devdatta Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
New
Undecided
Unassigned

Bug Description

Currently, we use commands like:

glance --os-image-api-version 1 --os-auth-token $OS_AUTH_TOKEN image-list --sort-key updated_at --
sort-dir asc | grep $1 | grep -v "+--" | tail -1 | cut -d'|' -f2

to get image id of the LP and/or DU image in contrib/lp-cedarish/docker/build-app and contrib/lp-cedarish/docker/build-lp

Such commands may break if the output of image-list is paginated.

We should modify/update the code to ensure that that does not happen.

Tags: solum-worker
tags: added: solum-worker
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.