Commit Graph

89 Commits

Author SHA1 Message Date
Ian Wienand 6a3c3f0089 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Id879e3beb5e3c34c9413f1d1342c43f7634ef957
2019-03-24 20:34:13 +00:00
XiaojueGuan adbf013748 Trivial: Update pypi url to new url
Change-Id: Ib46fce05f4fa5f09ba2149e09b599ffe4b1f09ce
2018-05-09 03:12:04 +00:00
Guoqiang Ding 055d1771e7 Fix the misspelling of "availability"
Change-Id: I8c1a982f467ac42bf197c9d1d6f11871501401be
2017-12-21 21:27:43 +08:00
liusheng ddcdfad9be Add versioned notifications of rebuild server action
This change add the implememtation of versioned notifications of server
rebuild action.

- Add notification for server.rebuild.end event
- Add notification for server.rebuild.error event
- Add notification for server.rebuild.start event

Change-Id: If168a95dc090f18e6464a03e5ceec9978b2c2df2
2017-11-24 08:53:22 +08:00
Zuul fce0cb4c25 Merge "Remove 'locked' from server object" 2017-11-23 06:30:50 +00:00
Vu Cong Tuan b341e2e350 Do not use “-y” for package install
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package,
or zypper install package.

[1] https://docs.openstack.org/doc-contrib-guide/writing-style/
code-conventions.html

Change-Id: Idb0c9c0cc64b28b12c7b511bc8985c829a8a5984
2017-11-07 13:12:59 +07:00
Zhenguo Niu 448556bab0 Remove 'locked' from server object
locked_by can be used to check the lock status, there's no
need to keep locked field.

Change-Id: I3761ab710cf67d56163a39add4c51ee48f940a36
Closes-Bug: #1727944
2017-10-28 09:44:04 +08:00
Zuul 452f571761 Merge "Add multi-tenancy networking local.conf setting" 2017-10-23 09:49:24 +00:00
Tao Li 8f56c45940 Add multi-tenancy networking local.conf setting
Add an example setting of local.conf that supports multi-tenancy
network in devstack.

Change-Id: Ic365ed87f6d0737f3ef7af8d5e49aa29e59a1e4b
Closes-Bug: #1722756
2017-10-17 15:10:51 +08:00
Jenkins 477558d9e8 Merge "[DOC] Add contributor guide for versioned notification" 2017-10-13 08:36:39 +00:00
Xinran 7cd409339f replace "baremetal" with "baremetalcompute" in command line
Mogan has update the pattern of CLI, but in this doc, it still uses the old pattern.

Change-Id: I61129e123e0658848028c915b00bcb9b5f925b4a
2017-09-29 13:59:33 +08:00
liusheng 10c429e08a [DOC] Add contributor guide for versioned notification
Change-Id: I79a2842bf31d6b8f6f697e4bdc980db959efa7cc
2017-09-22 09:24:57 +08:00
Jenkins c8beb3613d Merge "[DOC] Add node aggregate manage docs" 2017-09-16 13:45:31 +00:00
Jenkins 4f01b8ff9f Merge "[DOC]Add server groups manage docs" 2017-09-16 13:43:08 +00:00
Zhenguo Niu 80377a37d7 [DOC]Add server groups manage docs
Change-Id: I9d78b02d87600e553d656127b8110fe8a93d57b7
2017-09-15 09:30:36 +00:00
Zhenguo Niu 3091308c90 [DOC] Add node aggregate manage docs
Change-Id: I7eb1331c5e6ae058cd88177b2875789fa049daa2
2017-09-15 15:25:30 +08:00
Jenkins bea9ff15e0 Merge "[DOC] Add availability zone docs for users" 2017-09-15 02:08:41 +00:00
Jenkins cb62fd34e3 Merge "[DOC] Add flavor manage and customize instructions" 2017-09-14 15:07:43 +00:00
liusheng f6165ada3e Add more notifications for server create/delete
- Add notification for server.create.end event
- Add notification for server.create.error event
- Add notification for server.delete.start event
- Add notification for server.delete.end event

Change-Id: I9732e139fc9767a27647ff6aa65a9a9e0ceff0d3
2017-09-14 10:33:46 +08:00
Zhenguo Niu 81c47673aa [DOC] Add flavor manage and customize instructions
Change-Id: I9efd310f9e8cf752ec8063b939575e5fb56aeae7
2017-09-13 11:32:13 +08:00
Zhenguo Niu 2756cc316f [DOC] Add availability zone docs for users
Change-Id: I8ded9f679b91f7641d1b3c2330f2b8d00592e21a
2017-09-13 10:25:22 +08:00
Shaohe Feng 6ac0eeaade Doc revise: command create uWSG conf command.
Missing comma between tee and conf file.

Change-Id: I178f345d0a580d765b8a1b9a1aed2d08261a1ae5
2017-09-10 14:13:01 -04:00
Zhenguo Niu a428511c5b Add db migration doc
Change-Id: Ie47ebbcdedc34af4ab510cbecdb9faa79d02810f
2017-09-07 11:39:28 +08:00
Zhenguo Niu 0eeffafcf6 Following up patch of bc2fa7229e
This fix some issues with the original change.

Change-Id: I35ded85dee4264fd5562a27f25490403137c119c
2017-09-06 17:49:02 +08:00
Zhenguo Niu bc2fa7229e Reorganize mogan docs
This make the docs index more clear, and change some content.

