<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-novaclient.git/novaclient/v2/hypervisors.py, branch master</title>
<subtitle>opendev.org: openstack/python-novaclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/'/>
<entry>
<title>Add support for microversion v2.88</title>
<updated>2021-03-02T12:14:12+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephenfin@redhat.com</email>
</author>
<published>2021-01-12T17:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=54d4da112a6e84db5bda497364a49b9debfc2904'/>
<id>54d4da112a6e84db5bda497364a49b9debfc2904</id>
<content type='text'>
The key change here is that the 'GET /os-hypervisors/{id}/uptime' API
will now returns a HTTP 404 starting in 2.88. The 'GET
/os-hypervisors/{id}' will instead now include an 'uptime' value. The
'novaclient.v2.hypervisors.HypervisorManager.uptime' method is updated
to handle this.

Change-Id: Ib99fbd820a586c14527ff64b319df0b7a44e1b8b
Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The key change here is that the 'GET /os-hypervisors/{id}/uptime' API
will now returns a HTTP 404 starting in 2.88. The 'GET
/os-hypervisors/{id}' will instead now include an 'uptime' value. The
'novaclient.v2.hypervisors.HypervisorManager.uptime' method is updated
to handle this.

Change-Id: Ib99fbd820a586c14527ff64b319df0b7a44e1b8b
Signed-off-by: Stephen Finucane &lt;stephenfin@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove six</title>
<updated>2020-02-21T09:48:38+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2020-02-20T09:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=c4c44bcb2df01b77089139b267b1219008f9421e'/>
<id>c4c44bcb2df01b77089139b267b1219008f9421e</id>
<content type='text'>
Mostly a find-replace job. Let's do this now so we don't have to carry
it for the next decade.

Change-Id: I7bef9fb7c6895f746cee1aca6522786f38b9857c
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly a find-replace job. Let's do this now so we don't have to carry
it for the next decade.

Change-Id: I7bef9fb7c6895f746cee1aca6522786f38b9857c
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow searching for hypervisors and getting back details</title>
<updated>2019-05-18T18:47:11+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem.os@gmail.com</email>
</author>
<published>2019-05-17T22:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=0dc6b96ec83703a0607c4df16e43856632aecb61'/>
<id>0dc6b96ec83703a0607c4df16e43856632aecb61</id>
<content type='text'>
The 2.53 microversion allows listing hypervisors with
details and filtering on a hypervisor_hostname substring
pattern match.

This makes the python API binding HypervisorManager.search
method allow that as well by adding a new 'detailed' boolean
kwarg which defaults to False for backward compatibility for
the /search and /servers routes before 2.53, but allows
searching and getting detailed results back as well.

Change-Id: I81fa4520af3cc7f1298c262f4fdc4e15fbc6d7ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 2.53 microversion allows listing hypervisors with
details and filtering on a hypervisor_hostname substring
pattern match.

This makes the python API binding HypervisorManager.search
method allow that as well by adding a new 'detailed' boolean
kwarg which defaults to False for backward compatibility for
the /search and /servers routes before 2.53, but allows
searching and getting detailed results back as well.

Change-Id: I81fa4520af3cc7f1298c262f4fdc4e15fbc6d7ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize limit option docs string description for novaclient</title>
<updated>2019-05-17T03:01:30+00:00</updated>
<author>
<name>chenke</name>
<email>chen.ke14@zte.com.cn</email>
</author>
<published>2019-03-13T12:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=2ecb39710f1fd9f6e5765e52d29953c2af44e714'/>
<id>2ecb39710f1fd9f6e5765e52d29953c2af44e714</id>
<content type='text'>
Change-Id: I85ee36b0447869771782d1059957a46447940b59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I85ee36b0447869771782d1059957a46447940b59
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle unicode multi-byte characters</title>
<updated>2019-02-22T05:32:49+00:00</updated>
<author>
<name>asmita singh</name>
<email>asmita.singh@nttdata.com</email>
</author>
<published>2019-01-02T06:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=4450e7ba3176cd26cdfa758355f8ed4ad8bacab2'/>
<id>4450e7ba3176cd26cdfa758355f8ed4ad8bacab2</id>
<content type='text'>
If you pass unicode multi-byte character to 'hypervisor-list'
and 'instance-usage-audit-log' commands using --matching
and --before options respectively, it returns keyerror.

This patch fixes these issues by encoding the host name and
date passed to the --matching and --before options
respectively.

Closes-Bug: #1804156

Change-Id: I9587af7e0fdd921fcaebe3e5c6c5bb40a9393e01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you pass unicode multi-byte character to 'hypervisor-list'
and 'instance-usage-audit-log' commands using --matching
and --before options respectively, it returns keyerror.

This patch fixes these issues by encoding the host name and
date passed to the --matching and --before options
respectively.

Closes-Bug: #1804156

Change-Id: I9587af7e0fdd921fcaebe3e5c6c5bb40a9393e01
</pre>
</div>
</content>
</entry>
<entry>
<title>Microversion 2.53 - services and hypervisors using UUIDs</title>
<updated>2017-07-26T13:04:19+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem.os@gmail.com</email>
</author>
<published>2017-07-20T03:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=5745beae5c456aafef82ab7af94b452875409760'/>
<id>5745beae5c456aafef82ab7af94b452875409760</id>
<content type='text'>
Adds support for the 2.53 microversion which changes the
os-services and os-hypervisors APIs to use a UUID for the ID
value on the resource.

