Commit Graph

1017 Commits

Author SHA1 Message Date
Jenkins 3ef7e7f0dd Merge "nova-manage docs: add cells commands prep" 2017-01-25 23:56:06 +00:00
Matt Riedemann 5ba69008b6 Fix and add some notes to the cells v2 first time setup doc
There was a typo in here about the map_cell0 command creating
a db connection with a _nova suffix when it's actually a _cell0
suffix like in the example, nova_cell0.

This also adds a reminder to sync the API database schema before
running the commands and also gives a warning about being
specific when using map_cell0 and having the databases on different
hosts.

Depends-On: I541b072638b5d50985145391e76f610417fdcaa6

Change-Id: Ibf3355217bbd0139a020de352bb62ff7d973d27b
2017-01-23 11:49:07 +00:00
Jenkins 84ee056f51 Merge "Fix broken link of Doc" 2017-01-19 00:57:51 +00:00
Jenkins d6861ff5aa Merge "Remove nova-manage image from man pages" 2017-01-17 17:44:38 +00:00
Diana Clarke ce56fe45cc nova-manage docs: add cells commands prep
This is the first commit in a series to document the nova-manage cells
commands.

This scope of this first commit is limited to cleaning up the section
titles, and removing the hardcoded list of categories as it is prone to
becoming out of date (and is currently not up-to-date).

Change-Id: I59af436fca739de3d4d5033f7b5eb43a8dff287f
2017-01-17 10:32:59 -05:00
Dan Smith db79c53090 Add some cellsv2 setup docs
Change-Id: If0d4e435a5c687492d7d820031a3a0261e29d2ee
2017-01-16 17:03:10 -05:00
jichenjc b5790dd314 Fix broken link of Doc
TrivialFix

Change-Id: I668172a1e5346ec6089c37f77423347cad3ec3cb
Closes-Bug: 1656124
2017-01-16 14:30:41 +08:00
Matt Riedemann e88c0bbb79 Remove nova-manage image from man pages
There is no 'nova-manage image' subcommand so this removes
it's reference from the man pages.

Change-Id: Ia918006d58c8d7536c37187c37b8004c6f7d3aac
Closes-Bug: #1656686
2017-01-15 14:17:10 -05:00
Chris Dent 9dd48cf4c8 [placement] Add a bit about extraction plans to placement_dev
While we've not made any immediate plans to do the extraction we
should avoid adding complexity that would make it harder later, so
this new section discusses the plan to eventually extract, and the
structures that either help or hinder this.

Change-Id: Ia3e95e4b85aa768b8f94d4a99963c7ec719b8a13
2017-01-14 10:55:21 -05:00
Chris Dent 88a456b189 [placement] Add an "Adding a Handler" section to placement_dev
The section gives an overview of the steps required to add a new
handler to the placement API and the usual expectations of those
steps.

Change-Id: I41e8e413c30c44f3b6f6b1a8b559f0d39d793f68
2017-01-14 10:55:21 -05:00
Chris Dent 4aae9d5862 [placement] placement_dev info for testing and gabbi
Add a section to placement_dev.rst explaining how testing of the
placement API works, mostly gabbi. The idea here is not to duplicate
the gabbi docs, but to provide some context on how the use of gabbi
fits in to the existing tests and how to add more, with links off to
the docs for a bit more info.

Change-Id: If99521881a017543acdbbf7e8f1b7f170f5d633d
2017-01-14 10:55:20 -05:00
Chris Dent 2d0dfc632f [placement] placement_dev info for microversion handling
A section for placement_dev.rst describing how to manage
microversions, including available utility methods.

Change-Id: I8ace96ed7fd721c547cedf5285833a8baa52a70a
2017-01-14 10:55:15 -05:00
Jenkins 3ec43d81c3 Merge "libvirt: make live migration possible with Virtuozzo" 2017-01-13 12:01:26 +00:00
Pavel Gluschak d8d813800c libvirt: make live migration possible with Virtuozzo
Live migration for Libvirt vz driver works the same
way as for qemu. However some migration capabilities
are supported differently:
* Virtuozzo containers doesn't use backing file, so
we shouldn't ensure it exists in pre live migration.
* migrate_disks parameter doesn't make sense for
Virtuozzo, as backend determines whether specific
block device should be migrated or not.
* Passing new domain xml to migration method is not
supported.

Implements: blueprint live-migration-vz-driver
Change-Id: I89ecdef13ad47800abc8a5158f8834e46750b9ea
Signed-off-by: Pavel Gluschak <pglushchak@virtuozzo.com>
2017-01-12 11:04:50 -05:00
Chris Dent 112b46254b Small improvements to placement.rst
Minor edits to clarify some points and grammar in the placement
doc. Since I was giving it a close read anyway, I thought it
best to commit changes for the small number of issues that were
apparent.

