One of the playbooks was using 'nova flavor-create',
which was causing failures in the neutron gate. Change
to use 'openstack flavor create' instead as nova has
been deprecated for a while.
Change-Id: I193396ecdff50748c8253287d3e9a273be843db4
Closes-bug: #2031971