Hide Forgot
Currently, the python-novaclient distribution doesn't include a license file According to: http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text Fedora greatly prefers if the license to be included
Fixed upstream in https://review.openstack.org/#change,2239 just need spec change to include it: --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -62,6 +62,7 @@ rm -fr html/.doctrees html/.buildinfo %files %doc README.rst +%doc LICENSE %{_bindir}/nova %{python_sitelib}/novaclient %{python_sitelib}/*.egg-info