Bug 1252760 - [Docs] [SDK] Users can now use Kerberos authentication with the Python SDK
Summary: [Docs] [SDK] Users can now use Kerberos authentication with the Python SDK
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-3.6.1
: 3.6.0
Assignee: Andrew Burden
QA Contact: Dayle Parker
URL:
Whiteboard: docs
Depends On: 1145234
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-12 08:25 UTC by Andrew Dahms
Modified: 2016-02-10 18:57 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-20 04:10:02 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Dahms 2015-08-12 08:25:44 UTC
In RHEV 3.6, users can now use Kerberos authentication when constructing an entry point -


  api = ovirtsdk.api.API(
    url="https://fedora.example.com/ovirt-engine/api",
    kerberos=True,
    ...
  )

An example must be added to the Python SDK content more or less along the lines of the above with a quick explanation of what this is and does.

Comment 1 Andrew Dahms 2015-09-11 06:04:26 UTC
Assigning to Andrew for review.

Comment 2 Sandro Bonazzola 2015-10-26 12:39:41 UTC
this is an automated message. oVirt 3.6.0 RC3 has been released and GA is targeted to next week, Nov 4th 2015.
Please review this bug and if not a blocker, please postpone to a later release.
All bugs not postponed on GA release will be automatically re-targeted to

- 3.6.1 if severity >= high
- 4.0 if severity < high

Comment 5 Andrew Burden 2015-11-20 04:10:02 UTC
3.6 Beta documentation can be found at https://access.redhat.com/documentation/en/red-hat-enterprise-virtualization/


Note You need to log in before you can comment on or make changes to this bug.