Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-17884

must-gather: get_designate_status() may benefit from second look

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhos-18.0.z
    • openstack-must-gather
    • None
    • FR3 Bugs
    • 1
    • Low

      To Reproduce Steps to reproduce the behavior:
      When must-gather is collected against an environment with designate, a number of command fail because of invalid_token_scope and some fail because of composition:

      Gather ctlplane service info: designate
      usage: openstack recordset list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--noindent] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--sort-column SORT_COLUMN]
                                      [--sort-ascending | --sort-descending]
                                      [--name NAME] [--type TYPE] [--data DATA]
                                      [--ttl TTL] [--description DESCRIPTION]
                                      [--status STATUS] [--action ACTION]
                                      [--all-projects]
                                      [--sudo-project-id SUDO_PROJECT_ID]
                                      zone_id
      openstack recordset list: error: the following arguments are required: zone_id
      command terminated with exit code 2
      invalid_token_scope
      command terminated with exit code 1
      invalid_token_scope
      command terminated with exit code 1
      invalid_token_scope
      command terminated with exit code 1
      usage: openstack zone share list [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--noindent] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--sort-column SORT_COLUMN]
                                       [--sort-ascending | --sort-descending]
                                       [--all-projects]
                                       [--sudo-project-id SUDO_PROJECT_ID]
                                       [--target-project-id TARGET_PROJECT_ID]
                                       zone
      openstack zone share list: error: the following arguments are required: zone
      command terminated with exit code 2
      Skip Database dump: an empty list is provided
      invalid_token_scope
      command terminated with exit code 1
      invalid_token_scope
      command terminated with exit code 1
      

      Bug impact
      Minor

      Known workaround
      Collect outputs manually

              oschwart1 Omer Schwartz
              rhn-support-astupnik Alex Stupnikov
              rhos-dfg-networking-squad-vans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: