[Openstack-operators] [oslo] Config Validator

2018-10-11 Thread Ben Nemec
Hi, We recently merged a new feature to oslo.config and it was suggested that I publicize it since it addresses a longstanding pain point. It's a validator tool[1] that will warn or error on any entries in a config file that aren't defined in the service or are deprecated. Previously this

Re: [Openstack-operators] [openstack-dev] [goals][upgrade-checkers] Week R-26 Update

2018-10-15 Thread Ben Nemec
On 10/15/18 3:27 AM, Jean-Philippe Evrard wrote: On Fri, 2018-10-12 at 17:05 -0500, Matt Riedemann wrote: The big update this week is version 0.1.0 of oslo.upgradecheck was released. The documentation along with usage examples can be found here [1]. A big thanks to Ben Nemec for getting

Re: [Openstack-operators] [openstack-dev] [nova] Would an api option to create an instance without powering on be useful?

2018-11-30 Thread Ben Nemec
On 11/30/18 6:06 AM, Matthew Booth wrote: I have a request to do $SUBJECT in relation to a V2V workflow. The use case here is conversion of a VM/Physical which was previously powered off. We want to move its data, but we don't want to be powering on stuff which wasn't previously on. This