-
- Downloads
There was an error fetching the commit references. Please try again later.
Add nodegroup CRUD commands
The commands added are: * openstack coe nodegroup create <params> <cluster> <nodegroup> * openstack coe nodegroup delete <cluster> <nodegroup> * openstack coe nodegroup update <op> <params> <cluster> <nodegroup> Depends-On: I4ad60994ad6b4cb9cac18129557e1e87e61ae98c Change-Id: I98b662b5a95f16d80852e3b30683c75e78acb3e5 (cherry picked from commit 934cf548)
Showing
- magnumclient/osc/v1/nodegroups.py 174 additions, 2 deletionsmagnumclient/osc/v1/nodegroups.py
- magnumclient/tests/osc/unit/v1/fakes.py 4 additions, 1 deletionmagnumclient/tests/osc/unit/v1/fakes.py
- magnumclient/tests/osc/unit/v1/test_nodegroups.py 176 additions, 1 deletionmagnumclient/tests/osc/unit/v1/test_nodegroups.py
- magnumclient/tests/v1/test_nodegroups.py 109 additions, 0 deletionsmagnumclient/tests/v1/test_nodegroups.py
- magnumclient/v1/nodegroups.py 17 additions, 0 deletionsmagnumclient/v1/nodegroups.py
- setup.cfg 3 additions, 1 deletionsetup.cfg
Loading
Please register or sign in to comment