Commit Graph

21 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
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
Robert Ayres b27792d722 Merge Alberto's changes 2015-11-04 19:14:40 +00:00
Alberto Donato f9a0b4d390 Handle empty case. 2015-11-04 19:21:24 +02:00
Alberto Donato f852afd166 Fix call. 2015-11-04 18:08:32 +02:00
Alberto Donato 7a5ccf1dfe Address review comments. 2015-11-04 17:41:54 +02:00
Alberto Donato 80e9c5c6db Fixes and cleanups. 2015-11-02 17:50:00 +02:00
Alberto Donato b9a656aa30 Add install-origin option. 2015-11-02 14:38:08 +02:00
Liam Young f5baa14920 [tribaal, r=gnuoy] Fix bug in deriving directory name 2015-07-22 16:25:29 +01:00
Liam Young 795237155a [tribaal, r=gnuoy] Make the charm not care what the name of the archive is (it looks at the decompressed name instead) 2015-07-22 14:28:25 +01:00
James Page 083f482442 Fixup niggles in review feedback 2015-07-15 08:47:40 +01:00
James Page ad3ce251b5 Add support for profiles and explicit proxy configuration 2015-07-14 10:48:07 +01:00
Jason Hobbs 7e2c7bc152 Use port 8181, not 8080. 2015-06-24 14:44:45 -05:00
Liam Young a542f9e380 Switch to double quotes for consistency 2015-06-16 16:34:29 +00:00
Liam Young 66c6a24f2e flake8 fixes 2015-06-16 14:38:51 +00:00
Liam Young 81558e5f78 Add support for related charm to request odl commands to run 2015-06-16 14:34:36 +00:00
Robert Ayres f58967feb2 Change server timeout to 2 mins (courtesy of narindergupta) 2015-03-16 19:56:22 +00:00
Robert Ayres 6067343d35 Add controller-api and ovsdb relations 2015-02-25 15:27:38 +00:00
Robert Ayres 792f7b09af Initial charm 2015-02-19 22:08:13 +00:00