381 Commits

Author SHA1 Message Date
Matt Riedemann
5085dc0fa5 doc: add journalctl example for grepping the logs
I had to dig around for awhile to figure this out, so
this adds an example on how to grep journalctl nova logs
for a server instance UUID.

Change-Id: I6a5c47fbcba3af1822e2f9efc2ac20ebe0387f3f
2017-09-25 19:17:31 +00:00
Matt Riedemann
66a14df49e doc: prefix journalctl examples with sudo
In a devstack environment you likely need to use sudo
to run the journalctl command, so this adds that to
the examples.

Change-Id: Ibe6b71285a3014e80e06a50130f18bfbdb4ff3ab
2017-09-22 20:51:38 -04:00
OpenStack Proposal Bot
df17927fe8 Updated from generate-devstack-plugins-list
Change-Id: I3012b07f87a1d9c432e1b97b7400fae693c9331a
2017-09-15 10:09:54 +00:00
Andreas Scheuring
941940a92c Add etcd3 support for s390x
Since [1] devstack is failing on s390x with "Distro not supported".
The reason for this is the missing etcd3 support. It worked before
[1] as we were able to disable etcd3 via local.conf. But as etcd3 is
a base service, we might not be able to rely on this workarond in
the future anymore.

As there is no etcd3 binary hosted on github like it is for other
architectures, the user needs to specify an alternative download
URL via local.conf. Otherwise devstack will exit with an appropriate
error message.

  ETCD_DOWNLOAD_URL=<custom-download-url>

[1] d8bb220606

Change-Id: I1c378a0456dcf2e94d79a02de9d3e16753d946d6
Partial-Bug: #1693192
2017-09-13 00:52:41 +02:00
Jenkins
91f62818c3 Merge "Update OS_AUTH_URL in Configuration.rst" 2017-09-10 18:31:13 +00:00
Jenkins
f524ef79be Merge "Correct spelling for 'lose' from 'loose'" 2017-09-10 18:28:46 +00:00
Jenkins
0f75c57ad6 Merge "doc: How to remote-pdb under systemd" 2017-09-08 02:24:21 +00:00
Jenkins
0ad8fc5be9 Merge "doc: How to pdb under systemd" 2017-09-07 22:17:52 +00:00
Eric Fried
16ab25c187 doc: How to remote-pdb under systemd
Add instructions for installing and enabling remote-pdb [1] under
systemd.

[1] https://pypi.python.org/pypi/remote-pdb

Thanks to clarkb for pointing me to this.  TIL.

Change-Id: I640ac36cfbcc5b199e911c0e3f6b18705c3fbbc4
2017-09-07 20:52:14 +00:00
Eric Fried
12fcd61930 doc: How to pdb under systemd
Add a section to the systemd doc describing how to use regular pdb in a
systemd environment.

Change-Id: Ib1f616f407eccc087de1c60624fa74e2555971c2
2017-09-07 13:36:00 -05:00
Sean Dague
a7f3272022 Fix up main readme
A few tweaks to make this more accurate.

Change-Id: I36ae24870be2ca6b5ac0e0507dd457b688739348
2017-09-07 11:16:48 -04:00
Jens Harbott
acb48a1a19 Update link to nova config reference
For devstack master branch we should point to the latest version and not
to some possibly outdated older branch.

Change-Id: I4af3aef90a2c295df3de4a5b49d127e85ab517ac
2017-09-06 10:55:39 +00:00
Jenkins
6500fa8251 Merge "Make reference to service-types-authority from plugins.rst" 2017-09-06 02:25:28 +00:00
OpenStack Proposal Bot
5f2ed3697c Updated from generate-devstack-plugins-list
Change-Id: Ifbb6d64834d6f3609c56c85163dc367d778ed21f
2017-09-04 08:48:08 +00:00
zhangbailin
c63d9331a7 Replace http with https for doc links in devstack's document
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I81b560d1e4c5210dc00a6a6ac06c03bb1e69d595
2017-09-01 19:48:04 -07:00
OpenStack Proposal Bot
f96f675ddb Updated from generate-devstack-plugins-list
Change-Id: I0dae4374fcfc05ae883d782635954dbd8268accd
2017-08-30 09:27:06 +00:00
Le Hou
c09eaf8e40 Update OS_AUTH_URL in Configuration.rst
I am a new participant, and when I read the document I found that the command in the OS_AUTH_URL example is v2.0, so I want to update it.

