summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-08ospfv3 test cases updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-24ospfv3 work going onRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-22final code changesRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-02vyos_ospfv3 resource moduleRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-03-07Merge pull request #8 from ganeshrn/vyos_terminal_fixansible-zuul[bot]
Fix vyos terminal length issue Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-07Merge pull request #10 from ganeshrn/add_tagsansible-zuul[bot]
Add galaxy tags Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-06Add galaxy tagsGanesh B Nalawade
2020-03-05Merge pull request #9 from pabelanger/temp/requireansible-zuul[bot]
Move requirements to top-level directory Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-05Move requirements to top-level directoryPaul Belanger
This removes the dependency on ansible-test to manage our dependencies. Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/366 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-03-05Fix CI issuesGanesh B Nalawade
2020-03-05Fix vyos terminal length issueGanesh B Nalawade
Fixes https://github.com/ansible/ansible/issues/68031 Convert value to env variable ANSIBLE_VYOS_TERMINAL_LENGTH to integer to identify if the value is valid integer string if not raise an execption
2020-03-02Merge pull request #6 from pabelanger/temp/flake8-errorsansible-zuul[bot]
Fix flake8 errors from last sync from ansible/ansible
2020-03-02Fix flake8 errors from last sync from ansible/ansiblePaul Belanger
Since ansible/ansible is now frozen, we can prepare to open development on our collections. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-03-02Merge pull request #5 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector
2020-03-02Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-25Merge pull request #4 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-25Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-20Merge pull request #3 from pabelanger/temp/depen0.0.2ansible-zuul[bot]
Add ansible.netcommon dependency to galaxy.yml Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-20Add ansible.netcommon dependency to galaxy.ymlPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-02-19Merge pull request #2 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-19Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-18Merge pull request #1 from pabelanger/masteransible-zuul[bot]
Updates for new repo location Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-18Updates for new repo location0.0.1Paul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-02-06Merge pull request #66 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-06Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-29Merge pull request #63 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-29Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-16Merge pull request #59 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-16Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-16Merge pull request #60 from pabelanger/masteransible-zuul[bot]
Don't run flake8 on tests/unit/compat Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-15Don't run flake8 on tests/unit/compatPaul Belanger
Until we stop using the migration script, we cannot modify these files. So skip flake8 for now on them. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-12-12Merge pull request #58 from pabelanger/masteransible-zuul[bot]
Add tox -eblack support Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-12Add tox -eblack supportPaul Belanger
This allows a user to format their code. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-12-05Merge pull request #57 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-05Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-12-04Merge pull request #55 from Spredzy/yamllintansible-zuul[bot]
linters: Add yamllint as part of linters Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-04Merge pull request #56 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-04linters: Add yamllint as part of lintersYanis Guenane
Depends-On: https://github.com/ansible-network/ansible_collections.vyos.vyos/pull/56
2019-12-04Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-11-27Merge pull request #53 from pabelanger/masteransible-zuul[bot]
Remove version from galaxy.yml Reviewed-by: https://github.com/apps/ansible-zuul
2019-11-27Remove version from galaxy.ymlPaul Belanger
This is no longer needed, as your collection build jobs dynamically generate the version via git information. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-15Merge pull request #49 from pabelanger/temp/venvansible-zuul[bot]
Add tox -evenv entry point Reviewed-by: https://github.com/apps/ansible-zuul
2019-11-15Add tox -evenv entry pointPaul Belanger
We'll be using this as part of our release processes. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-14Merge pull request #48 from pabelanger/temp/versionansible-zuul[bot]
Updates needed for publish to galaxy Reviewed-by: https://github.com/apps/ansible-zuul
2019-11-14Updates needed for publish to galaxyPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-01Merge pull request #44 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2019-11-01Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-10-31Merge pull request #42 from pabelanger/temp/bindepansible-zuul[bot]
Add bindep.txt file Reviewed-by: https://github.com/apps/ansible-zuul
2019-10-30Add bindep.txt filePaul Belanger
This adds the required distro packages needed to compile wheels. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-10-01Merge pull request #39 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul