summaryrefslogtreecommitdiffstats
path: root/pypi
Commit message (Collapse)AuthorAgeFilesLines
* Update references with new Mailing List locationTom Fifield2013-07-291-1/+1
| | | | | | | | | | | Yesterday, openstack@lists.launchpad.org was migrated with all users to openstack@list.openstack.org. This patch updates references to the old mailing list with the new, to ensure that people encountering them don't accidentally try and join the old list! Change-Id: I170b02bde2d3b93ddefb27452135dc09b23236de
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-131-1/+1
| | | | | | | | | | fixes bug 1154745 The previous update (https://review.openstack.org/#/c/24103/) missed header files that contained "OpenStack, LLC". This change corrects the missed files to reflect the OpenStack Foundation. Change-Id: I9c6de265267485ef2c82ea7e6d8643e82134d102
* Add setup.py for registering namespace packageDoug Hellmann2012-10-303-0/+48
Create a dummy package and setup.py file solely to be used to register the name "oslo" on PyPI. Change-Id: Ica9dd1cf05fda36c317223ead22a94f337f3ae21 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>