← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2092194] [NEW] Official service type for cinder doesn't pass catalog_info regex

 

Public bug reported:

The official service type for Cinder according to
https://specs.openstack.org/openstack/service-types-authority/ is
"block-storage", but getting nova to use that via a config like

[cinder]
catalog_info = block-storage::internalURL

leads to a failure:

2024-12-04 16:53:58.852 7 CRITICAL nova [None
req-97d97c2e-6fde-459c-830b-e35ae21cbf8c - - - - - -] Unhandled error:
oslo_config.cfg.ConfigFileValueError: Value for option catalog_info from
LocationInfo(location=<Locations.user: (4, True)>,
detail='/etc/nova/nova.conf') is not valid: Value 'block-
storage::internalURL' doesn't match regex '^\\w+:\\w*:.*$'

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2092194

Title:
  Official service type for cinder doesn't pass catalog_info regex

Status in OpenStack Compute (nova):
  New

Bug description:
  The official service type for Cinder according to
  https://specs.openstack.org/openstack/service-types-authority/ is
  "block-storage", but getting nova to use that via a config like

  [cinder]
  catalog_info = block-storage::internalURL

  leads to a failure:

  2024-12-04 16:53:58.852 7 CRITICAL nova [None
  req-97d97c2e-6fde-459c-830b-e35ae21cbf8c - - - - - -] Unhandled error:
  oslo_config.cfg.ConfigFileValueError: Value for option catalog_info
  from LocationInfo(location=<Locations.user: (4, True)>,
  detail='/etc/nova/nova.conf') is not valid: Value 'block-
  storage::internalURL' doesn't match regex '^\\w+:\\w*:.*$'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2092194/+subscriptions