Bug 1041184

Summary: [RFE][nova]: Drop setuptools_git for including data/config files
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/drop-setuptools-git
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:08:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:52:33 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/drop-setuptools-git.

Description:

Stop using setuptools_git and just include all the data/config files that are meant to be distributed in the MANIFEST.in file. This saves distribution vendors from having to re-distribute git repositories. It's also what every Python developer should know about and has the benefit of increased transparency about what gets installed and what not.

Specification URL (additional information):

http://wiki.openstack.org/DropSetupToolsGit