Matt Riedemann 1fd68964ea Deprecate --tenant option from flavor-access-list
The --tenant option in the flavor-access-list command was
never implemented and filtering by tenant is not supported
in the REST API for os-flavor-access, so to avoid confusion
this change deprecates the command line option.

It also removes the cruft that was in the python API code
so that only 'flavor' is allowed. This it not a backward
incompatible change since list() still takes kwargs and still
raises a NotImplementedError for anything in kwargs but
'flavor'.

Change-Id: I2c36376674f3a7caf5967a16ac0152f17d9fc906
Closes-Bug: #1582284
2016-05-18 14:10:42 -04:00
..
2015-02-04 17:40:46 +02:00
2015-12-16 13:55:26 +00:00
2016-03-07 14:25:54 +09:00
2015-02-04 17:40:46 +02:00
2015-02-04 17:40:46 +02:00
2016-04-01 10:02:11 +00:00
2015-12-07 20:01:38 +08:00