[openstack-dev] [Murano] SQLite support - drop or not?

2015-01-23 Thread Andrew Pashkin
on SQLite. We also can drop SQLite support and in this case: - We just factor out all that related to SQLite from migrations one time and set this bug as Won't fix. Let's discuss that. -- With kind regards, Andrew Pashkin. cell phone - +7 (985) 898 57 59 Skype - waves_in_fluids e-mail - apash

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-01-26 Thread Andrew Pashkin
/On 26.01.2015 18:05, Ruslan Kamaldinov wrote:/ /I think it's still important to perform migration specific checks. We want to make sure that DB is in expected state after each specific migration./ Why? On 26.01.2015 18:05, Ruslan Kamaldinov wrote: On Mon, Jan 26, 2015 at 3:03 PM, Andrew

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-02-03 Thread Andrew Pashkin
solution is to drop all current migrations and introduce new one with correct names. you definitely shouldn’t need to do that. Why? On 30.01.2015 22:00, Mike Bayer wrote: Andrew Pashkin apash...@mirantis.com wrote: Working on this issue I encountered another problem. Most indices

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-01-27 Thread Andrew Pashkin
On 26.01.2015 18:34, Ruslan Kamaldinov wrote: On Mon, Jan 26, 2015 at 6:12 PM, Andrew Pashkin apash...@mirantis.com wrote: On 26.01.2015 18:05, Ruslan Kamaldinov wrote: I think it's still important to perform migration specific checks. We want to make sure that DB is in expected state after

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-01-26 Thread Andrew Pashkin
database-specific features (stored procedures etc). There are good chances that these cases will never happen in reality, as I understand, so I tend to agree. -- With kind regards, Andrew Pashkin. cell phone - +7 (985) 898 57 59 Skype - waves_in_fluids e-mail - apash...@mirantis.com

[openstack-dev] [Murano] Environment status

2015-02-12 Thread Andrew Pashkin
/017d25f49e60e18365a50756f524e15f8d4fa78a/murano/db/services/environments.py#L62 -- With kind regards, Andrew Pashkin. cell phone - +7 (985) 898 57 59 Skype - waves_in_fluids e-mail - apash...@mirantis.com __ OpenStack Development

[openstack-dev] [Murano] Should we run tests on all supported database engines?

2015-03-02 Thread Andrew Pashkin
for some DBs. 3) Do not test such issues at all. Do anyone has some thoughts on this? -- With kind regards, Andrew Pashkin. cell phone - +7 (985) 898 57 59 Skype - waves_in_fluids e-mail - apash...@mirantis.com __ OpenStack

Re: [openstack-dev] [Murano] Should we run tests on all supported database engines?

2015-03-02 Thread Andrew Pashkin
/catalog/api.py#L226-226 On 02.03.2015 19:05, Serg Melikyan wrote: Hi Andrew, I think we should isolate DB access layer and test this layer extensively on MySQL PostgreSQL. On Mon, Mar 2, 2015 at 6:57 PM, Andrew Pashkin apash...@mirantis.com mailto:apash...@mirantis.com wrote

Re: [openstack-dev] [Murano] Should we run tests on all supported database engines?

2015-03-05 Thread Andrew Pashkin
should not introduce it. On 02.03.2015 19:05, Serg Melikyan wrote: Hi Andrew, I think we should isolate DB access layer and test this layer extensively on MySQL PostgreSQL. On Mon, Mar 2, 2015 at 6:57 PM, Andrew Pashkin apash...@mirantis.com mailto:apash...@mirantis.com wrote

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-01-30 Thread Andrew Pashkin
to use. [1] http://alembic.readthedocs.org/en/latest/naming.html#tutorial-constraint-names [2] https://review.openstack.org/150818 -- With kind regards, Andrew Pashkin. cell phone - +7 (985) 898 57 59 Skype - waves_in_fluids e-mail - apash...@mirantis.com