getting ready for release

setup.cfg added 2015.1 version to metadata section

Partialy Implements: blueprint ci-updates

Change-Id: Iadee59fb4ae43fc9df2647a3c778a1f1ad36b80e
This commit is contained in:
Sean Roberts 2015-05-08 23:43:57 -07:00
parent 91ddc6e95c
commit 37e5f2e65b
2 changed files with 6 additions and 4 deletions

View File

@ -1,17 +1,18 @@
[metadata]
name = akanda-rug
version = 2015.1
summary = Akanda Router Update Generator manages tenant routers
description-file =
README.md
author = DreamHost
author-email = dev-community@dreamhost.com
home-page = http://github.com/dreamhost/akanda-rug
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://github.com/stackforge/akanda-rug
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: BSD License
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2

View File

@ -1,4 +1,5 @@
# Copyright 2014 DreamHost, LLC
# Copyright 2015 Akanda, Inc
#
# Author: DreamHost, LLC
#