-
- Downloads
Labels override
This adds a boolean flag called --merge-labels at the create CLIs for clusters and nodegroups. The show output for clusters and nodegroups is modified to contain also new fields called "labels_overridden", "labels_added", "labels_skipped". The new labels contain the differences of the object's labels with its parent's. story: 2007515 task: 39692 Depends-On: I1054c54da96005a49e874de6f4cf60b5db57fc02 Change-Id: Ie68bb85f4b8bbacc5b71b523d8639cf30e6e1992 (cherry picked from commit 0febfc72)
Showing
- magnumclient/osc/v1/clusters.py 16 additions, 1 deletionmagnumclient/osc/v1/clusters.py
- magnumclient/osc/v1/nodegroups.py 16 additions, 1 deletionmagnumclient/osc/v1/nodegroups.py
- magnumclient/tests/osc/unit/v1/fakes.py 6 additions, 0 deletionsmagnumclient/tests/osc/unit/v1/fakes.py
- magnumclient/v1/clusters.py 1 addition, 0 deletionsmagnumclient/v1/clusters.py
- magnumclient/v1/nodegroups.py 1 addition, 1 deletionmagnumclient/v1/nodegroups.py
Please register or sign in to comment