This spec has been submitted to enable us to remove Swift from the
Undercloud. The Spec is a highlevel document which provides insight
into the process we believe we can take to excise swift from the
Undercloud.
Change-Id: I7890f87acfb9d5aab47ee943ab85364d309867cb
Signed-off-by: Kevin Carter <kecarter@redhat.com>
The specs was not ready and wrongly approved.
This reverts commit e9665ed8bb5c2a495680451f9d5d7a1bfd45d1ca.
Change-Id: I90456c2cd513baea3e4fb13d85968420c9c14622
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.
See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
Change-Id: I18c53d2d0fbf2929cafd0c995c72a0b20ad809e9
This spec has been drafted to highlight an effort to improve the container
generation process and life cycle management of our applications.
Change-Id: I369c9a9f450c220d8cdc2827460de56ff1e4fb57
Co-authored-by: Emilien Macchi <emilien@redhat.com>
Signed-off-by: Kevin Carter <kecarter@redhat.com>
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine;
cleanup for Python 3 only
- Fix sphinx warnings
Change-Id: Ic70971b3c927508cd8a69b74f0c6b152671e8f83
These extra details are attempting to establish a pattern that can be
replicated by any other contributors.
Change-Id: I4505a37385cbf15d7fe41314fbf223b46d691f53
A new tag for complex issues that correlate to EDGE computing cases by
network, scale etc. areas. F.e. lacking IPv6 support someplace may fit
this tag as well.
Change-Id: Iae33156b29fb92cf2289cfd634b77dd5e278eace
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This tag is intend to be used by third party dependences such as libpod
and ceph-ansible that are not under openstack umbrella.
Change-Id: I8402c238e642244a13fee48182fb56119a80dc8f
The cli has traditionally been the only supported interface for
deploying tripleo. This however has lead to multiple implementations of
roles to perform the various tripleo actions. We should establish a
small supported set of ansible roles, modules and plugins that can be
used when writing automation around TripleO deployments.
Change-Id: I8ac853b78f57661f53f77cb185806461d7f029f2
The TripleO team is putting together tools to reproduce
CI results outside of the upstream CI system. This
tag can be used to organize those issues and bugs.
Change-Id: I572aaa02b35792b32bd0572046a899c51bf3d94a
The "transformation" squad has been added to the squands documentation.
This squad will bring together a group of folks working on the
tripleo-ansible effort, which will initially focus on converting our
heat template and puppet tasks into ansible; the results of this effort
will be put into playbooks and roles housed within the tripleo-ansible[0]
respository.
Per the initial mailing list post[1] this squad will also begin working
with various upstreams and collaborating across project teams within the
OpenStack ecosystem.
[0] - https://opendev.org/openstack/tripleo-ansible
[1] - http://lists.openstack.org/pipermail/openstack-dev/2018-August/133295.html
Change-Id: I07056e774658f2f7952dbf3a6a79ff3929e670ef
Signed-off-by: Kevin Carter <kecarter@redhat.com>
During the Train PTG, we identified that scaling the heat-engine and
ironic-conductor may be beneficial to improving scale. This spec
proposes to create a new undercloud minion node so that an operator
can provide additional systems for heat and ironic usages.
Change-Id: Ic5a5a785b4102383d7369b3a825fe5d615d381c0
Related-Blueprint: undercloud-minion
With all the jobs running tempest now, it's good to have a way to track
down all the tempest issues easily on Launchpad.
Change-Id: I885df34d5768f65776df7d6c722eebbb92718a0e
Oslosphinxs is bosolete and will be EOL after pike, this replace it with
openstackdocstheme with is the official replacement.
Also upgrade sphinx to make it compatible with newer version of yasfb.
Unit test are run with python3 so we can upgrade sphinx to >= 2.0.0
Closes-Bug: #1824074
Change-Id: Ifb28b4e656b60dc1b2dcb6da08b0e717439586ee
This is an alternative pattern which can be used to launch
side containers in a safe manner within our current architecture.
A specific focus here is Neutron which requires its side container
processes to run in network namespaces.
Change-Id: I352b0fbad444f8f340e53da0b758287f55e1c752
Following discussions and meetings, the following change has to be
done in order to get a clean code:
- validations should be presented as roles, not playbooks
- current existing playbooks should be migrated to roles
- in order to keep the mistral compatibility, playbooks will be
created and just include the roles
Change-Id: Ifa36b59c81e6757f1bdb258c477723e883a4f30b