Also, the PUT and GET API methods have changed a bit for
both resources in this microversion, so the pythong API
bindings and command lines have been adjusted accordingly.

Part of blueprint service-hyper-uuid-in-api

Change-Id: Ic721143cc154d91e74a8a9dd2c1e991045c94305
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for the 2.53 microversion which changes the
os-services and os-hypervisors APIs to use a UUID for the ID
value on the resource.

Also, the PUT and GET API methods have changed a bit for
both resources in this microversion, so the pythong API
bindings and command lines have been adjusted accordingly.

Part of blueprint service-hyper-uuid-in-api

Change-Id: Ic721143cc154d91e74a8a9dd2c1e991045c94305
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 1.1 extension comment</title>
<updated>2017-04-27T07:40:29+00:00</updated>
<author>
<name>jichenjc</name>
<email>jichenjc@cn.ibm.com</email>
</author>
<published>2017-03-28T22:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=d5ecc50063597f0bfaeb2133ba316193f024988a'/>
<id>d5ecc50063597f0bfaeb2133ba316193f024988a</id>
<content type='text'>
According to recent nova changes, extension is deprecated and
1.1 is also deprecated, so to avoid confusion, remove
those comments in the code

Change-Id: Idc78af2151a0fff159c9b32595ed72a04808b7ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to recent nova changes, extension is deprecated and
1.1 is also deprecated, so to avoid confusion, remove
those comments in the code

Change-Id: Idc78af2151a0fff159c9b32595ed72a04808b7ee
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the description of hypervisors.list</title>
<updated>2016-11-18T06:41:02+00:00</updated>
<author>
<name>licanwei</name>
<email>li.canwei2@zte.com.cn</email>
</author>
<published>2016-11-18T06:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=d93ea9eb75c7534b4d075583dbab859f19c01b9b'/>
<id>d93ea9eb75c7534b4d075583dbab859f19c01b9b</id>
<content type='text'>
trivial docstring fix

http://docs.openstack.org/developer/python-novaclient
/ref/v2/hypervisors.html

Change-Id: I1b7a3eed1e809fde80dd49fd617931ca4e2fc072
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trivial docstring fix

http://docs.openstack.org/developer/python-novaclient
/ref/v2/hypervisors.html

Change-Id: I1b7a3eed1e809fde80dd49fd617931ca4e2fc072
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for microversion 2.33</title>
<updated>2016-08-03T15:37:55+00:00</updated>
<author>
<name>Andrey Volkov</name>
<email>avolkov@mirantis.com</email>
</author>
<published>2016-08-01T14:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=6bbcedb0001df2312cbf39ba8090e780f9e0c884'/>
<id>6bbcedb0001df2312cbf39ba8090e780f9e0c884</id>
<content type='text'>
This change allows novaclient to get several hypervisors
with the help of new optional parameters 'limit' and 'marker'
which were added to hipervisor-list command.

Change-Id: Ib723fb1dc1cd57b6f796bb93e0dd8ddf2da4b2a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows novaclient to get several hypervisors
with the help of new optional parameters 'limit' and 'marker'
which were added to hipervisor-list command.

Change-Id: Ib723fb1dc1cd57b6f796bb93e0dd8ddf2da4b2a0
</pre>
</div>
</content>
</entry>
<entry>
<title>hypervisor command can't use cell format id to show hypervisor</title>
<updated>2015-07-20T04:55:32+00:00</updated>
<author>
<name>Chung Chih, Hung</name>
<email>lyan.h@inwinstack.com</email>
</author>
<published>2015-07-19T10:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=c3a0c035dc6bd4676805d0618dfe334ed2d81228'/>
<id>c3a0c035dc6bd4676805d0618dfe334ed2d81228</id>
<content type='text'>
This bug was occurred in cell mode.

In cell mode, compute node's id was not identified by integer type. It
was formatted with "path!to!cell@ID".
Therefore we can't using the id of hypervisor-list output.

For example,
&gt; nova hypervisor-list
+----------------+--------------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+----------------+--------------------------+-------+---------+
| region!child@1 | vagrant-ubuntu-trusty-64 | up | enabled |
+----------------+--------------------------+-------+---------+

Change-Id: Iba0cc1993f67351b11d034f372d7a5b98dc017f0
Closes-Bug: 1475973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug was occurred in cell mode.

In cell mode, compute node's id was not identified by integer type. It
was formatted with "path!to!cell@ID".
Therefore we can't using the id of hypervisor-list output.

For example,
&gt; nova hypervisor-list
+----------------+--------------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+----------------+--------------------------+-------+---------+
| region!child@1 | vagrant-ubuntu-trusty-64 | up | enabled |
+----------------+--------------------------+-------+---------+

Change-Id: Iba0cc1993f67351b11d034f372d7a5b98dc017f0
Closes-Bug: 1475973
</pre>
</div>
</content>
</entry>
</feed>
