Commit Graph

23 Commits

Author SHA1 Message Date
Ryan Beisner e133119e9b
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: I050457c5b596f935840618013003d558c5f7651d
2019-02-27 10:32:25 +01:00
lijunjie bb9ad3ab2d Fix the misspelling of "openvswitch"
Change-Id: If8d65289e25e210bfd46dfcb307f58afc693d85f
2018-12-27 16:42:08 +08:00
Ryan Beisner fdb32222a8 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I37b3abbf6bc9b7c0a859d7cc7e9af706072a0422
2018-10-04 16:22:37 -05:00
Liam Young a62f4a169f Pass all CS_ vars to tox env to pickup timeout
Change-Id: Ib38b58f9cb14bfcfb3ecda658e8daac207d18a87
2018-09-20 11:19:01 +00:00
Ryan Beisner ecfeeda19b Update series metadata
Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata.  Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I8aa2b47ed327b14720d7964fe0cd2520cbe8d62d
2018-07-11 14:07:23 -05:00
Ryan Beisner 03a328f325 Remove deprecated functional test targets
Change-Id: Ic52c2af5f51936b036bc6d9246324dc823934dac
2018-05-09 16:37:42 -05:00
Ryan Beisner dbb33d4941 Update tox.ini to stop using unverified package
As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I6aca0d4c6a863d5cc5da556cff56e5fde5d335d3
2018-04-03 16:32:47 +00:00
Ryan Beisner 430026c621 Rebuild for sync charm-helpers
Change-Id: Ie8c8a3789b3d434dae19acca79e49f4510e56fab
2018-02-21 14:03:00 -06:00
Ryan Beisner 0b082461f0 Add Bionic and remove Zesty series and tests
Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: I34e8db0c9cda91704cae6fecbac885ba5d8831b7
2017-12-05 05:30:09 +00:00
Ryan Beisner 1e3c532751 Update requirements for git charmhelpers
Change-Id: Ia3bec343a0c5b89a2185df3cae79b312ac3c388f
2017-10-03 04:34:28 +00:00
Ryan Beisner 6054e9e649 Add Artful dev series metadata
Change-Id: I6687bd6f8fd92f75a53db895480bfe2f0b9f614e
2017-09-26 14:45:34 -04:00
Ryan Beisner 1265d73e67 Remove deprecated series metadata and tests
Change-Id: I89375457c8c7842eb6135eabe40fcd1f7800dbe8
2017-08-23 09:55:38 -05:00
Andrew McLeod ed3de15e5a Modify tests.yaml which specifies bundletester config params
with the following key:value pairs:

- reset_timeout: 600

Change-Id: I828b0473dfa6f2f52a9a86d950d342885dc0248f
2017-08-09 14:29:01 -06:00
Alex Kavanagh a4f791f16e Update charm icon
Change-Id: I5daf27adfc99a71a803d47aa99997c89020da750
Closes-Bug: #1686691
2017-08-02 18:28:13 +01:00
David Ames d09c94079a Update tests to use keystoneauth1
With keystoneauth1 sessions the service catalog search function,
url_for takes argument interface, no longer named endpoint_type.
This change updates tests to use this argument name.

Change-Id: Ibc2bf7b92ff2bfadfeb860d2151666bee5ec347d
2017-07-24 14:58:00 -07:00
James Page 5ce30ee9cb Updates for pike b1
Add amulet tests for pike, but leave disabled for now.

Required charmhelpers support for Pike picked up during rebuild.

Change-Id: Id7cb699dd9d1ca806e862917137f6d1d69c6fef8
2017-05-25 14:06:15 +01:00
David Ames b9e71a6487 Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: I44f8b8cae9ce3248c85ec2d9a679da418723044e
2017-05-03 15:19:18 -07:00
Ryan Beisner da22f751a3 Remove completed TODOs
Change-Id: Iab9c319baa491cb67e0ef72f359587fa5dc33038
2016-12-08 21:05:26 +00:00
Ryan Beisner a16e4c8c2d Update Amulet defs, series metadata and c-h sync
- Sync charm helpers if applicable.

- Fix test executable hashbags for virtualenv prep.

- Add Yakkety-Newton Amulet test definitions.

- Prep Xenial-Ocata Amulet test definitions (not yet enabled).

- Prep Zesty-Ocata Amulet test definitions (not yet enabled).

- Remove Precise charm series metadata if present.

- Remove Precise Amulet test definitions if present.

Change-Id: I12f3c996ee0478e8de59c3c32a4c1730523b5949
2016-12-03 16:51:08 +00:00
Jenkins ec59422479 Merge "Update amulet test definitions for Newton" 2016-10-12 20:16:42 +00:00
Ryan Beisner 8ca61382ab Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions.

- Add Yakkety-Newton Amulet test definitions.

- Use the percona-cluster charm in tests instead of the mysql charm.

Change-Id: Ic01e735deb427b1f73280070058cc9f4730c2fed
2016-10-12 12:56:20 -05:00
James Page cea8c5c3d1 Update active status message
Align active status message with other OpenStack related charms,
ensuring a consistent user experience and aligning with monitoring
code checks in amulet functional test helpers.

Change-Id: I97324c80e0c5a4ea406c9a53b1bb80a7e4234661
Closes-Bug: 1632095
2016-10-12 14:59:28 +01:00
Liam Young a8091a7886 Switch charm to new format
This charm was written when the reactive framework was in its infancy
and the layers for Openstack had not been written. This change
updates the charm to use the new layout and removes code which now
resides in a shared layer. The unit tests have also been updated and
extended.

Change-Id: Ib75710021aa48fb739c6fbca8ef52bf296d2a26a
2016-10-04 15:03:29 +01:00