Merge pull request #1 from harlowja/fix-files

Fix a bunch of files that are not needed/incorrect
This commit is contained in:
Vilobh Meshram 2016-05-13 14:28:39 -07:00
commit fb6a482034
7 changed files with 14 additions and 45 deletions

View File

@ -1,4 +1,4 @@
oslo.delimiter Style Commandments
======================================================
Delimiter Style Commandments
============================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/

View File

@ -1,14 +1,7 @@
===================================
delimiter
===================================
=========
Delimiter
=========
OpenStack Cross Project Quota Enforcement and Management Library
Please feel here a long description which must be at least 3 lines wrapped on
80 cols, so that distribution package maintainers can use it in their packages.
Note that this is a hard requirement.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.delimiter
* Source: http://git.openstack.org/cgit/openstack/oslo.delimiter
* Bugs: http://bugs.launchpad.net/oslo.delimiter

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -1,8 +1,8 @@
================
oslo.delimiter
================
===========
Delimiter
===========
CrOpenStack Cross Project Quota Enforcement and Management Library
OpenStack Cross Project Quota Enforcement and Management Library
Contents
========

View File

@ -1,8 +0,0 @@
[DEFAULT]
# The list of scripts and modules to copy from oslo-incubator
# For example:
# script=tools/with_venv.sh
# module=service
# The base module to hold the copy of openstack.common
base=oslo_delimiter

View File

@ -2,4 +2,4 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=1.3
pbr>=1.6 # Apache-2.0

View File

@ -1,11 +1,11 @@
[metadata]
name = oslo.delimiter
summary = CrOpenStack Cross Project Quota Enforcement and Management Library
name = delimiter
summary = OpenStack Cross Project Quota Enforcement and Management Library
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://launchpad.net/oslo
home-page = http://launchpad.net/delimiter
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -21,7 +21,7 @@ classifier =
[files]
packages =
oslo_delimiter
delimiter
[pbr]
warnerrors = true
@ -34,19 +34,5 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = oslo.delimiter/locale
domain = oslo.delimiter
[update_catalog]
domain = oslo.delimiter
output_dir = oslo.delimiter/locale
input_file = oslo.delimiter/locale/oslo.delimiter.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo.delimiter/locale/oslo.delimiter.pot
[wheel]
universal = true