Commit Graph

32 Commits

Author SHA1 Message Date
OpenDev Sysadmins 6364ad520d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:48 +00:00
Doug Hellmann 310720f03c import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Introduce a minor change to the guide's build configuration file in
order to trigger the jobs and allow the patch to be tested.

Fix .gitreview file.

Change-Id: I4fed6e402a19a616fb8b30c1d07e704b34b866dc
Story: #2002586
Task: #24317
2018-10-04 11:37:17 +02:00
Frode Nordahl 3567da7ce8
Update auth details for a Keystone v3 default world
Also simplify names used and reference the latest LTS
version of Ubuntu for image creation example.

Change-Id: I8fe3fb9ac811a47558054fe368dd9b4435b82eb0
2018-08-15 08:11:17 +02:00
Edward Hope-Morley 75ef37f212 Add note to ceph migration guide
Mention osd-reformat option completely removed as of 18.05
release.

Change-Id: I977c764c317582962fcb132833d1c1677370eccf
2018-07-31 12:22:13 +01:00
Liam Young d78a90b3ae Increase vault init token use limit
The documentation for vault suggests creating a token from the
root token specifically for the vault authorisation action.
To lock the token down the number of times the token can be used is
set. The charm action uses the token multiple times so the action
fails. Since the token is created with a relatively short ttl it
seems reasonable to remove the usage limit entirely.

Feedback from users has shown that when following the documentation
the need to unseal each vault unit individually was missed so this
instruction is now next to the unseal explanation as well as being
reiterated in the HA section.

When deploying an HA configuration etcd must support etcd3, this
requirement was lacking in the instructions so it has been added.

Change-Id: I07c233ccadd52ec7fe2fff6276e56cd88c48acf1
Closes-Bug: #1779875
2018-07-09 09:00:53 +01:00
James Page 2bbaa57e75 certificates: Uppercase CSR/CA usage
Change-Id: Ia1c339f49e18c54934508c7cbdac327e68f7f6f2
2018-06-14 11:43:35 +01:00
Liam Young 64efc26da9 Add Certificate Lifecycle Management Appendix
Add Certificate Lifecycle Management Appendix. Since setting up
Vault is common between Encryption at Rest and Certificate
Lifecycle management, it has been moved to its own appendix
which can be referenced by EaR and CLM.

Change-Id: I867f938fc9e836334469d4fc2eb102fd32bb69e6
2018-06-11 15:37:36 +01:00
James Page 94a2231947 Add appendix for encryption-at-rest
Provide details on how to encrypt data at rest to mitigate the
risk of data compromise in the event that a disk, server or
multiple servers are lost from a data center deployment.

Change-Id: I804e306583135a5cc770250f6eab664a737b7f56
2018-05-23 10:54:07 -07:00
Zuul c4ecb077ac Merge "Replace reference to `nova.rc` with `openrc`" 2018-05-09 12:57:05 +00:00
Zuul d6d7238161 Merge "Fix cloud name in bootstrap commands" 2018-05-09 12:51:17 +00:00
Alex Kavanagh 0b4174c0e4 Add links to bugs and developer's guide
This is so that people can contribute bugs/feature requests, or be
able to submit changes to the documentation.

Also, due to strangeness in the zuul guide merging process, added
a guid in enable-merge to get it to merge the commit.

Change-Id: Id94f89779cc8ec672ef351f84efa04e98155663e
2018-05-08 15:43:51 +01:00
Corey Bryant cd418262d0 Fix cloud name in bootstrap commands
The previous step adds a cloud named 'mymaas' which is the name
that should be used on the bootstrap command.

Change-Id: If0134032dcf8fc699257ea019f222261dd804eed
2018-04-25 12:23:59 -04:00
Frode Nordahl 7d4b372899
Replace reference to `nova.rc` with `openrc`
In reference to:
https://github.com/openstack-charmers/openstack-bundles/pull/67