Change-Id: I8eb94a94a72e3a30fd17479d5168cd6a10f62ed3
2017-01-12 12:41:40 +00:00
Jenkins 41d7db135d Merge "xenapi: support the hotplug of a neutron port" 2017-01-11 23:48:43 +00:00
Diana Clarke 3e0daeb4de docs - Connect to placement service & retries
Update the placement docs to reflect the fact that the compute service
will keep attempting to connect to the placement service rather than
just aborting like it used to.

Depends-On: Ie6387afeb239a20d39c00f519e8288f3b3a5e9cb

Change-Id: I6246f6c7318f53c2a917dc320b328fec536506b5
2017-01-11 20:48:59 +00:00
Matt Riedemann 5dedd0b22a xenapi: support the hotplug of a neutron port
Nova already has support for hotplugging neutorn ports in the libvirt
driver. This extends the support to the XenAPI driver, implement
attaching/detaching VIFs

I have made a patch to run releated testcase in xenserver CI
https://review.openstack.org/#/c/416797/

Change-Id: I22f3fe52d07100592015007653c7f8c47c25d22c
Implements: blueprint xenapi-vif-hotplug
2017-01-11 12:24:27 -05:00
Jenkins 9bb494fcce Merge "Add missing CLI commands in support-matrix.ini" 2017-01-09 17:06:41 +00:00
Jenkins cf6592df3c Merge "Add support matrix for attach and detach interfaces" 2017-01-06 17:55:47 +00:00
Samantha Blanco dda01c52c3 Add missing CLI commands in support-matrix.ini
Change-Id: I2b41ba44385eb398605390b65bfdf09e22cbeeb5
Partial-Bug:#1653731
2017-01-06 10:24:29 -05:00
Jenkins d532d1aaf9 Merge "nova-status: return 255 for unexpected errors" 2017-01-04 21:36:40 +00:00
Jenkins 0b35a49d04 Merge "move rest_api_version_history.rst to compute layer" 2017-01-04 19:06:34 +00:00
Jenkins 54d3dba670 Merge "doc: add a note about conditional support for xenserver change password" 2017-01-04 17:43:21 +00:00
Jenkins 8b85f0e108 Merge "Remove more deprecated nova-manage commands" 2017-01-04 16:23:36 +00:00
Jenkins 71037d4ba0 Merge "conf: added notifications group" 2017-01-04 13:32:53 +00:00
Kevin_Zheng 88609d277d Add support matrix for attach and detach interfaces
This patch adds attach/detach interface information
to the support matrix.

CLI support information from this commit:
https://review.openstack.org/#/c/272471/

Co-Authored-By: Kevin_Zheng <zhengzhenyu@huawei.com>

Change-Id: I6182585ae5a622b7ff0b22dff41ab7ff4d4c0afa
Closes-Bug: #1572370
2017-01-04 02:36:14 +00:00
Matt Riedemann 15e962b3a0 Remove more deprecated nova-manage commands
These were all deprecated in newton in change:

b82b987b76

The network and floating IP commands can't be removed yet
because devstack still relies on them, which is being worked
in I5c4291509841325e6123520131f30b64c847a17f.

Change-Id: I0c02d409c5726b5e0532fc91fb9b8c5d3196499f
2017-01-03 16:51:16 -05:00
Maciej Szankin c5cb7e459c conf: added notifications group
Notifications related configuration options have been moved from the
default group to the ``notifications`` group.
Also, ``default_notification_level`` has been renamed to avoid naming
redundancy.

Blueprint centralize-config-options-ocata

Change-Id: I09dc358fabc84f7bf37d40d48b0652a10d9b8903
2017-01-03 14:38:57 +00:00
Chris Dent 692e596d83 [placement] start a placement_dev doc
placement_dev.rst provides a nova-developer oriented perspective on
the placement API including some explanation of its structure, some
gotchas to be aware of, and some instruction on how to add to it.

Subsequent patches will fill in the missing sections.

Change-Id: Ia571800774aa14beab121c85a693d75fc30ed517
2017-01-03 13:00:36 +00:00
Balazs Gibizer 65ad654ebb doc: add recomendation for delete notifications
Based on the mail discussion [1] I think we should use the same payload
for delete, create, update notifications of the same entity.
This will help keep the notifications more consistent and easier
to filter.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-December/109501.html

Change-Id: If4237b111ffb0e8511b6a73c57807b9bd4addf80
2017-01-01 16:20:18 +00:00
Kevin_Zheng cf4b2e79f4 Trival fix typo
Typo found during reading throught the doc

TrivialFix

