Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #59 from oVirt/BZRelease111
Browse files Browse the repository at this point in the history
New release 1.1.1
  • Loading branch information
maorlipchuk authored Jul 19, 2018
2 parents 3c48ff7 + 5086d52 commit 38d149e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

VERSION="1.1.0"
MILESTONE=master
VERSION="1.1.1"
MILESTONE=
RPM_RELEASE="1"

ROLE_NAME="oVirt.disaster-recovery"
Expand Down
15 changes: 10 additions & 5 deletions ovirt-ansible-disaster-recovery.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,21 @@ sh build.sh install
%license LICENSE

%changelog
* Thu May 17 2018 Maor Lipchuk <[email protected]> - 1.1-1
* Thu Jul 19 2018 Maor Lipchuk <[email protected]> - 1.1.1-1
- rhbz#1576934 - Support dc name for vnic profile mapping
- rhbz#1588557 - Avoid using VaultLib
- rhbz#1589535 - Log file should not be part of validate task

* Thu May 17 2018 Maor Lipchuk <[email protected]> - 1.1.0-1
- Add missing names to include tasks
- Configure report file name on failover and failback
- Add missing file of vault secret to be used for fail_back.py
- Adjust Change default values in dr.conf
- Exclude export SD in generator and validator
- Bug 1575984 - Print failure message for failover and failback
- Bug 1576553 - Fail back cleans storage domains which are not active, even if they are not written in the mapped var file
- Bug 1576602 - Solve Missing dependencies, Make the script code compatible for RHEL
- Bug 1574309 - Support Log and scripts
- rhbz#1575984 - Print failure message for failover and failback
- rhbz#1576553 - Fail back cleans storage domains which are not active, even if they are not written in the mapped var file
- rhbz#1576602 - Solve Missing dependencies, Make the script code compatible for RHEL
- rhbz#1574309 - Support Log and scripts

* Thu May 3 2018 Ondra Machacek <[email protected]> - 0.4-1
- Add ignore errors to all included tasks.
Expand Down

0 comments on commit 38d149e

Please sign in to comment.