Commit Graph

7 Commits

Author SHA1 Message Date
Ryan Beisner 51b76b3cb8
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I02a34115c6c3d6e9c4b9152af0c96f2fe79866b9
2019-02-27 10:31:57 +01:00
Ryan Beisner 132f1b98ce
Fix lint in unit test
Change-Id: Ie4a1276ff8fcbab6ed6da8f0ec20593e7cf121a7
2018-11-01 14:57:55 -05:00
James Page 608be92d73 Add basic juju status support
Add a basic assess_status helper to evaluate the current state of
the unit; this is currently just a check to ensure that the
odl-controller service is running.

Closes-Bug: 1632032

Change-Id: I008cdf0da04f2ad68291a53ae6a8cb7334979cf6
2016-10-13 01:29:37 +00:00
James Page 31bd29717e Re-license charm as Apache-2.0
All contributions to this charm where made under Canonical
copyright; switch to Apache-2.0 license as agreed so we
can move forward with official project status.

Change-Id: Ibf6fa0c9554e852da885068c23ba06252745a14e
2016-07-01 17:56:44 +01:00
James Page a1cf699ee9 Add support for Ubuntu Xenial
Xenial does not install python2 by default; ensure that python2
and minimal module dependencies are installed prior to trying
to execute any python2 based hooks.

Update amulet tests to drop shared-db relation for n-gateway.

This change also includes a resync of charm-helpers to pickup
new changes for systemd support.

Change-Id: Icef9679cd1d1c96e8aa87bcedcf9735a41af8d52
Closes-Bug: #1555422
2016-03-11 11:41:32 +00:00
Narinder Gupta (for canonical email id) e53be79467 modified the unit test to test with user for Lithium ODL. 2015-11-17 10:20:15 -06:00
Liam Young 6dd05c38d7 Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00