remove references to netstack in setup.py

bug 1154388

Change-Id: I1265b93edaa997405909e6e3dc408f365f2043e9
This commit is contained in:
Dan Wendlandt 2013-03-12 18:08:35 -07:00
parent e8e9e17e28
commit 42bda52ac7
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ Name = 'quantum'
Url = "https://launchpad.net/quantum"
Version = setup.get_version(Name, '2013.1')
License = 'Apache License 2.0'
Author = 'Netstack'
AuthorEmail = 'netstack@lists.launchpad.net'
Author = 'OpenStack'
AuthorEmail = 'openstack-dev@lists.openstack.org'
Maintainer = ''
Summary = 'Quantum (virtual network service)'
ShortDescription = Summary