[openstack-dev] sqlalchemy-migrate 0.9.1 release impending - oslo.db and Py3 support

2014-05-05 Thread David Ripton
. I plan on doing the release tomorrow, unless someone objects. Thanks. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Nova client] gate-python-novaclient-pypy

2014-03-10 Thread David Ripton
ion-externally-managed not recognized Any ideas? It looks like the pypy gate is uninstalling setuptools, *not* subsequently installing setuptools or distribute, and the mimeparse package's setup.py includes options (entry_points, zip_safe) that require setuptools or distribute (and ca

Re: [openstack-dev] [nova][db] Thoughts on making instances.uuid non-nullable?

2014-03-10 Thread David Ripton
yone agrees that db-archiving is not ideal, but we probably want something better in place before we rip it out. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] sqlalchemy-migrate release impending

2014-03-07 Thread David Ripton
On 02/26/2014 11:24 AM, David Ripton wrote: I'd like to release a new version of sqlalchemy-migrate in the next couple of days. The only major new feature is DB2 support. If anyone thinks this is a bad time, please let me know. sqlalchemy-migrate 0.9 is now available via pip. Notabl

Re: [openstack-dev] sqlalchemy-migrate release impending

2014-03-03 Thread David Ripton
On 02/28/2014 04:22 PM, Matt Riedemann wrote: On 2/26/2014 11:34 AM, Sean Dague wrote: On 02/26/2014 11:24 AM, David Ripton wrote: I'd like to release a new version of sqlalchemy-migrate in the next couple of days. The only major new feature is DB2 support. If anyone thinks this is

Re: [openstack-dev] WARNING: ... This application has not enabled MySQL traditional mode, which means silent data corruption may occur - real issue?

2014-03-03 Thread David Ripton
roblem should mostly go away. But, yeah, we should probably remove that warning, since if we let users override the default, we shouldn't fill their log partition for doing so. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev m

Re: [openstack-dev] Toward SQLAlchemy 0.9.x compatibility everywhere for Icehouse

2014-03-03 Thread David Ripton
view all these today. BTW, I just pushed sqlalchemy-migrate 0.8.4 with DB2 support. I agree that we should push a 0.9 as soon as all the SQLAlchemy-0.9 compatibility stuff is in and working. -- David Ripton Red Hat drip...@redhat.com ___ OpenSt

Re: [openstack-dev] Hacking and PEP 257: Extra blank line at end of multi-line docstring

2014-02-26 Thread David Ripton
ools don't enforce perfectly. I think it's fine for human reviewers to point such things out. (And then submit a patch to hacking to avoid the need to do so in the future.) -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev ma

[openstack-dev] sqlalchemy-migrate release impending

2014-02-26 Thread David Ripton
I'd like to release a new version of sqlalchemy-migrate in the next couple of days. The only major new feature is DB2 support. If anyone thinks this is a bad time, please let me know. -- David Ripton Red Hat drip...@redhat.com ___ Open

Re: [openstack-dev] [openstack][nova][social-apects] Social aspects shouldn't impact on dev process

