<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/nova.git/api-ref/source/os-instance-usage-audit-log.inc, branch master</title>
<subtitle>opendev.org: openstack/nova.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/'/>
<entry>
<title>api-ref: Fix description of os-instance-usage-audit-log</title>
<updated>2016-12-14T16:22:50+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem@us.ibm.com</email>
</author>
<published>2016-12-14T16:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=be379e3733b379efe83ea6c83159ef94d8174d2c'/>
<id>be379e3733b379efe83ea6c83159ef94d8174d2c</id>
<content type='text'>
This API is not per-tenant, it's a global admin query of all
server usage audit data on all configured compute hosts, so
this change updates the description to reflect that and also
replaces the admin-only wording with the more useful boilerplate
admin default wording we have in other API references.

Change-Id: I8f48caa3505abbcfbe08e9218fc70eeeaf643b13
Closes-Bug: #1649944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This API is not per-tenant, it's a global admin query of all
server usage audit data on all configured compute hosts, so
this change updates the description to reflect that and also
replaces the admin-only wording with the more useful boilerplate
admin default wording we have in other API references.

Change-Id: I8f48caa3505abbcfbe08e9218fc70eeeaf643b13
Closes-Bug: #1649944
</pre>
</div>
</content>
</entry>
<entry>
<title>api-ref: Improve os-instance_usage_audit_log samples</title>
<updated>2016-06-21T11:30:11+00:00</updated>
<author>
<name>Takashi NATSUME</name>
<email>natsume.takashi@lab.ntt.co.jp</email>
</author>
<published>2016-06-21T11:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=a7cbc90fb12b3716a434df4e75b96ae21b2988c0'/>
<id>a7cbc90fb12b3716a434df4e75b96ae21b2988c0</id>
<content type='text'>
Improve api samples for os-instance_usage_audit_log
and fix a parameter.

Change-Id: I8436a6ab0610e41d8c6c95c55a263fdfbbf58476
Implements: blueprint api-ref-in-rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve api samples for os-instance_usage_audit_log
and fix a parameter.

Change-Id: I8436a6ab0610e41d8c6c95c55a263fdfbbf58476
Implements: blueprint api-ref-in-rst
</pre>
</div>
</content>
</entry>
<entry>
<title>api-ref: Fix parameters in os-instance-usage-audit-log</title>
<updated>2016-06-14T04:58:54+00:00</updated>
<author>
<name>Takashi NATSUME</name>
<email>natsume.takashi@lab.ntt.co.jp</email>
</author>
<published>2016-06-14T04:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=58785c4a67a706f6033649fa4d3beb6e6f33ddd2'/>
<id>58785c4a67a706f6033649fa4d3beb6e6f33ddd2</id>
<content type='text'>
The parameters have been verified in
Ia7af3cab3c0ed82418a6fa140fea061074ccd8b5.
But response parameters are missing, so fix them.
And fix some wrong description.

Change-Id: Ic1a307c405f769cadd037ae45e921d88b6a2bea5
Implements: blueprint api-ref-in-rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parameters have been verified in
Ia7af3cab3c0ed82418a6fa140fea061074ccd8b5.
But response parameters are missing, so fix them.
And fix some wrong description.

Change-Id: Ic1a307c405f769cadd037ae45e921d88b6a2bea5
Implements: blueprint api-ref-in-rst
</pre>
</div>
</content>
</entry>
<entry>
<title>remove /v2.1/{tenant_id} from all urls</title>
<updated>2016-06-03T12:47:33+00:00</updated>
<author>
<name>Sean Dague</name>
<email>sean@dague.net</email>
</author>
<published>2016-06-02T12:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=c9f5ad3bcf06d22661fd73dc8f98bf752784abff'/>
<id>c9f5ad3bcf06d22661fd73dc8f98bf752784abff</id>
<content type='text'>
As discussed at summit, the version part of the URL is not really
relevant, or a thing a user should be filling out themselves, this
should instead be set by the service catalog and extracted from the
token.

This removes it's reference in all documented REST urls, and adds a
new section describing how one gets the base URL for all calls.

Change-Id: I4306b8c3de0225e54f3909dd8a1fb293c4e5944c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed at summit, the version part of the URL is not really
relevant, or a thing a user should be filling out themselves, this
should instead be set by the service catalog and extracted from the
token.

This removes it's reference in all documented REST urls, and adds a
new section describing how one gets the base URL for all calls.

Change-Id: I4306b8c3de0225e54f3909dd8a1fb293c4e5944c
</pre>
</div>
</content>
</entry>
<entry>
<title>verify api-ref os-instance-usage-audit-log.inc</title>
<updated>2016-04-27T15:43:43+00:00</updated>
<author>
<name>jichenjc</name>
<email>jichenjc@cn.ibm.com</email>
</author>
<published>2016-04-27T14:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=57ab504cc1179fc5b763d88e9964a7b06c0c731a'/>
<id>57ab504cc1179fc5b763d88e9964a7b06c0c731a</id>
<content type='text'>
verify the parameters, os-instance-usage-audit-log.inc
including response and request.
Changed some wording such as 'Instance' -&gt; 'Server' etc.

