RPM packaging templates for OpenStack
Go to file
Javier Pena 9c6816864c Remove global-requirements.txt copy
This file has now changed and does not include a minimum
version, since the requirements project split that and moved to
lower-constraints.txt. Thus, it does not make sense for us to keep it
anymore.

On the flip side, we are not using these requirements anymore to
render the required versions of dependencies, so we could be behind
the minimum. We will need to develop tooling for that.

Change-Id: Ib0d74cb3742bdde49104ff07250000fa0606899c
2018-05-30 10:18:36 +02:00
epoch Add epoch to Tempest 2016-10-05 15:31:55 +03:00
openstack Merge "Replace deprecated "auth_uri" by "www_authenticate_uri"" 2018-05-30 02:45:07 +00:00
tools Fix linters gate 2017-10-11 23:03:02 +02:00
.gitignore Update .gitignore to ignore out logs 2016-09-28 09:05:35 +08:00
.gitreview Added .gitreview 2015-07-24 11:09:12 +00:00
.zuul.yaml Zuul: Remove project name 2018-01-28 11:03:56 -08:00
LICENSE Add initial README/LICENSE 2015-07-24 21:25:27 +02:00
README.rst Update the outdated links 2018-03-02 22:42:11 +00:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 21:14:58 +02:00
global-requirements.txt Remove global-requirements.txt copy 2018-05-30 10:18:36 +02:00
test-requirements.txt Blacklist spec-cleaner 1.0.8 due to libexecdir regression 2018-05-22 02:23:56 +02:00
tox.ini Add zuul.yaml for zuulv3 2017-09-29 13:21:00 +02:00

README.rst

Team and repository tags

image

RPM Packaging for OpenStack README

RPM packaging for OpenStack provides RPM spec file templates and tooling for building OpenStack packages for RPM based distributions.

RPM packaging for OpenStack is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

For more information, please follow the link to the wiki page:

https://wiki.openstack.org/wiki/Rpm-packaging

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

https://bugs.launchpad.net/rpm-packaging

Developers wishing to work on the RPM packaging for OpenStack project should always base their work on the latest code, available from the master GIT repository at:

https://git.openstack.org/cgit/openstack/rpm-packaging

Developers should also join the discussion on the mailing list, at:

http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

or join the IRC channel on

http://webchat.freenode.net/?channels=openstack-rpm-packaging