[Impact]
nova.conf should include a section like this:
``` [console] allowed_origins = <list of openstack-dashboard units> ```
This is part of a security mechanism that the nova-serialproxy daemon has to prevent cross site requests.
https://docs.openstack.org/nova/latest/configuration/config.html#console.allowed_origins
[Impact]
nova.conf should include a section like this:
```
[console]
allowed_origins = <list of openstack-dashboard units>
```
This is part of a security mechanism that the nova-serialproxy daemon has to prevent cross site requests.
https:/ /docs.openstack .org/nova/ latest/ configuration/ config. html#console. allowed_ origins