Sean McGinnis
2bba6767c0
Fix doc build error under Python 3
Small fix to switch "print foo" to "print(foo)". Change-Id: Ib49a5e9420a4ab2ab62db2886a78c070ff6c5ba0 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Team and repository tags
oslo.vmware --- VMware support code for OpenStack
The Oslo VMware library provides support for common VMware operations and APIs.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.vmware/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.vmware
- Bugs: https://bugs.launchpad.net/oslo.vmware
- Release notes: https://docs.openstack.org/releasenotes/oslo.vmware/
Description
Languages
Python
100%