Commit Graph

11 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 92aefbfa57 Updated from OpenStack Ansible Tests
Change-Id: Ia682e924f463fe97532709ed18823ba990e10272
2019-09-04 15:17:04 +00:00
OpenStack Proposal Bot 33f7a103db Updated from OpenStack Ansible Tests
Change-Id: Ia81bdeafb8f891abe61b030290912d5a46e80c56
2018-10-02 14:54:13 +00:00
OpenStack Proposal Bot fcd755320b Updated from OpenStack Ansible Tests
Change-Id: I90d955ef6407e44737f68d5d7b932f0ddb64316f
2018-03-27 17:46:49 +00:00
OpenStack Proposal Bot 1be4415dee Updated from OpenStack Ansible Tests
Change-Id: I67c9e09262c3caf1307dcff89caab1124d40ec17
2017-06-22 15:19:51 +00:00
Donovan Francesco (drifterza) 40b8d4ac7d Using updated tempest method for neutron.
Change-Id: Ic6966699b9af4f75cb639c504cb64167d4fa8fb9
2016-11-22 10:49:07 +02:00
Andy McCrae 58bf83cd4c Use openstack-ansible-tests and ansible 2.1.1
This PR incorporates the openstack-ansible-tests bits into
openstack-ansible-os_neutron as well as adjusting the settings to use
ansible 2.1.1.

Change-Id: I7174b920f20488a5e1d514a8f32754bb95bb60de
Co-Authored-By: Travis Truman <travis_truman@cable.comcast.com>
2016-09-22 14:33:03 +01:00
Travis Truman 67bd7bb4ae Ignore the .vagrant directory
Change-Id: Ifac8b196be0b6be48fef5ca49b1458dc97ec67fe
2016-08-10 15:22:25 -05:00
Mike Carden 813fe65bdd Remove duplicates from .gitignore
This patch removes the duplicated releasenotes/build
lines from .gitignore.

Change-Id: I354fc714121fceae82253369fc39ef90bd505d8e
2016-07-15 12:03:56 +10:00
Jesse Pretorius 018d336564 Add .swp files to .gitignore
Change-Id: I2a5ff22f75840cad13e8cbda02c80be2ce414e17
2016-05-04 15:20:57 +01:00
Jesse Pretorius 8a9719d8af Add reno scaffolding for release notes management
Change-Id: I905604ee00fa40062b1e274b6d851bbf64a96c80
2016-04-09 19:21:03 +01:00
Jimmy McCrory b58adf43c0 Implement base configuration for independent repository
neutron-ha-tool.py.j2 has been updated to resolve flake8 violations.
This includes removing the venv activation code, by implementing the
following change: https://review.openstack.org/#/c/275279/

Pep8 'E501: line too long' has been added to the ignore list since the
Jinja2 templated shebang line now exceeds 79 characters.

Change-Id: Ib309ee50d75a5386fbc5fb8cd40d8f6733bd7887
2016-03-01 13:21:12 -08:00