gecong1973 344f96b4db Don't include openstack/common in flake8 exclude list
There is no this directory openstack/common which was used
to keep codes from oslo-incubator, we have retired oslo-incubator.
Removing openstack/commonfrom all OpenStack code in favor of the
Oslo libraries is a project wide goal for the Ocata release. So
don't use this directory any more. We should drop it for improving
searching efficiency.

Change-Id: I0ea7498601b18c7aa00d04f50c83c9fa23083958
2016-11-25 11:33:16 +08:00
2016-10-10 14:28:15 +02:00
2016-10-10 14:28:15 +02:00
2015-10-02 07:54:18 +00:00
2015-10-05 08:40:44 +02:00
2016-10-27 09:25:07 +08:00
2016-06-04 04:15:15 +00:00

renderspec

renderspec is a tool to convert a .spec.j2 Jinja2 template to a rpm .spec file which is usable for different distributions and follow their policies and processes.

Documentation for renderspec can be found at

http://docs.openstack.org/developer/renderspec/

For more information about the OpenStack rpm packaging initiative, 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/renderspec

Developers wishing to work on renderspec should always base their work on the latest code, available from the master GIT repository at:

https://git.openstack.org/cgit/openstack/renderspec

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

Description
RPM .spec template renderer
Readme 1 MiB
Languages
Python 99.3%
Jinja 0.7%