2013-11-21 Thread David Ripton
ter summit David Ripton made the similar BP (probably he didn't know): https://blueprints.launchpad.net/nova/+spec/db-purge2 That is already approved by Joe Gordon. (that already know that we are working on same problem) Why? (btw question about Purge Engine was raised by me on the summit and com

Re: [openstack-dev] sqlalchemy-migrate needs a new release

2013-11-15 Thread David Ripton
On 11/15/2013 10:41 AM, David Ripton wrote: sqlalchemy-migrate-0.8.1 is now up on PyPI. Thanks fungi for kicking PyPI for me. So there was a hardcoded version number inside migrate/__init__.py, which broke things when I didn't manually update it to sync with the new release'

Re: [openstack-dev] sqlalchemy-migrate needs a new release

2013-11-15 Thread David Ripton
On 11/14/2013 03:43 PM, David Ripton wrote: On 11/11/2013 03:35 PM, David Ripton wrote: I'll volunteer to do this release. I'll wait 24 hours from the timestamp of this email for input first. So, if anyone has opinions about the timing of this release, please speak up. (In parti

Re: [openstack-dev] sqlalchemy-migrate needs a new release

2013-11-14 Thread David Ripton
On 11/14/2013 03:55 PM, Matt Riedemann wrote: On 11/14/2013 2:43 PM, David Ripton wrote: On 11/11/2013 03:35 PM, David Ripton wrote: I'll volunteer to do this release. I'll wait 24 hours from the timestamp of this email for input first. So, if anyone has opinions about the timi

Re: [openstack-dev] sqlalchemy-migrate needs a new release

2013-11-14 Thread David Ripton
On 11/11/2013 03:35 PM, David Ripton wrote: I'll volunteer to do this release. I'll wait 24 hours from the timestamp of this email for input first. So, if anyone has opinions about the timing of this release, please speak up. (In particular, I'd like to do a releas

Re: [openstack-dev] Split of the openstack-dev list

2013-11-14 Thread David Ripton
get just as much mail plus the extra noise from people posting wrong.) -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [qa] Policy on spelling and grammar

2013-11-11 Thread David Ripton
as part of a review, they also submit the replacement text rather than just -1. - The submitter incorporates that change into a patch Of course. This is what already happens almost all of the time IMX. -- David Ripton Red Hat drip...@redhat.com

Re: [openstack-dev] sqlalchemy-migrate needs a new release

2013-11-11 Thread David Ripton
edermann's DB2 support patch https://review.openstack.org/#/c/55572/ lands, just in case it breaks anything. Of course we could do another release shortly after it gets in, to make folks who use DB2 happy.) -- David Ripton Red Hat drip...@redhat.com ___

Re: [openstack-dev] Bad review patterns

2013-11-07 Thread David Ripton
e touched? If Gerrit sent less mail, it would be easier to treat its mails as a critical call to action to re-review. (There's probably a way to use fancy message filtering to accomplish this, but that would only work for people willing/able to set up such filte

Re: [openstack-dev] Remove vim modelines?

2013-10-24 Thread David Ripton
Don't Repeat Yourself). Another +1 from a Vim user. These patches are No Fun to review, so anyone who wants these gone, please pitch in. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstac

Re: [openstack-dev] Hyper-V meeting Minutes

2013-10-16 Thread David Ripton
hes from authors who do a lot of reviews. That would provide an incentive for everyone to review more. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Oslo] Change ListOpt and DictOpt default values

2013-10-10 Thread David Ripton
2.14. We can't make every project in the world not do that, but we sure should avoid doing it ourselves. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] stalled bug fixes for vmware driver

2013-09-20 Thread David Ripton
y-somewhat-vetted reviews, and leave the new reviews to non-core reviewers. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [heat][oslo] mysql, sqlalchemy and sql_mode

2013-09-11 Thread David Ripton
On 09/11/2013 12:28 PM, Monty Taylor wrote: On 09/11/2013 11:09 AM, David Ripton wrote: On 09/11/2013 06:37 AM, Steven Hardy wrote: I'm investigating some issues, where data stored to a text column in mysql is silently truncated if it's too big. It appears that the default config

Re: [openstack-dev] [heat][oslo] mysql, sqlalchemy and sql_mode

2013-09-11 Thread David Ripton
7167 Unfortunately we have some MySQL-only code, and PostgreSQL obviously can't catch such errors there. I think we should consider turning off auto-truncation for MySQL on our CI boxes. -- David Ripton Red Hat drip...@redhat.com ___ O

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-28 Thread David Ripton
-review is awesome. Everyone should try next-review. But we should try to make Gerrit do the right thing too, just in case some people prefer it to next-review.) -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack

Re: [openstack-dev] [nova][tempest][rdo] looking for opinions on change 43298

2013-08-28 Thread David Ripton
things. I think it's a bug that needs to be fixed in "nova-manage" rather than something Tempest should have to work around. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Proposal oslo.db lib

2013-08-16 Thread David Ripton
o-db folks to make using this code easier for everyone else. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] Neutron a quick qpid revert

