Logo
Explore Get Started
x/packstack
Code Issues Proposed changes
Files
9d3df637902ec402e405c7e8586b5b0debabc987
BranchesTags
View all branches
packstack/setup.py

6 lines
84 B
Python
Raw Normal View History

Use PBR Refactor setup.py using Python Build Reasonableness[1] as a standard for OpenStack projects. [1] http://docs.openstack.org/developer/pbr/ Closes-Bug: #1559150 Change-Id: Ie3b3845f11236f5338228690418760599914cce4
2016-03-22 19:25:43 +01:00
import setuptools
Use openstack-puppet-modules This patch is getting rid of all internal Puppet modules. Also facts have been moved to Packstack module where all future facts should be located. setup.py is enhanced so that all modules are cloned/copied to correct place in case user is installing from source. Change-Id: I3757767881a0e2ef1a3c6a1f6ce62cb3239f96e7
2014-02-11 11:13:26 +01:00
Use PBR Refactor setup.py using Python Build Reasonableness[1] as a standard for OpenStack projects. [1] http://docs.openstack.org/developer/pbr/ Closes-Bug: #1559150 Change-Id: Ie3b3845f11236f5338228690418760599914cce4
2016-03-22 19:25:43 +01:00
setuptools.setup(
setup_requires=['pbr>=1.8'],
pbr=True)
Copy Permalink
Powered by Gitea Version: v1.24.2 Page: 202ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API