Commit Graph

11 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 6eaddb9daa Updated from OpenStack Ansible Tests
Change-Id: I2db6ad400d743615a18bcd533228e20d5402970a
2019-08-20 03:05:59 +00:00
OpenStack Proposal Bot c39762a29a Updated from OpenStack Ansible Tests
Change-Id: I8fae15234df84963fd09c619c75e6b4402af6db8
2018-10-02 14:52:56 +00:00
OpenStack Proposal Bot 32e7bb1cd6 Updated from OpenStack Ansible Tests
Change-Id: If1ab232988f37bf7d9dd60d0180f708d88a5bfa7
2018-03-27 15:51:56 +00:00
OpenStack Proposal Bot a1a183bd28 Updated from OpenStack Ansible Tests
Change-Id: I12f931c5fc3ae92d4e53a75cbc62a7058a5eaf32
2017-06-30 17:10:20 +00:00
Travis Truman 46a58b7851 Disable gnocchi-api service when mod_wsgi is used
The *_services dict pattern present in other roles
has been adopted and systemd/upstart service enablement
of the gnocchi-api service is now directly tied to the
state of `gnocchi_use_mod_wsgi`.

Change-Id: Ibc15c37bbd5a1a70b0774a1184b5759e558a0efb
Closes-Bug: #1633205
2016-11-09 15:05:25 -05:00
Travis Truman 30bb3111cd Functional testing for the role gate
Simple REST API based functional testing for
gnocchi will now be run during the gate.

Change-Id: Ied96bca01cd3e6f47f2d75505d516b1eafbc7429
Closes-Bug: #1624521
2016-09-22 15:38:40 -04:00
Travis Truman f4a9c58d68 Ansible 2.1.1 role testing
Change-Id: I0107c3a96bdae14baaedfb5634b4079c58e11f2a
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-19 13:30:23 -04:00
Mike Carden 293158c811 Remove duplicates from .gitignore
This patch removes the duplicated releasenotes/build
lines from .gitignore.

Change-Id: I0d50224d2dd322e4491c6100b18731a24ac3c52d
2016-07-15 11:55:33 +10:00
Jesse Pretorius 35d03beb31 Add .swp files to .gitignore
Change-Id: I3a129119fd659f1d9d5d388fee96c8130e63071c
2016-05-04 15:20:08 +01:00
Jesse Pretorius e2252e347a Add reno scaffolding for release notes management
Change-Id: I386072a86e60eb7e7e1b3c92b26cd3fa05af5f90
2016-04-14 11:40:45 +00:00
Steve Lewis b5282439bd Prepare for role integration
In order to integrate this role with OpenStack-Ansible there needs
to be using standard CONTRIBUTING.rst and README.rst and the same
.gitignore and .gitreview and setup.* pattern as other roles.

Finally an other-requirements.txt, test-requirements.txt and a
tox.ini are introduced as the basis for docs building and testing in
openstack infra.
2016-04-04 15:23:25 -07:00