Change-Id: I973adc303a3cb37ce377ca4e31d1d666cd41b358
2017-08-28 17:32:33 +08:00
OpenStack Proposal Bot
af9f71d693 Updated from generate-devstack-plugins-list
Change-Id: I4747e03aa29828cba364a5887fada0721c8da56e
2017-08-18 08:21:34 +00:00
John L. Villalovos
64edfd47ca Correct spelling for 'lose' from 'loose'
We can 'lose' networking configuration, not 'loose' it.

Change-Id: I538270c05da6fce63340cc75ec53c3834efcecfe
2017-08-17 13:21:25 -07:00
Chris Dent
ebbbc0500c Make reference to service-types-authority from plugins.rst
We want people creating plugins (that add services) to be aware of the
service-types-authority (STA), so this change adds a Prerequisites
section and notes the existince of the STA there, and the need to apply
there to create a service-type.

Change-Id: I1aa48fe231aaa4499f8b4fe336abea668841b9af
2017-08-16 16:37:20 +01:00
OpenStack Proposal Bot
cdfcff511f Updated from generate-devstack-plugins-list
Change-Id: I38170528cf78a89b71a616a4d9c6179c4e3f49c5
2017-08-16 08:06:13 +00:00
OpenStack Proposal Bot
0ed3b62089 Updated from generate-devstack-plugins-list
Change-Id: Ibb3f6cd6aa01daf79413b2abfb5adb3d5f121321
2017-08-11 08:26:44 +00:00
Jenkins
f7c250128b Merge "doc: Switch from oslosphinx to openstackdocstheme" 2017-07-31 14:34:01 +00:00
Jenkins
8c3720e589 Merge "Add instructions for discovering hosts in the multinode guide" 2017-07-28 00:00:07 +00:00
OpenStack Proposal Bot
97430cd9e0 Updated from generate-devstack-plugins-list
Change-Id: I4e47d524df32d3d41cc00c608edc6c9c588726b5
2017-07-27 08:21:35 +00:00
OpenStack Proposal Bot
2f09dcfc98 Updated from generate-devstack-plugins-list
Change-Id: Ic5ccbd05b9be0739b486d0b816b94eaa5d8f355f
2017-07-26 08:12:17 +00:00
Matt Riedemann
c63ecadb08 Add instructions for discovering hosts in the multinode guide
When doing a multi-node devstack deployment starting in Ocata
the child compute nodes must be discovered and mapped to the
single nova cell (cell1). In the upstream CI we do this discovery
in devstack-gate after the subnodes are stacked, but for anyone
doing this manually we need to provide some notes on what needs
to happen after child compute nodes are stacked for a multinode
environment.

Change-Id: I68418bcf28d86c60fe42537186d89458fa778bda
Closes-Bug: #1688397
2017-07-25 17:08:50 -04:00
Ian Wienand
d2fbcd275d doc: Switch from oslosphinx to openstackdocstheme
Per the manuals migration effort, switch to openstackdocstheme [1]

