Public bug reported:
Issue manifests when user pastes container name and immediately clicks
confirm button at the container create form. In case of issue created
container named “undefined“ instead of name provided by form. Timeframe
for such behavior is very strict, so it affects mostly tests. Us
Public bug reported:
Update of Neutron object tags ignores policies for this object update.
So, reader user can update tags for all objects of his project
Reproduced on Devstack - Yoga. Newer releases up to master have no
changes here, so also should be affected
Steps to reproduce:
All operation
Public bug reported:
Reproduced issue on the environment with TF Neutron backend and enabled
'enable_fip_topology_check' config option. OVN backend is not affected
in any case, combination of any Neutron backend and disabled
'enable_fip_topology_check' also not affected.
It is possible to remove
Fixed by https://review.opendev.org/c/openstack/horizon/+/843346
** Changed in: horizon
Status: New => Fix Released
--
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/b
Public bug reported:
Currently, not all request handlers validate arguments passed from
client. It leads to response 500 in case of malformed requests.
Affected endpoints:
1. http:///api/glance/metadefs/namespaces/?=
resource_type is required argument here
2. https:///auth/switch//?next=somemalf
Public bug reported:
Reproduced on master, but any release since about Pike seems to be
affected.
Steps to reproduce:
1. Deploy any Openstack environment with Heat and heat-dashboard components
enabled. Devstack should be enough
2. Create any stack. "Most basic template" from
https://docs.opens
Public bug reported:
Reproduced on several versions since at least Pike to Victoria. Special
config needed:
$ grep -i "cookie" local_settings.py
CSRF_COOKIE_SECURE = True
SESSION_COOKIE_SECURE = True
CSRF_COOKIE_HTTPONLY = True
SESSION_COOKIE_HTTPONLY = True
Critical option for reproduce is CSR
Public bug reported:
Admin-Compute-Instances dashboard shows "-" as image name for every
instance. Despite, Project-Compute-Instances dashboard displays image
name correctly. Admin dashboard just lacks code to resolve image name
** Affects: horizon
Importance: Undecided
Status: New
Public bug reported:
Reproduced on recent devstack master.
Steps to reproduce:
1. Create a bootable volume from cirros image. 1 Gb is enough
2. Select created volume and choose "Launch as Instance"
3. Define instance name, allocate flavor and network in corresponding tabs
4. Launch instance
Hor
Public bug reported:
Reproduced on devstack with master, but seems that any setup with
Designate since Mitaka is affected.
Steps to reproduce:
1. Go to Project/DNS/Zones page
2. Create a Zone
3. Click on ‘Create Record Set’ button at the right of the Zone record
4. Try to fill several ‘Record’
Public bug reported:
Language selector allows switching to zh-tw, but zh-cn is displayed
instead.
Django 1.11 finally removed support of legacy chinese locale naming. So,
any zh-* locale silently falls back to zh-Hans, which is equivalent of
zh-cn.
Related discussion:
https://bugs.launchpad.net/
Public bug reported:
Steps to reproduce:
1. Create volume of non-default type named Vol1
2. Create volume named Vol2 using Vol1 as source Volume
Expected result:
Volume is created
Actual result:
Volume isn't created. Error "Error: Unable to create volume."
CLI allows this operation
** Affects
ecided
Assignee: Vadym Markov (vmarkov)
Status: In Progress
--
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/1825961
Title:
Horizon displays an error
Public bug reported:
Steps to reproduce:
Deploy Openstack, Devstack Pike is enough
add following option into /etc/openstack-dashboard/local_settings.py :
CSRF_COOKIE_HTTPONLY = True
Restart Apache
Expected result:
Horizon works
Actual result:
Several issues appear in Horizon. Request to /ap
user have possibility to close window without confirmation
and lose all data in input fields.
** Affects: horizon
Importance: Undecided
Assignee: Vadym Markov (vmarkov)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
Public bug reported:
"Create image" modal windows should render progress bar during image
upload, immediately after "Create image" button pressed. It disappears
when image loaded. Screenshot of expected behavior is attached
** Affects: horizon
Importance: Undecided
Status: New
** A
Public bug reported:
Horizon can be made to expose internal data structures from HTTP
requests, this a security hazard.
See for example:
GET /api/swift/containers/test01s/metadata/nonexistantFile.txt HTTP/1.1
Host: example.com
...
Response:
HTTP/1.1 404 Not Found
Date: Tue, 11 Sep 2018 19:30:1
Public bug reported:
Horizon has WEBSSO_CHOICES config option which allows user to select
auth mechanism to login, like Keystone credentials or OpenID. List of
valid auth choices also is configurable. If this option is enabled, user
gets list of auth variants and disclaimer "If you are not sure wh
18 matches
Mail list logo