deb-zaqar/zaqar/storage/sqlalchemy
wanghao f204280187 "group" word should be used instead "pool"
Currently, when creating a new flavor, here
it need to set pool group name for the first
argument "pool".
For making clear between a pool and pool group,
So we should replace "pool" word with "pool_group"
at all the places.

According the discussion in IRC, for giving users time
to mirgate, we will support 'pool' and 'pool_group'
both in M, and will remove 'pool' in N.

APIImpact

Change-Id: Id4c976a1fc9cc7fb9b72482b4e3a7f7f80f94492
Closes-Bug: #1504959
2016-02-23 11:20:48 +08:00
..
__init__.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
catalogue.py Don't create a connection on constructor 2015-09-09 08:59:50 +02:00
controllers.py Add support for flavors in sqlalchemy 2015-09-02 00:02:57 +02:00
driver.py Trival: Remove unused logging import In some files 2015-12-28 14:22:23 +08:00
flavors.py "group" word should be used instead "pool" 2016-02-23 11:20:48 +08:00
options.py Remove messages and claims from sql code 2015-06-05 11:16:34 +02:00
pools.py Merge "Rename get_group to get_pools_by_group" 2015-09-23 13:13:38 +00:00
queues.py Restore sqlalchemy unit tests 2015-09-02 00:02:57 +02:00
tables.py "group" word should be used instead "pool" 2016-02-23 11:20:48 +08:00
utils.py Port to oslo_log 2015-05-27 21:29:35 +00:00