11 Commits

Author SHA1 Message Date
melissaml
5c0516f9bb Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I33bad79f90fe2917ad45a9b3e5733c48038794f0
2018-04-21 09:03:47 +08:00
Jesse Pretorius
caab814228 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.

Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: I2ba5bce479a33bc4369c8034e28cf2bc8cfb5ac1
2017-10-18 18:17:24 +01:00
ZhongShengping
c0f718f4f2 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: I1819557547bad6a598b834bd4200e28571efd40a
2017-07-03 16:13:07 +08:00
ji-xuepeng
62ab658962 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I41d526e84d2c5da3366f242e6a00f93a1c762cfa
2017-02-06 22:22:41 +08:00
Jean-Philippe Evrard
cb4c9d6a8b 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: Iba8332b8623204cc88ab07f56c5c4773cebe380d
2016-12-01 14:20:12 +00:00
Luong Anh Tuan
ec579a5e6f Fix typo: remove redundant 'the'
Change-Id: Iacf3ddc34f09e4063ff74ee28a8ef684a2747aee
2016-10-03 11:46:49 +07:00
Major Hayden
6d4557e55f Remove osa-differ
The osa-differ script has moved to another repo[1] to speed up
development and load it into pypi.

[1] https://github.com/major/osa_differ

Change-Id: I816c4391233b0bbf251be76d9dfad73b2f6c30a5
2016-09-14 12:23:48 -05:00
SirishaGuduru
4e13bb102b Playbook to mount drives in swift object nodes
Currently in any of the release of openstack-ansible
there is no role to mount the drives in swift object
server nodes. This can now be a part of
openstack-ansible-ops as this is all operational stuff.

If the user knows the type of the file system that is
going to be used, we can mount the drives as well using
the playbook without manual intervention.

Doc is also modified according to the playbook.

Modified the lines according to the comments given.

Change-Id: I991ee4891253d2f99703c80e350df21c43db01e8
Closes-Bug: #1535536
2016-08-02 10:33:21 +05:30
Major Hayden
fb9f00ff70 Docs for osa-differ.py
This patch adds documentation for using the ``osa-differ.py`` script
and how to handle GitHub API tokens.

Change-Id: I746d1fd75d81d964c76aca3cde6bfe1a667c3645
2016-07-19 13:19:06 -05:00
Jesse Pretorius
2226c4202a Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: Ie2e4dee9b83fccce0ca63ca1700f22c1730a49eb
2016-07-12 16:51:39 +01:00
Jesse Pretorius
0aeb4dfe39 Add base test scaffolding for repo
Change-Id: Ibe08860b69878b809695a48be4a0937b9c548e47
2016-06-14 15:32:40 +00:00