diff options
| author | Dan Smith <dansmith@redhat.com> | 2017-03-17 07:11:38 -0700 |
|---|---|---|
| committer | Matt Riedemann <mriedem.os@gmail.com> | 2017-10-03 20:43:47 +0000 |
| commit | 41aeb89cae68a0e2ce03a248226488d4ba2ea8af (patch) | |
| tree | f96eab93bd2efa38a78455d00dada8940c115021 /doc | |
| parent | 5620beb7c8d3ff6a30ddef2140ae3aa1fbde6a98 (diff) | |
| download | python-novaclient-newton-eol.tar.gz | |
Fix aggregate_update name and availability_zone clashnewton-eol6.0.2stable/newton
The name and availability_zone arguments to aggregate update were
replaced by optional parameters in change
I778ab7ec54a376c60f19dcc89fe62fcab6e59e42. However, the '--name' and
'name' arguments in the parser would conflict, resulting in only the
deprecated argument working. Thus, attempting to update the name
on an aggregate using --name would end up doing a PUT with no new
name provided.
Note that there were unit tests for this, but they were not catching
this problem. So, this removes those tests and adds functional tests
to poke it.
Change-Id: Ifef6fdc1a737dd219712a4525d4e34afd3fbd80c
Closes-Bug: #1673789
(cherry picked from commit 20f00553d0d8ed791105d5f7fc8798b9ac6a6a53)
(cherry picked from commit 983f7211a872a5be9698d7c57fda41020765a64a)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
