23699f7b431e7d68e6fda64e02c9a1ba0e6b656a
12 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jesse Pretorius
|
23699f7b43 |
Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match the current job execution method. It does not intend to improve how the jobs are executed - only to replicate what is currently in openstack-infra/openstack-zuul-jobs and provide the platform to iterate on. Change-Id: I6e52632d1549cdff28228866b8fbca993e41a058 |
||
|
Samuel Matzek
|
69f47bc587 |
Remove trove_regular_user
Remove the unnecessary trove_regular_user. The documenation that was referenced [1] when this was added to the role is intended to configure Trove for development purposes. The trove_regular_user is not used by the Trove service and is only being created to give the developer a non-admin user to use for testing. [1] https://docs.openstack.org/trove/latest/install/manual_install.html Change-Id: I7c9289e191255e92530ea62568b212320f705ff8 |
||
|
ZhongShengping
|
5e97b2bae0 |
Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes some settings according to follow[0]. [0]https://docs.openstack.org/openstackdocstheme/latest/ Change-Id: Ie9bb4dc796983546e648adb7a805fc2ddb875c5c |
||
|
Kyle L. Henderson
|
9d8a9347c4 |
Implement trove networking
To operate properly the trove guest agent needs access to rabbitmq and also the neutron network for trove to use must be created and defined in the trove.conf file. This changeset adds documentation, tasks and configuration defaults to setup the networking for trove. Change-Id: Idcf87c2eef0af475c02412f03433d22d7b08643f |
||
|
Kyle L. Henderson
|
b948402c76 |
Add RPC encryption key support
In the Ocata release, trove added support for encrypting the rpc communication between the guest instances and the control plane. These settings allow the user to specify installation specific keys versus using the default keys. Change-Id: Ie42d754d58e983a15b553ad8a399813c9a700344 |
||
|
Cao Xuan Hoang
|
02e130c543 |
Use https instead of http for git.openstack.org
Trivialfix Change-Id: I8b61c02777910c65bd56d608bc9d9141e2a7c2aa |
||
|
Andy McCrae
|
1c2858c52f |
Update repository with reference to role git location
Change-Id: I756f75590326b2d5f4da408ab3e5bcbf23073d93 |
||
|
Jean-Philippe Evrard
|
11434a4ebc |
Point roles docs bugs to openstack-ansible LP
Currently when clicking on the small bug in the roles' docs, we land on openstack-manuals launchpad. This should solve it. Change-Id: I87b58ba8aaaa46cc76a6ceb7e8c92ba00acdf78f |
||
|
Donovan Francesco
|
f12ecd2e83 |
Add scaffolding for OpenStack-CI tests
Change-Id: I768a5ece1417933248c76fe7e269b9248d0baed1 |
||
|
Donovan Francesco (IS)
|
88df0abd2d | Updates | ||
|
Donovan Francesco (IS)
|
28f3145e6b | Update | ||
|
Donovan Francesco
|
4b80fd260d | Initial Commit |