Commit Graph

19 Commits

Author SHA1 Message Date
OpenDev Sysadmins 882149f89e OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:19 +00:00
Victor Morales b4d963826e Add Devstack commands
Including some linux commands to setup this project in a Devstack
deployment.

Change-Id: I809848fa93f7145f58fdac08f8f6715eb7ce4076
2017-05-04 13:06:16 -05:00
Arie d3664d392b Libvirt instance parser
Added unit test and made small modifications to the actual parser.

Change-Id: I005340712ca2b17b7ca5a0517aa88f3cec7ee288
2016-11-18 12:49:38 +02:00
Arie 7655ba63c7 Modify collector and add new tests
Added the following tests:

* test_get_bridge_entry

* test_record_linuxbridge

* test_add_new_command

Change-Id: Ifd74938e30e182c5243b5de89864bf8a03386ab6
2016-10-21 21:25:45 +03:00
Jenkins e834150135 Merge "Add test for ovs collector module and modify collector" 2016-10-21 06:01:21 +00:00
Jenkins 122541cfb0 Merge "Enable release notes translation" 2016-10-08 18:49:26 +00:00
Arie 927da6205e Add test for ovs collector module and modify collector
This change includes:

* New test class to test ovs/collector module. Added one test
  in the meantime to test get_env function.

* loading configuration moved to a function, since it affects
  testing.

* Added paramiko to test-requirements since it used by ovs/common

* Minor improvement to get_env function.

Change-Id: I606f1af74a7148057673df1e95c1c80e82777ec3
2016-10-08 18:33:39 +03:00
Andreas Jaeger 1363bd2d02 Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ia42c69428cdc1daa13bb95bbd99db662bc77f89b
2016-10-06 20:49:28 +02:00
Arie f75e67c73d Switch to context manager
It's considered better practice to use context manager
when writing files.

Change-Id: I9169292c7cc83d10a52368d7c7c01df55ec1c1c5
2016-10-05 06:06:42 +00:00
Arie 4f7d1de85e More fixes to ovs modules
Because this code deserves to be beautiful.

Change-Id: I0cc85d9a1103d4d4d7a19bf617838179197f9c90
2016-09-27 12:20:03 +03:00
Arie b2555a6ca8 Fix ovs/collector to match Python coding conventions
And to make it compatible with Python 3.x

Change-Id: If6725ef90a94704f05e2bac3f1186ae223768302
2016-09-22 08:54:18 +00:00
Andreas Jaeger 8f93871cd6 Cleanup tox.ini: Remove obsolete constraints
Remove old and unused constraints environments from tox.ini. Those
have never been used. Use standard environments as default list.

Note that the repo has in the past not used constraints in OpenStack
CI, this change keeps the status quo.

For more information about constraints see:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: I6d945ccc76fe4fbca6e2fb33348392f09d415e80
2016-08-26 18:12:57 +02:00
Ramaraja aaade8d231 Update README.md
Change-Id: I83527fb12ebf389d2e0ca042e6e359554c4764c4
2016-08-08 06:28:35 +00:00
Amit Saha 673752e55e Added DON schematic to README
Change-Id: I80cd0f7d2d370678f9627f98547612d733efa9f4
Signed-off-by: Amit Saha <amsaha@gmail.com>
2016-08-07 22:48:50 +05:30
Amit Saha 9c4650497b Added ansible playbook and updated README
Change-Id: I78b2200c3112083583b03d339015137c0acded9b
Signed-off-by: Amit Saha <amsaha@gmail.com>
2016-08-02 10:04:49 +05:30
Ramaraja 7231d4be65 Adding README file
Change-Id: I46199cc05bacc4b6143d946350d86c73c852b18a
2016-08-01 11:43:33 +00:00
Ramaraja 508920a121 Adding DON changes to the repo
Change-Id: I694a3483cfddd5cff8d0a95466087b0e0e9897ba
2016-08-01 10:06:44 +00:00
Ramaraja be885916b0 Initial commit with cookiecutter project template
Change-Id: Ida51d3111bf55d79a15051178bea89293aef80f5
2016-08-01 06:07:26 +00:00
OpenStack Project Creator 1625b090bb Added .gitreview 2016-07-27 08:33:33 +00:00