This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I15acdff285f5239a41d18b208514c7982c4e3a20 Signed-off-by: Ondra Machacek <[email protected]>
- Loading branch information
1 parent
3dc2fa3
commit 5f677d8
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,11 @@ sh build.sh install | |
%license LICENSE | ||
|
||
%changelog | ||
* Tue Sep 18 2018 Ondra Machacek <[email protected]> - 1.1.8-1 | ||
- Support using engine_fqdn instead of url. | ||
- Check for empty ovirt_auth dict. | ||
- Support AWX credentials. gh#38 | ||
|
||
* Wed Jul 10 2018 Ondra Machacek <[email protected]> - 1.1.7-1 | ||
- Don't return ID as list rhbz#1599055. | ||
|
||
|