From 039f1f3d86e1ee521333119952fcb2a651397fde Mon Sep 17 00:00:00 2001 From: Justin Hammond Date: Thu, 23 Jun 2016 09:33:52 -0500 Subject: [PATCH] Updating quark metadata for pypi JIRA:NCP-1971 Change-Id: Ia0b9aa2029f9a21435725186cdd499eece131a2e Closes-Bug: 1595594 --- README.rst | 5 ----- setup.cfg | 8 ++++---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 4cd05d9..c58f673 100644 --- a/README.rst +++ b/README.rst @@ -2,11 +2,6 @@ quark ===== -Build Status -==================== -.. image:: https://travis-ci.org/rackerlabs/quark.svg?branch=master - :target: https://travis-ci.org/rackerlabs/quark - Caution ======= Quark is not currently designed to work with `DevStack `_ (but it can with the instructions below). We mention this because these instructions can become invalid if and when changes are pushed to DevStack. Please also not that once Quark+Neutron+DevStack+Tempest are wired up, the Tempest tests are failing. Please watch `this Quark Github Issue `_ for updates on this. diff --git a/setup.cfg b/setup.cfg index cd9b83e..624cc05 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = quark -author = Ozone -author-email = jkoelker@rackspace.com -summary = A neutron plugin plugin +author = Rackspace +author-email = neutron@lists.rackspace.com +summary = Neutron Plugin utilized by Rackspace to achieve large scale in Openstack. Quark developed on the ideas of segmentation and it being the source of truth for all things related to Neutron. description-file = README.rst license = Apache-2 -home-page = http://github.com/jkoelker/quark +home-page = http://github.com/openstack/quark classifier = Development Status :: 4 - Beta Environment :: Console