Part of bp:api-ref-in-rst

Change-Id: Ia7af3cab3c0ed82418a6fa140fea061074ccd8b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
verify the parameters, os-instance-usage-audit-log.inc
including response and request.
Changed some wording such as 'Instance' -&gt; 'Server' etc.

Part of bp:api-ref-in-rst

Change-Id: Ia7af3cab3c0ed82418a6fa140fea061074ccd8b5
</pre>
</div>
</content>
</entry>
<entry>
<title>method verification of os-instance-usage-audit-log</title>
<updated>2016-05-11T17:14:53+00:00</updated>
<author>
<name>Sivasathurappan Radhakrishnan</name>
<email>siva.radhakrishnan@intel.com</email>
</author>
<published>2016-05-11T17:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=8d68435baed81bc76a20c707718cf776313eacdd'/>
<id>8d68435baed81bc76a20c707718cf776313eacdd</id>
<content type='text'>
Verified the API document for os-instance-usage-audit-log
with source for methods available and response codes.

Part of bp:api-ref-in-rst

Change-Id: Idaacc174054f909e542cdfb0879396ff76a84996
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verified the API document for os-instance-usage-audit-log
with source for methods available and response codes.

Part of bp:api-ref-in-rst

Change-Id: Idaacc174054f909e542cdfb0879396ff76a84996
</pre>
</div>
</content>
</entry>
<entry>
<title>add tags to files for the content verification phase</title>
<updated>2016-04-20T20:21:58+00:00</updated>
<author>
<name>Sean Dague</name>
<email>sean@dague.net</email>
</author>
<published>2016-04-20T20:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=d929b9fc7666d601894771c8f39f95c04d79fbd1'/>
<id>d929b9fc7666d601894771c8f39f95c04d79fbd1</id>
<content type='text'>
This adds a set of tags in comments to the beginning of files so that
we can process them according to the documentation here:
https://wiki.openstack.org/wiki/NovaAPIRef

Part of bp:api-ref-in-rst

Change-Id: I17cf584dafb5bd969c12f51b7e7185d92365bf93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a set of tags in comments to the beginning of files so that
we can process them according to the documentation here:
https://wiki.openstack.org/wiki/NovaAPIRef

Part of bp:api-ref-in-rst

Change-Id: I17cf584dafb5bd969c12f51b7e7185d92365bf93
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sample file path for os-i* API</title>
<updated>2016-04-20T02:38:31+00:00</updated>
<author>
<name>ghanshyam</name>
<email>ghanshyam.mann@nectechnologies.in</email>
</author>
<published>2016-04-20T02:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=aa0bb597c61edf3083ea43e5e3a7ee10f58cb542'/>
<id>aa0bb597c61edf3083ea43e5e3a7ee10f58cb542</id>
<content type='text'>
This patch fix sample files path for os-i* APIs

Part of bp:api-ref-in-rst

Change-Id: I0d8de9aaef7ffe5e0dfe09f38246b1f57ac814cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fix sample files path for os-i* APIs

Part of bp:api-ref-in-rst

Change-Id: I0d8de9aaef7ffe5e0dfe09f38246b1f57ac814cb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix json response example heading in api ref</title>
<updated>2016-04-19T08:56:20+00:00</updated>
<author>
<name>ghanshyam</name>
<email>ghanshyam.mann@nectechnologies.in</email>
</author>
<published>2016-04-19T08:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=6f8cda2f397e50ddb4fe65fe1761a51f6c8ac8f9'/>
<id>6f8cda2f397e50ddb4fe65fe1761a51f6c8ac8f9</id>
<content type='text'>
Heading for json response example is wrong,
it is json request instead of json response.

Part of bp:api-ref-in-rst

Change-Id: I709b2bf19520eb76e0264c358a2146bb0dbcee2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Heading for json response example is wrong,
it is json request instead of json response.

Part of bp:api-ref-in-rst

Change-Id: I709b2bf19520eb76e0264c358a2146bb0dbcee2b
</pre>
</div>
</content>
</entry>
<entry>
<title>move sphinx h3 to '-' instead of '^'</title>
<updated>2016-04-15T11:43:06+00:00</updated>
<author>
<name>Sean Dague</name>
<email>sean@dague.net</email>
</author>
<published>2016-04-14T17:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=95264623262694ec3c16e39f3c32e32ea48b5663'/>
<id>95264623262694ec3c16e39f3c32e32ea48b5663</id>
<content type='text'>
In the sphinx document h3 is supposed to be '-' not '^':

=, for sections
-, for subsections
^, for subsubsections

We have to enforce consistency here because we're processing included
files which all have to agree, otherwise it's a sphinx error.

Part of bp:api-ref-in-rst

Change-Id: Ic6eef5cacb07870f161b04b031e332f2b87aeedc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the sphinx document h3 is supposed to be '-' not '^':

=, for sections
-, for subsections
^, for subsubsections

We have to enforce consistency here because we're processing included
files which all have to agree, otherwise it's a sphinx error.

Part of bp:api-ref-in-rst

Change-Id: Ic6eef5cacb07870f161b04b031e332f2b87aeedc
</pre>
</div>
</content>
</entry>
</feed>