Change-Id: If6ab60017fc3ffec3836a4da27d6453fb0c0b4a4
2017-09-06 14:41:50 +08:00
Jenkins f34fab8bf6 Merge "Add root disk partitions docs" 2017-09-05 14:23:11 +00:00
Zhenguo Niu b1b58239db [DOC] Add states and transitons diagram
Change-Id: Ifcc942612dd2371d9af1ec5174f61c2aeec4a008
2017-09-04 18:45:05 +08:00
Jenkins 1094e56a45 Merge "Revert "Temporarily remove openstackdocs theme"" 2017-09-04 07:43:11 +00:00
Zhenguo Niu 2fc089fd74 Revert "Temporarily remove openstackdocs theme"
This reverts commit 17c0cf8daf.

Change-Id: I3769a1179746ba15f31f79edbfcad2d23bec044f
2017-09-04 07:18:46 +00:00
Zhenguo Niu d2a25e0488 Add root disk partitions docs
This introduces a new user guide section and adds root disk
partitions docs

Change-Id: I3b2411e8d02f6a3430d0f527f44c28dd2f780012
2017-09-04 05:30:17 +00:00
Zhenguo Niu 169de121cf Add image requirements docs
This adds image requirements and how to build images instructions

Change-Id: I87af75a40dc7d89b7561115c12f9d98daf1ec8ca
2017-09-02 23:56:59 +08:00
Zhenguo Niu 8e7848a63e Address bad indentation in docs
Change-Id: I8a84fbcb13c68a42dece4d8164579bd68da7924d
2017-08-30 09:54:54 +08:00
Zhenguo Niu 17c0cf8daf Temporarily remove openstackdocs theme
We should not use that until we are official.

Change-Id: If4cde992531dd3825c4ea66cac2481f9d013be22
2017-08-29 07:52:38 +00:00
Zhenguo Niu 22969d4c2c Update dev-quickstart doc
* Add EANBLE_SERVICES to only run needed services
* Remove mogan-ui plugin as it doesn't work now
* Remove *ssh driver as it will be removed from ironic soon

Change-Id: Icd05fb5dbe37ecc428899872b7d79168070edb4c
2017-08-02 09:21:32 +08:00
wanghao b710ffcad4 Support Guru in uwsgi way
Now Mogan can support the uwsgi, so should support Guru report
in uwsgi way.

Change-Id: I2724b67cf2817ed76d5f2dee2e9683b011ec9943
Implements: blueprint support-guru-in-uwsgi
2017-07-31 10:16:22 +08:00
liusheng 3e848789b7 Fix uwsgi doc to avoid misunderstanding
This change add a uwsgi apache config file template and modify the doc
about how to config apache for Mogan.

Change-Id: I5155c84e08f958e80473ae6e87a97edd02aefe09
2017-07-28 14:42:25 +08:00
Hangdong Zhang c4c1227349 Update and optimize documentation links
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -> https)

Change-Id: I2f9049e5b43f4cea6c222c5ca457baa6c08a6350
2017-07-19 14:56:48 +08:00
liusheng 80234fadce Support running api under uWSGI
This change add the support to run mogan-api server under uWSGI

Implements: bp support-uwsgi
Change-Id: I561028f39092b0b7aca5d5216dde36636be70b66
2017-07-18 08:38:15 +00:00
Jenkins d9e040fe6b Merge "Update the quickstart doc about spawning server" 2017-07-13 12:03:10 +00:00
Zhenguo Niu 9a67b9460d Use IRONIC_USE_RESOURCE_CLASSES in devstack plugin
Change to set node resource class on ironic side, and create
mogan flavor based on that.

Change-Id: Ibccfe3c8de9203abdd04107a1d1ccf9a13d3786f
2017-07-13 11:38:12 +08:00
liusheng 80a0749939 Update the quickstart doc about spawning server
Change-Id: Ib3ebb831690f07a19bf5b293d305b8d4db41e553
2017-07-13 01:56:25 +00:00
klyang 158d47d017 switch from oslosphinx to openstackdocstheme
Change-Id: I44608599ac455b952c8289d85c86581dbb74483f
ref:https://docs.openstack.org/openstackdocstheme/latest/
2017-07-10 11:31:11 +08:00
Jenkins 08926ca131 Merge "DOCS: add documentation about testing" 2017-06-13 11:19:30 +00:00
liusheng ffa1089a29 DOCS: add documentation about testing
Change-Id: Icd1890d86ed3acd6b63f0e0db3f4b068922c0380
2017-06-08 11:16:45 +08:00
Zhenguo Niu b9359ed88c [DOC] Add sample config and policy files to mogan docs
Change-Id: Ibdb5ae171943e933946267f0b3852e409108c8b2
2017-06-07 16:38:32 +08:00
Zhenguo Niu 725721e3d2 [DOC] Move gmr to Advanced testing and guides section
Change-Id: Icb2d936c53bb1be84cce63683d2e8d4208a5801f
2017-06-06 11:41:35 +08:00
Zhenguo Niu 48b8ce5413 Enable ironic-ui in dev-quickstart
Change-Id: Ie893eb260055c4514df282ee183cf7053ef8ad7d
2017-05-11 18:43:55 +08:00
Zhenguo Niu 94a0049235 Update dev doc to include mogan-ui
Change-Id: I63ec82db88ae631e509df1894025f0010af23cf2
2017-05-05 14:19:42 +08:00
Zhenguo Niu 55e5a748d1 Update devstack config file to enable nova*
We don't rely on nova, but as there's a bug with Ironic devstack
plugin, so we need to enable nova* to make devstack setup successfully

Change-Id: I7797e13d9eae25ee2bfccbbf701d7606aa4f8684
2017-05-04 09:43:34 +08:00
liusheng 7d0f8ab360 Rename instance to server and instance type to flavor
Change-Id: I35a7fb0b4f3fa9e09f2fc2c739c0a9b39a8576ab
2017-04-28 14:23:22 +08:00