The spec file should be of the profile to be validated, not created,
which is copied from profile create.
Change-Id: Idd7b5426da45ca93c9405fd860c47178ffa1a399
This reverts commit 130a522cad462b8bb12ceb92b2e437d63706e384.
Let's do it again because the global requirements version is bumped now.
Change-Id: I41a0384527fa76c1747628651a771d012426b86c
Like I21fe5dad0b401672fdde719b8d0adff5fef1e54d, this relies on features
from the SDK has not been released/integrated with upper-constraints.txt
This reverts commit 82771162c96f6ce82aa7deefcb3f2112f553b420.
Change-Id: Idf4be216ffb7ecb2632489754c830b9357f8173d
This reverts commit 508df27dd3e963cdcd6f45c27b208773cc7274bf.
The corresponding fix in SDK has not been released.
Change-Id: I21fe5dad0b401672fdde719b8d0adff5fef1e54d
This patch fix project_id and user_id show bug in
command `openstack cluster profile validate`.
Change-Id: I603a818721ea5f702df34115a15abb4f80c16d8b
Closes-Bug: #1650119
We have supported metadata clean before.This patch adds
help for this function.
Change-Id: I0aba991202ec6053228678dea63ac15679cfd92b
Depends-On:Id541b209b2e0a67a5243ccc3099ed3f5a8d13460
Base classes of commands are defined in cliff,
but have been encapsulated again in osc-lib for
all plugin clients. So use osc-lib instead of
cliff.
Change-Id: I7b64c4dbedf270720f222471d57b9e20ab5a046c
osc-lib is a package of common support modules for writing
OSC plugins. All common functions, classes such as exceptions,
utils, logs and so on have been moved from openstackclient to
osc-lib.
So use osc-lib instead of openstackclient.
Change-Id: I94fceb763e7370596357db949f5e3eef091ee561
This patch refactors the OSC (OpenStackClient) support so that they are
moved out of a sub directory. We will use it as the 'default' CLI while
deprecating the previous shell.
Change-Id: I2553f0f38e5fa30735be63ab00dec4b3a4080ba5