Commit Graph

12 Commits

Author SHA1 Message Date
jiasirui 71ff5e10fb fix the spelling mistakes
Change-Id: Ie15fded064f74411ee00381eb900c61ede06cba4
2019-06-19 16:21:08 +08:00
melissaml 48c283ccf1 Modify grammatical errors
Change-Id: I0f7218fa9299c9c1e7a6d8fb9108159e87967b45
2018-02-08 00:09:43 +08:00
Dirk Mueller 77b2ae9c5f Fix citation references (Sphinx 1.6.x compatibility)
Sphinx 1.6.x gained a cross-reference check warning that caused
the build to fail in "tox -e docs" environment. Removing underscores
from the citation reference identifier ensures that the cross references
are properly detected. Similarly missing references to footnotes are
now a warning (which is upgraded to an error in the docs tox
environment) so adjust references where it makes sense and is needed.

Closes-Bug: #1695127
Change-Id: I7e55dcf910e0ba6dd85b565db8cb1ecbdd39634a
2017-06-05 10:39:37 +02:00
gengchc2 ce0fa97fb7 Fix typos in server-count-api.rst,etc
TrivialFix

Change-Id: I28b93c6f127fa6f65acac2827c3cdadbe8d38068
2017-03-10 01:41:51 +00:00
Dan Smith d39bcd8781 Fix misspellings of "scheduler"
We had several examples of "schedular", which this patch corrects.

Change-Id: I0f0ae9635796ae3fd3680b4376eacdc6a2a2e043
2015-10-02 08:55:05 -07:00
Christian Berendt e940c67c1b Update the URLs to the Cloud Admin Guide
The Cloud Admin Guide was converted to RST and the
URLs changed.

Change-Id: I5d5ac18ade466c2a4913f4db8f6b6be21f04d1f5
2015-08-24 08:56:24 +02:00
Sahid Orentino Ferdjaoui 6c02eb9b04 virt: update large pages spec according to the implementation
The implementation differ from the spec in some points
this commit tries to fix it.

Change-Id: Id3f7b929f7653b93061ddba064133cdf80e294a1
2015-01-06 08:54:09 -05:00
Christian Berendt 60ad69022d Use 'flavor' instead of 'flavour'
Change-Id: I9fee18359dcbc7c71054154e08e559d504139ca2
2014-10-15 20:35:50 +02:00
Joe Gordon 0901895f8f Make blueprint URL in all-in-list-operator render correctly
Due to the 80 character line limit the original blueprint URL, was
wrapped and didn't render properly.

Change-Id: I7338e20decea674cebec2ccdf38ba6cc27bf9631
2014-10-06 16:23:03 -07:00
Michael Still f0b8204072 Re-organize juno specs
As discussed at our nova meetings, reorganize the juno specs into
three directories:

 - proposed: things proposed which weren't approved
 - approved: things we approved but didn't implement
 - implemented: things approved and implemented

The first I suspect is the most controversial. I've done this
because I worry about the case where a future developer wants to
pick up something dropped by a previous developer, but has trouble
finding previous proposed specifications on the topic. Note that
the actual proposed specs for Juno are adding in a later commit.

Change-Id: Idcf55ca37a83d7098dcb7c2971240c4e8fd23dc8
2014-10-07 07:49:59 +11:00
Russell Bryant 19a8aab4b0 Drop approved/implemented directories.
For more detail, see the following discussion:

http://lists.openstack.org/pipermail/openstack-dev/2014-March/030886.html

Change-Id: I5c138f1fc3eafea00c810da183b4d74c06e8d210
2014-03-24 16:28:41 -04:00
Russell Bryant 7e2f8f8e92 Make nova-specs an oslosphinx project
Update the nova-specs project to use sphinx.  This will allow us to
still write our specs using rst, but also have a nice framework for
rendering and publishing the specs if we choose to.

Change-Id: Ib92231acb28bba44abafb7dd554404f542da13a7
2014-03-24 16:28:41 -04:00