[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I0463f7d39bd72f1d27cfe3f6d5395608b9ed6b29
2017-07-24 10:34:22 +10:00
Takashi NATSUME
fa0077707e Update URLs
Some URLs are broken, so fix them.
The others are redirect to new URLs,
so replace them with new ones.

The config options of nova serial console proxy
have been gathered in nova/conf/serial_console.py.
So the description in doc/source/guides/nova.rst
is fixed.

Change-Id: Ifd81cc09969341fbf8f135a913fc6003b94e0acc
2017-07-22 09:12:59 +09:00
OpenStack Proposal Bot
580a506f25 Updated from generate-devstack-plugins-list
Change-Id: I6e040449252aae43f330d545d979b3bdba6f855a
2017-06-25 08:01:06 +00:00
Jenkins
b9f00f4539 Merge "docs: add "kvm on s390x" specific configuration in local.conf" 2017-06-19 13:25:03 +00:00
OpenStack Proposal Bot
41da1a9feb Updated from generate-devstack-plugins-list
Change-Id: Ida1d6d012e1e05f35ba45670436acd6f920c9575
2017-06-19 08:55:47 +00:00
OpenStack Proposal Bot
a40e036d80 Updated from generate-devstack-plugins-list
Change-Id: I5980980fe5071a781b5b95efd69f479359f8ee6e
2017-06-07 08:24:31 +00:00
Markus Zoeller
14728c7a51 docs: add "kvm on s390x" specific configuration in local.conf
The upstream CI runs exclusively on nodes with x86 architectures, but
OpenStack supports even more platforms. One of them is the KVM
on s390x (IBM z systems), which is supported since the *Kilo* release.
This change describes the additional settings in the ``local.conf`` file
to enable Devstack on that platform. This is useful for PoCs.

Change-Id: I943b552ca2e36210ac57f36c16db930eb5e58623
2017-05-30 13:53:36 +02:00
Nir Magnezi
ac2ae8c047 Remove nova cert from devstack
As a followup to I2c78a0c6599b92040146cf9f0042cff8fd2509c3, the nova
cert service should be removed from devstack.

Without this fix, stacking will fail is USE_SCREEN=True

Change-Id: I115580352fa380b896bae290f9a4efbfe4ff0dfd
2017-05-22 12:40:57 +03:00
Jenkins
6a62619cbc Merge "add a table of contents" 2017-05-18 14:28:18 +00:00
Eric Fried
8cd310d763 Restore log colors under devstack/systemd
One of the pending issues with the conversion to systemd was the loss of
log coloring.  It turns out that journalctl by default strips out
characters it considers "unprintable" - including the color codes
emitted by the old-style logging.  However, journalctl can be made to
print them by adding the `-a` flag.

This change makes devstack's log formatter conf settings include color
codes like the old screen-based setup used to

We also remove stackrc's setting of JOURNALCTL_F, whose usage was
removed via I6af6d1857effaf662a9d72bd394864934eacbe70.

Change-Id: I2401e267913a24d18dae355aa933072dbbdab1d8
2017-05-16 14:56:57 -05:00
Jenkins
ac042d4122 Merge "remove out of date heat references" 2017-05-16 15:15:34 +00:00
Doug Hellmann
84ce2f1c9b add a table of contents
Add a table of contents help readers find the information they need
without having to read all of the prose on every page. Remove the
site-map file, which doesn't appear to be linked anywhere.

Change-Id: Ib5761c9cfdd5a083df562413d727cb4ac7547c9e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-16 10:47:09 -04:00
Jenkins
2b88b323c9 Merge "Fix systemctl option: removes --unit option in doc" 2017-05-07 17:03:50 +00:00
Ian Y. Choi
c2200bc880 Fix systemctl option: removes --unit option in doc
--unit option is for journalctl, not systemctl.
Just executing systemctl without "--unit=" works.

Change-Id: I9752561332e62ec6327b17b12d2d868892718041
2017-05-04 21:17:40 +02:00
Sean Dague
3336b4bed6 remove out of date heat references
This removes some remnant heat code and references now that heat is
running in a plugin. Before merging this patch the heat team should
verify they got everything they needed into their heat plugin, as
there were more parts left than I was expecting.

Change-Id: I477e3a6e75591aa8ff836c28f7ef56aa1b5f8727
2017-05-03 08:23:29 -04:00
Sean Dague
2686b36c32 Correct various inaccuracies in overview.rst
This still was referencing nova-network

Change-Id: Id584d3fd26482330f42319aee4cb36981066db55
2017-05-02 09:26:28 -04:00
Sean Dague
8b8441f3be Default developer use case to systemd
This moves the developer use case over to systemd, and updates all the
relevant docs to discuss the systemd workflow instead of screen. It
does so by defaulting USE_SCREEN=False, so will not impact people that
set it explicitly.

Change-Id: I6d664612bc2b850eb7f56852afbc841867223ab7
2017-05-02 06:44:22 -04:00
Jenkins
d4df865c07 Merge "Adding placement-client to compute node local.conf for multinode setup " 2017-04-19 12:52:15 +00:00
OpenStack Proposal Bot
09a08aacf4 Updated from generate-devstack-plugins-list
Change-Id: If6c07fd6b56d776a5548564b72e637f6bd3dfbfc
2017-04-19 09:24:43 +00:00
Prabhuraj Kamaraj
921da2654b Adding placement-client to compute node local.conf for multinode setup
Change-Id: Ie98f908d5a932da259ae13934af45d535fcffb82
Closes-Bug: #1682362
2017-04-18 05:12:52 +00:00
Cyril Roelandt
a48ffa8c58 Do not ask users to overwrite their /etc/sudoers file
Give instructions to add permissions for stack user without touching
main config.

Closes-Bug: #1680459
Closes-Bug: #1681418
Change-Id: Idd27e684e63c616466de28c07551729a1e091bdd
2017-04-12 10:58:25 +10:00
OpenStack Proposal Bot
87535a5b9f Updated from generate-devstack-plugins-list
Change-Id: I68d8812558e1f1f09ab5f30145ce5c0943cae7db
2017-04-03 08:24:23 +00:00
OpenStack Proposal Bot
50686fe244 Updated from generate-devstack-plugins-list
Change-Id: Id1313b029df86ea446b90ad086cc436702379dc9
2017-03-29 08:28:40 +00:00