3 Commits

Author SHA1 Message Date
Dean Troyer
f999ba25d1 Add deprecated_option_warning() method to Command
This method factors out a common pattern for handling deprecated
command options.

Change-Id: I8ca8ec76365833cc8a71388e478680f7f8444be0
2017-01-04 11:11:11 -06:00
Dean Troyer
263dd52fa9 Backport --os-beta-command
Added to OSC in https://review.openstack.org/305436
and updated in https://review.openstack.org/324609

Change-Id: I6613954ed984c4d471fdd8bab8367731215318ec
2016-06-08 10:17:14 -05:00
Dean Troyer
2bcf7396d8 Begin moving bits to osc_lib
* command
* commandmanager
* exceptions
* logs
* parseractions
* session
* timing
* utils
* test fakes, utils
2016-05-12 16:07:24 -05:00