Change-Id: I8d1a32d774637a82ecf6b47e9d6509cb83dee234
2016-12-23 14:36:56 +08:00
Matt Riedemann 7a69da4b4f nova-status: return 255 for unexpected errors
This came up during review of I687dd7317703a1bb76c197ebba849ca368c0872e.

Change-Id: I2dd62e994957d4cc8cc4a8b23a604b03815f2639
2016-12-22 15:56:33 -05:00
Matt Riedemann a1f3a5946a Add nova-status upgrade check command framework
This adds the basic framework for the nova-status
upgrade check commands. Follow up patches will flesh
this out to perform cells v2 and placement API related
upgrade status checks.

A man page is added for the new CLI and as part of that
the man page index is sorted.

Part of blueprint cells-scheduling-interaction
Part of blueprint resource-providers-scheduler-db-filters

Change-Id: I687dd7317703a1bb76c197ebba849ca368c0872e
2016-12-19 16:40:50 -05:00
Jenkins 7a43deb441 Merge "Expand feature classification matrix with gate checks" 2016-12-14 21:00:49 +00:00
jichenjc 521d049684 move rest_api_version_history.rst to compute layer
as placement API has same file existing in the folder
we can move rest_api_version_history.rst to compute folder
so it will make the logic more clear

Change-Id: I2fa2f2121dcd0e8fd1af4527c6f31334e0b5a1c4
2016-12-11 14:28:22 +08:00
Chris Dent 5b158df074 Some improvement to the process doc
While doing a close read of the process doc, some issues were found
which this changeset tried to address:

* a variety of minor typos and grammatical issues
* resources that could have better links
* time/cycle dependent links and discussion that could be improved
  by either changing the name of the cycle, making the statements
  historical, or otherwise tweaking for some clarity

The changes are certainly not complete, but hopefully a useful
improvement.

Change-Id: I463bdf97154a5d7b241e8c11955ddbcac5804f8a
2016-12-02 14:15:41 +00:00
Jenkins a1ef3ee4c1 Merge "Mention API V2 should no longer be used" 2016-11-30 03:17:39 +00:00
Jenkins 0f103797e9 Merge "List support for force-completing a live migration in Feature support matrix" 2016-11-28 10:41:17 +00:00
int32bit f2992f9c00 List support for force-completing a live migration in Feature support matrix
Change-Id: I0aedc23b8fed2fe6b60088f8ff131b3fa31b974c
Closes-Bug: #1641753
2016-11-28 19:53:41 +11:00
Jenkins 5de12831bf Merge "doc: Add guidline about notification payload" 2016-11-24 10:49:44 +00:00
Jenkins 2732d3e0f6 Merge "Remove deprecated nova-all binary" 2016-11-23 15:39:45 +00:00
Balazs Gibizer 3d39613e45 doc: Add guidline about notification payload
To help adding new notification to nova we shall have a guideline
what should and what should not be in the notification payload.

Change-Id: Ic85d304974bbfa7e02999ec3d6c9bba1d1aed3c8
2016-11-23 15:03:57 +01:00
Jenkins 4361de1073 Merge "doc: Update libvirt-numa guide" 2016-11-17 14:05:38 +00:00
Jenkins 0f0d7584e0 Merge "Add the initial documentation for the placement API" 2016-11-16 12:11:58 +00:00
Chris Dent 56658310ba Clarify the approval process of specless blueprints
Add a paragraph which clarifies that a specless blueprint needs to
be approved and the normal process for doing so, with links to
additional information.

Change-Id: I1d4fc40a2e5acb8b63f90e00dc19ee5a65fbe870
2016-11-15 17:27:32 +00:00
Matt Riedemann 310d66c9a6 Add the initial documentation for the placement API
This is the initial set of docs for the placement API
service introduced in the Newton release.

We still have to flesh out the API reference in detail
but this gets us started.

The deployment steps are taken from how devstack does
this today.

Change-Id: Ic2436d92a7cefaeb1ae67ed878da968444f2f18d
2016-11-11 17:21:50 -05:00
Mario Villaplana 62b21ef2f1 Remove ironic instance resize from support matrix doc
Ironic has never supported instance resize with any driver.

Change-Id: Ic0bc67d22c187f79f9f969d83b246e3b56976669
2016-11-08 20:07:43 +00:00
Matt Riedemann 3e89c0f1ba doc: add a note about conditional support for xenserver change password
The ability to change the root password on a guest using the
xenserver driver is conditional on the xenapi agent being on
the guest, we should document this wrinkle like we do for the
libvirt driver.

Change-Id: If880e85daa52364e55a70bf8df54a21a003a4620
2016-10-31 15:16:10 -04:00
Jenkins 1557777bfb Merge "Update docs for serial console support" 2016-10-28 09:04:41 +00:00