Files
placement/nova/api/openstack
Chris Dent 431eaf6edb Move db MAX constants to own file
The "MAX" constants in the db api are useful to import without
needing to import the rest of the api, so they are moved to a
constants.py file in the same package. api.py then imports the
symbols from that file for backwards compatibility.

The handler and schema for placement inventories (which use the MAX
constants) are updated to point to the constants file directly as
they do not need the db api.

Change-Id: Ifab10e023bcf4389f6514b477755c4cced2d1598
2018-03-01 11:09:29 +00:00
..
2017-12-20 11:35:38 +08:00