9864801d46
This patch adds new command line 'nova-policy'. This is administrator command line, it is tool for experience the policy discovery which is still under-development. Co-Authered-by: Alex Xu <hejie.xu@intel.com> Change-Id: If4abf0fca043de2cb5c719a53505526f3c0b871b Implements: blueprint discoverable-policy-cli
8 lines
381 B
YAML
8 lines
381 B
YAML
---
|
|
features:
|
|
- The nova-policy command line is implemented as a tool to experience the
|
|
under-development feature policy discovery. User can input the credentials
|
|
infomation and the instance info, the tool will return a list of API which
|
|
can be allowed to invoke. There isn't any contract for the interface of
|
|
the tool due to the feature still under-development.
|