diff options
| author | Rui Chen <chenrui.momo@gmail.com> | 2016-03-21 16:29:14 +0800 |
|---|---|---|
| committer | Rui Chen <chenrui.momo@gmail.com> | 2016-03-24 10:33:23 +0800 |
| commit | 4cbcd02a5787f402a95c84da613d3f8cd7d09312 (patch) | |
| tree | 1280129ea1798fe1c4fc14d1896f7fc1409b192c /releasenotes | |
| parent | 4b4349ee6821f08fb1483d5281d568081649a0d9 (diff) | |
| download | python-openstackclient-4cbcd02a5787f402a95c84da613d3f8cd7d09312.tar.gz | |
Add "aggregate unset" to osc
Support "aggregate unset" command in order to
remove the property of aggregate object in OSC.
Change-Id: I49645135586362f0fd251f5e4a4c03eff273d9e9
Closes-Bug: #1559866
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bug-1559866-733988f5dd5b07bb.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1559866-733988f5dd5b07bb.yaml b/releasenotes/notes/bug-1559866-733988f5dd5b07bb.yaml new file mode 100644 index 00000000..26bd9a03 --- /dev/null +++ b/releasenotes/notes/bug-1559866-733988f5dd5b07bb.yaml @@ -0,0 +1,4 @@ +--- +features: + - Add ``aggregate unset`` command for compute v2 + [Bug `1559866 <https://bugs.launchpad.net/python-openstackclient/+bug/1559866>`_] |
