diff --git a/setup.cfg b/setup.cfg index 91b7f3b2..937cf844 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,10 +1,10 @@ [metadata] name = tricircle -summary = the Tricircle provides an OpenStack API gateway and networking automation to allow multiple OpenStack instances, spanning in one site or multiple sites or in hybrid cloud, to be managed as a single OpenStack cloud +summary = The Tricircle is to provide networking automation across Neutron in multi-region OpenStack deployments. description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = https://wiki.openstack.org/wiki/Tricircle classifier = Environment :: OpenStack Intended Audience :: Information Technology @@ -65,4 +65,4 @@ tricircle.network.type_drivers = tricircle.common.schedulers = pod_manager = tricircle.common.scheduler.pod_manager:PodManager bottom_pod_filter = tricircle.common.scheduler.filters.bottom_pod_filter:BottomPodFilter - filter_scheduler = tricircle.common.scheduler.filter_scheduler:FilterScheduler \ No newline at end of file + filter_scheduler = tricircle.common.scheduler.filter_scheduler:FilterScheduler