← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1880188] Re: Container security policy fetch prevents creating container when using ceph

 

*** This bug is a duplicate of bug 1712358 ***
    https://bugs.launchpad.net/bugs/1712358

bug 1712358 in python-swiftclient is a same issue. Marking this as
duplicate.

** This bug has been marked a duplicate of bug 1712358
   Capability discovery endpoint detection is hardcoded

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

Title:
  Container security policy fetch prevents  creating container when
  using ceph

Status in OpenStack Dashboard (Horizon):
  Incomplete
Status in python-swiftclient:
  New

Bug description:
  Starting in Ussuri release (horizon 18.3.0), horizon tries to pull a
  list of security policies from swift so you can choose during
  creation. If you are using ceph as your object storage, this check
  fails to get the list of policies and the fetch fails and prevents you
  from creating any containers. Containers and objects can still be
  manipulated via CLI.

  Dashboard error message is thrown upon clicking Object-Store >
  Containers dashboard.. "Error: Unable to fetch the policy details."
  You can see existing containers, but unable to create any new ones.
  Security Policy isn't fetched and is required to create one in
  horizon.

  Basically it seems with the new feature in horizon, it totally breaks
  the dashboard functionality if you are using ceph as your backend.

  environment details:
  CentOS 8.1
  Openstack Ussuri
  openstack-dashboard-18.3.2-1.el8.noarch
  Ceph Octopus 15.2.2

  apparent culprit:
  https://opendev.org/openstack/horizon/commit/b62c49acf5eba001937cff33a41d73a4f4caa292

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


References