Yes. Three things: a) change project='savannadashboard' in your setup.py to project='savanna-dashboard' (and then later we should pbr you)
b) run "python setup.py register" to register the project on pypi c) go to pypi, log in, and add 'openstackci' as an owner of the project At that point, releases should work. On 07/15/2013 11:11 AM, Rafael Folco wrote: > Tarball name is different from what you have in the repo... not sure the > reason though. > > I see a tarball without "-" at > http://tarballs.openstack.org/savanna-dashboard/savannadashboard-0.2.tar.gz... > > and curl is trying to retrieve with savanna-dashboard (with "-") > > curl --fail -o savanna-dashboard-0.2.tar.gz > http://tarballs.openstack.org/savanna-dashboard/savanna-dashboard-0.2.tar..gz > <http://tarballs.openstack.org/savanna-dashboard/savanna-dashboard-0.2.tar.gz> > > > > > On Mon, Jul 15, 2013 at 11:54 AM, Sergey Lukjanov > <[email protected] <mailto:[email protected]>> wrote: > > Hi Infra team, > > today we released Savanna 0.2 version, but there are some problems > with uploading savanna-dashboard to pypi. > > savanna-dashboard isn't uploaded to pypi at all :( It looks like > that it's no project create for it - > https://jenkins.openstack.org/job/savanna-dashboard-pypi-upload/1/console > > Could you please help us? > > Thank you. > > Sincerely yours, > Sergey Lukjanov > Savanna Technical Lead > Mirantis Inc. > > > _______________________________________________ > OpenStack-Infra mailing list > [email protected] > <mailto:[email protected]> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra > > > > > _______________________________________________ > OpenStack-Infra mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra > _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
