Skip to content

Commit 17b6788

Browse files
MiguelERuiztinova
authored andcommitted
M #-: Update Compatibility Guide for version 7.0 (#299)
Signed-off-by: Miguel E. Ruiz <[email protected]> (cherry picked from commit 80b385a)
1 parent cd56851 commit 17b6788

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

content/software/release_information/release_notes_70/compatibility.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,9 @@ group:
141141
E:
142142
F:
143143
```
144+
145+
## Contextualization guide
146+
147+
OpenNebula Contextualization packages with versions lower than 7.0 are not compatible with the OneGate
148+
shipped in OpenNebula 7.0, please update context packages accordingly. Future versions of OpenNebula,
149+
including next maintenance release, will fix this backwards compatibility issue.

content/software/release_information/release_notes_70/known_issues.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ This page will be updated with relevant information about bugs affecting OpenNeb
2323
## Sunstone
2424

2525
- Guacamole RDP as is currently shipped in OpenNebula does not support NLA authentication. You can follow [these instructions](https://www.parallels.com/blogs/ras/disabling-network-level-authentication/) in order to disable NLA in the Windows box to use Guacamole RDP within Sunstone.
26-
2726
- Backups increments tab currently produces a react crash when accessed. This is caused by an invalid import in the client and has been fixed in the upcoming maintenance release. You can refer to [this](https://github.com/OpenNebula/one/issues/7173) issue for more details.
27+
- The Windows Optimized [OS Profile](../../../product/virtual_machines_operation/guest_operating_systems/os_profile.md) yaml file at `/etc/one/fireedge/sunstone/profiles/windows_optimized.yaml` has the wrong configuration. Utilizing such profile in Sunstone will lead to a VM that libvirt fails to create. You have to edit the file and replace its contents with the [documentation yaml content](../../../product/virtual_machines_operation/guest_operating_systems/os_profile.md#profile-chain-loading).
2828

2929
## Migration
3030

@@ -88,3 +88,8 @@ host:
8888
period: 2 # Number of minutes
8989
lookback: 60 # Look-back window in minutes for predictions
9090
```
91+
92+
### OneGate
93+
94+
- [Avoid Host not permitted on Sinatra server when is behind NGINX proxy](https://github.com/OpenNebula/one/issues/7231)
95+
- [OneGate does not update well VM user template when `--erase` is declared](https://github.com/OpenNebula/one/issues/7239)

0 commit comments

Comments
 (0)