Change-Id: I5720d512d1096f4c9e35069dcc293b2ee5368ef1
2018-04-15 00:20:36 +02:00
Liam Young 98e4a6558f Warn unattended-upgrades and co-located charms
Add warning to upgrade guide concerning unattended-upgrades in
environments that have co-located charms.

Change-Id: I256a9ea2de2e152d1f2ede8312365e9fc86642da
2018-03-09 10:29:33 +01:00
Zuul dfe4f7c37e Merge "Add instructions for upgrading OpenStack" 2018-02-21 09:23:11 +00:00
Liam Young 3fdc6d33b3 Add instructions for upgrading OpenStack
This patch adds instructions for upgrading OpenStack using the
charms.

Depends-On: I03f3d641b50cfc6f02262edb0f714ba6e9566775
Change-Id: I9019da2c79c1262043714a1605efd85700478744
2018-02-19 11:29:23 +00:00
zhang.lei 3825742490 Remove the deprecated "giturl" option
From openstackdocstheme 1.18.0, valid Git URLs can be retrieved by
openstackdocstheme[1], we do not need giturl option anymore.

[1] https://review.openstack.org/532163

Change-Id: Ifaf526a7f34af780a2dd16f12f799d96018dcbed
2018-01-15 03:51:07 +00:00
ZhanHan 3629ccfce6 Modify a spelling error
Change-Id: I67eb9248f35008f228e8d887df4974613e6ac9b6
2017-12-20 15:16:41 +08:00
Alex Kavanagh e3c07b1781 Trivial change to cause zuulv3 to rebuild the source
This is an attempt to get it added to the deploy-guides page.

Change-Id: Iba87fccd47e8991383f7fee3acf5f9f7304a3ba5
2017-11-02 13:56:46 +00:00
James Page 8cf3128c96 Add Appendix A for Ceph Charm Migration
Add new appendix for migration of legacy ceph charm deployments
to the preferred ceph-mon/ceph-osd deployment architecture.

Change-Id: Iac34d1bee4b51b55dfb3d14d315aae8526a0893c
Related-Bug: 1665159
2017-10-18 06:43:22 +00:00
Alex Kavanagh 4493b86a4a Move doc to deploy-guide for the documenation
And remove the build-sphinx part of the python module setup as there
are no docs to build.  This is to make this project (which has no
project documenation, but does have a deploy-guide) compatible with the
other deploy-guides.

Depends-On: I96d8e3d958081667df5e69e148e13c6b27c34767
Change-Id: If775b98b4a58cc956e487a6d566d62999eaaf12d
2017-10-17 15:19:35 +00:00
Alex Kavanagh bed2dd42bd Fix some documentation issues
- Fixed odd wording in install-openstack.rst.
- Fixed up uuid command usage.
- Added missing links and added note about editting bundles.
- Fixed up the note to be an RST note rather than just regular
  text.

Also add .gitreview as the project is managed on review.openstack.org

Change-Id: Id96104928bd95d9d82dfe2a1e90fbbc60c661c28
Closes-Bug: #1712583
2017-08-25 20:12:41 +00:00
James Page 2ac01b8a9f Add README 2017-07-13 12:12:19 +01:00
James Page 9c261cffa5 Refresh juju version info 2017-07-12 12:43:28 +01:00
James Page 6c2ea8819c Drop reference to conjure-up/LXD cloud - not actually using MAAS 2017-07-12 12:02:36 +01:00
James Page 58d4a36172 Drop reference to landscape, rephrase juju on openstack bits 2017-07-12 11:52:28 +01:00
James Page 0e96562c85 Misc Ceph changes 2017-07-12 10:37:12 +01:00
James Page 3c12bd774e Tidy contents page 2017-07-12 10:31:50 +01:00
James Page e99bbae723 Import docs-cloud baseline 2017-07-12 10:28:03 +01:00
James Page e8152cb0f5 Misc fixes and restructuring 2017-06-19 11:06:46 +01:00
James Page 6f73e1681f Extra bits 2017-06-19 10:43:50 +01:00
James Page 016bd6aa56 Initial baseline 2017-06-19 10:15:07 +01:00