2013-08-13 Thread David Ripton
and then just wait on oslo.messaging to fix the original RPC concern here? Thanks Dan. That's my mistake, for pulling over the entire latest impl_qpid.py rather than just my tiny fix to it. I'll redo the patch. -- David Ripton Red Hat drip...@

Re: [openstack-dev] [Neutron][Requirement] SQLAlchemy raises None, causes TypeError

2013-07-18 Thread David Ripton
he other project needs 0.7 version, please let me know. Heat fails with SQLAlchemy 0.8. https://bugs.launchpad.net/heat/+bug/1199435 -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lis

Re: [openstack-dev] headsup - transient test failures on py26 ' cannot import name OrderedDict'

2013-07-17 Thread David Ripton
/2013/06/05/red-hat-software-collections-1-0-beta-now-available/ (TL;DR : Red Hat Software Collections is a way to get newer versions of Python and some other software on RHEL 6. It's still in beta though.) -- David Ripton Red Hat drip...@redha

Re: [openstack-dev] [DB][Migrations] Switching to using of Alembic

2013-07-16 Thread David Ripton
to use the future version of Alembic with this feature, though. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [DB][Migrations] Switching to using of Alembic

2013-07-16 Thread David Ripton
sible. I have some old code that does 90% of the work, so we only have to do the other 90%. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Nova] Seperate out 'soft-deleted' instances from 'deleted' ones?

2013-07-16 Thread David Ripton
s is really confusing, and leads to bugs. The more public we make this, the harder it will be to fix it in the future. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstac

Re: [openstack-dev] SQLAlchemy-migrate needs a new maintainer

2013-07-12 Thread David Ripton
there are at least 2 others. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] DB team meeting Thursday 1900 UTC

2013-07-11 Thread David Ripton
On 07/10/2013 03:41 PM, David Ripton wrote: We don't have the DB team meeting every week, but we're having it this week. Thursday at 1900 UTC in #openstack-meeting. Thanks. We had the DB meeting today. Major things discussed were sqlalchemy-migrate maintainership crisis (it s

Re: [openstack-dev] SQLAlchemy-migrate needs a new maintainer

2013-07-11 Thread David Ripton
_ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org ht

Re: [openstack-dev] [Review] Use of exception for non-exceptional cases

2013-07-10 Thread David Ripton
't mean it's still true. Exceptions are often more robust. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] DB team meeting Thursday 1900 UTC

2013-07-10 Thread David Ripton
We don't have the DB team meeting every week, but we're having it this week. Thursday at 1900 UTC in #openstack-meeting. Thanks. -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstac

Re: [openstack-dev] sqlalchemy 0.8 and Grizzly: heat and cinder failing

2013-07-09 Thread David Ripton
patibility concerns, so a change like this would need to receive a extra review scrutiny to prove it couldn't break anything. I threw up a patch to excise these arguments from Cinder DB migrations. https://review.openstack.org/36302 I will add some comments about how scary this type of

Re: [openstack-dev] Work around DB in OpenStack (Oslo, Nova, Cinder, Glance)

2013-07-08 Thread David Ripton
get away with being sloppy, so people are sloppy. What I'd really like to see is for the entire soft-delete idea to go away, and just delete rows when it's time to delete them. Does anyone remember why soft-deletes got added in the first place? -- David Ripton

Re: [openstack-dev] [vmware] VMwareAPI sub-team status update

2013-07-03 Thread David Ripton
(I just successfully put one of my reviews into WIP state and then back to Ready for Review, so it's not globally broken.) Are you logged into Gerrit? -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list

Re: [openstack-dev] [Keystone][Nova] Why migrate_version not InnoDB?

2013-07-01 Thread David Ripton
s on the migrate_versions table, so modifying it from within a sqlalchemy-migrate script is scary. And it's a tiny table that's only used during DB migrations, so I doubt you'd see any actual benefit. -- David Ripton Red Hat drip...@redhat.com

Re: [openstack-dev] Gerrit's Jenkins should stop running tests after first failure

2013-06-18 Thread David Ripton
ve us an ultimatum that if nobody fixed it soon, it would be disabled. (Happy ending: Mauro fixed it before it got disabled.) -- David Ripton Red Hat drip...@redhat.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org