Boris Bobrov
Boris Bobrov
As a Harbor instance operator, i want to secure the traffic to Redis instance. This issue might seem not so pressing when internal Redis is used. However, external managed Redis...
If ssl is passed-thru on haproxy, the source ip gets replaced with the one of the node where haproxy lives, and there is no way to get the original ip...
Reverts crowbar/crowbar-openstack#2382
Having only 1 worker turned out to be insufficient for seriuos load and we are increasing it by recommendation from the networking team.
It was decided not to block the user for 60 seconds, but rather for 1 second, because keystone can hold many requests by itself.
Immediately deleting role assignments is sometimes not desirable. People might forget to renew their ldap group membership, be on vacation or have other temporary short-term leave. Another case is a...
Forbid deleting roles and domains from keystone. Experience shows that these operations causes many ugly side-effects. If a role or a domain really needs to be removed, this setting can...
**Description** Group and group membership operations should become available via the dashboard. The following operations should be there: 1. Groups: CRUD 2. User group membership: add/remove a user from a...