[Bug 1519818] Re: identity-provider flags

James Page james.page at ubuntu.com
Mon Oct 23 13:36:37 UTC 2017


The Kilo UCA released with 1.0.3; we can't updated to a new version as
part of a stable release update.

That said Liberty UCA has 1.7.0 which should be sufficient - you can
always consume your clients from a different UCA pocket if need be.

** Changed in: python-openstackclient (Ubuntu)
       Status: New => Won't Fix

-- 
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/1519818

Title:
  identity-provider flags

Status in python-openstackclient:
  Invalid
Status in python-openstackclient package in Ubuntu:
  Won't Fix

Bug description:
  trying to set a remote identity provider for keystone on kilo with
  identity api v3.

  There seems to be a flag missing in my version of python openstack client.
  I want to set the remote id of an identity provider and am following the docs
  http://docs.openstack.org/developer/python-openstackclient/command-objects/identity-provider.html

  
  os identity provider set
      [--remote-id <remote-id> [...] | --remote-id-file <file-name>]
      [--description <description>]
      [--enable | --disable]
      <identity-provider>

  however I get

  openstack identity provider set
  usage: openstack identity provider set [-h] [--enable | --disable]
                                         <identity-provider>

  there is no --remote-id flag

  apt-cache show python-openstackclient
  Package: python-openstackclient
  Version: 1.0.3-1~u14.04+mos577
  Architecture: all
  Maintainer: Mirantis OpenStack Team <mos at mirantis.com>
  Installed-Size: 1271
  Depends: python-pkg-resources, python-pbr (>= 0.10), python-six (>= 1.9.0), python-babel (>= 1.3), python-cliff (>= 1.10.0), cliff-tablib (>= 1.0), python-oslo.i18n (>= 1.5.0), python-oslo.utils (>= 1.4.0), python-oslo.serialization (>= 1.4.0), python-glanceclient (>= 1:0.15.0), python-keystoneclient (>= 1:1.1.0), python-novaclient (>= 1:2.22.0), python-cinderclient (>= 1:1.1.0), python-neutronclient (>= 1:2.3.11), python-requests (>= 2.2.0), python-stevedore (>= 1.3.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
  Homepage: https://launchpad.net/python-openstackclient
  Priority: extra
  Section: python
  Filename: pool/main/p/python-openstackclient/python-openstackclient_1.0.3-1~u14.04+mos577_all.deb
  Size: 104794
  SHA256: e12815f75705963eefa0fb6a99b20e5d4028ada645f3660d3f65256ed2778fd7
  SHA1: 926f6b3dcb7618e9198ac5291ea3e19011f78962
  MD5sum: 61115efecb327f5044705ab4d9a8346b
  Description: Client library for OpenStack API
   This is a client for the OpenStack API. There's a Python API
   (the ``openstackclient`` module), and a command-line script (``openstack``).
  Description-md5: 0eddbdd3ae688ad1b4f6780499f28d9a

  Package: python-openstackclient
  Priority: optional
  Section: universe/python
  Installed-Size: 931
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
  Architecture: all
  Version: 0.3.0-1ubuntu1
  Depends: python-cinderclient (>= 1:1.0.6), python-cliff (>= 1.4.3), python-crypto (>= 2.6.0), python-glanceclient (>= 1:0.9.0), python-keyring (>= 1.6.1), python-keystoneclient (>= 1:0.4.1), python-novaclient (>= 1:2.15.0), python-requests (>= 1.1), python-six (>= 1.4.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pbr
  Filename: pool/universe/p/python-openstackclient/python-openstackclient_0.3.0-1ubuntu1_all.deb
  Size: 81058
  MD5sum: fc9498203320a649d0ee2fbcf6e48e5d
  SHA1: 10665c8774f1377472fe080abafdc1afa7e9bcfc
  SHA256: ca4f196d93c4365d6672617fad00d6c3b814ebe716e8dff6a44ad06aebcf79b1
  Description-en: OpenStack Command-line Client
   python-openstackclient is a unified command-line client for the OpenStack APIs.
   It is a thin wrapper to the stock python-*client modules that implement the
   actual REST API client actions.
   .
   This is an implementation of the design goals shown in
   http://wiki.openstack.org/UnifiedCLI.  The primary goal is to provide
   a unified shell command structure and a common language to describe
   operations in OpenStack.
  Description-md5: 18183f18c3423a12c86fb1ecccee5857
  Homepage: http://wiki.openstack.org/OpenStackClient
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu

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



More information about the Ubuntu-openstack-bugs mailing list