[Bug 1443089] Re: image list displays a maximum of 25 images

Launchpad Bug Tracker 1443089 at bugs.launchpad.net
Tue Dec 13 14:47:28 UTC 2016


This bug was fixed in the package python-openstackclient -
3.4.1-0ubuntu2

---------------
python-openstackclient (3.4.1-0ubuntu2) zesty; urgency=medium

  * debian/patches/max-images.patch: Allow more than maximum of 25 images to
    be listed. (LP: #1443089)

 -- Chuck Short <zulcss at ubuntu.com>  Mon, 12 Dec 2016 08:33:47 -0500

** Changed in: python-openstackclient (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1443089

Title:
  image list displays a maximum of 25 images

Status in python-openstackclient:
  Fix Released
Status in python-openstackclient package in Ubuntu:
  Fix Released

Bug description:
  1. Set env vars for HP Helion Public Cloud [1]

  export OS_TENANT_NAME=xxx
  export OS_USERNAME=xxx
  export OS_PASSWORD=xxx
  export OS_AUTH_URL=https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0/
  export OS_REGION_NAME=region-b.geo-1

  2. List images

  $ openstack image list
  ...
  [25 images displayed]
  ...

  
  If you go to the Images page [2], you see that there are 103 images available.

  
  [1] https://community.hpcloud.com/article/command-line-interface-cli-tool-installation-instructions
  [2] https://horizon.hpcloud.com/project/images/

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1443089/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list