Commit Graph

25 Commits

Author SHA1 Message Date
Ryan Beisner 31954eb8de
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: Iaaadef005d545c4e8234d11f6f8f11b3184efaa3
2019-02-27 10:31:07 +01:00
lijunjie 4b4d0dd922 Fix the misspelling of "openvswitch"
Change-Id: Ie1954081e932d708c7700a3f48b46314d9429c57
2018-12-27 16:36:30 +08:00
Ryan Beisner 1588111de8 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: Ief725b4464c3fa4fb17b60ecd3680c7e55305a9c
2018-10-04 16:22:19 -05:00
Liam Young d07c183e2b Pass all CS_ vars to tox env to pickup timeout
Change-Id: I38133ebd4f2064fa17c4baa43773f1311321023e
2018-09-20 11:18:47 +00:00
Ryan Beisner 97bb047009 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: I6cdd26814973b15f7c57b17039c95950ac1cbc68
2018-07-11 14:06:08 -05:00
Ryan Beisner 3d7dc0f298 Remove deprecated functional test targets
Change-Id: If1043f67406a262dd812e88c8788bce95fa16de7
2018-05-09 16:36:39 -05:00
Ryan Beisner 2705602eff 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: I22deb4616b7865f9fb4f621aeb74d49dc055471c
2018-04-03 16:24:50 +00:00
Ryan Beisner 5f02c3f730 Rebuild for sync charm-helpers
Change-Id: I312a3b6f02ae7bfd35f6091ad8ead2883d9e2e5a
2018-02-21 14:02:57 -06:00
Ryan Beisner edd11b675b 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: Ic308d952be4668bd61edc533aad7b6ab8463fa26
2017-12-05 05:29:15 +00:00
Andrew McLeod b2a277f321 Enable xenial-pike amulet test
Make default func27-smoke xenial-pike

Change-Id: I223109ca90ce305dbec48a2df1beda3464c3809c
2017-11-21 12:01:27 +13:00
Ryan Beisner b8b13b9d74 Update requirements for git charmhelpers
Change-Id: Idd1687a381730059e87ee56fea8f2fa51828dc95
2017-10-03 04:34:35 +00:00
Ryan Beisner a5141eb737 Add Artful dev series metadata
Change-Id: Ic0b7dc1b26d8f6e24b38a4cfb9296888ab93c075
2017-09-26 15:14:01 -04:00
Ryan Beisner dd87b2c64c Remove deprecated series metadata and tests
Change-Id: I640627c924271ff1d57e4aff334384235cbb9d07
2017-08-23 09:54:21 -05:00
Andrew McLeod e8e94596fb Modify tests.yaml which specifies bundletester config params
with the following key:value pairs:

- reset_timeout: 600

Change-Id: I294bfcd361929f6ca9e0811153fdaa49f2f6e1e9
2017-08-09 14:27:09 -06:00
David Ames 71ba0a2d14 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: I37eec176ba55eb0fe37e3500d4b7bcf712333d37
2017-07-24 14:57:22 -07:00
James Page ea33816c5d Updates for pike b1
Add amulet tests for pike, leave disabled for now.

Charm helpers changes will be picked up during rebuild.

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

Change-Id: I04fdfedcc7ee540b83045dfc1dbdca0a0a5784de
2017-04-28 08:42:41 -07:00
Alex Kavanagh 86e6ca60ab Fix alphanumeric comparisons for openstack and ubuntu releases
- fix up code where the alpha comparisons are done
- refactor the code so that it uses, rather than fights,
  charms.openstack features.

Change-Id: Ie3b7fdd53ee73c700b8515dce4bd114cab72269d
Related-Bug: #1659575
2017-03-29 21:27:30 +01:00
David Ames 809093bed3 Enable Ocata Amulet Tests
- Add Zesty as a supported series to metadata.yaml.
- Turn on Xenial-Ocata Amulet test definitions.
- Sync charm helpers to get Juju 2.x amulet compatibility.
- Keeping Zesty-Ocata Amulet test definitions turned off until the
  metadata.yaml changes propagate to the charm store.

Change-Id: I31ed9225c0f21574db93758153df9caf5b980b34
2017-03-09 14:34:54 -08:00
Ryan Beisner 35be5a7b00 Update readme
Change-Id: I288d8fcd481c2bd40729d30b758ab3f7b79d8f53
2016-12-08 21:05:21 +00:00
Ryan Beisner 755deaa442 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: I65882a92c431ada8d7b1f83f4844f1180f74be4c
2016-12-06 09:39:07 -08:00
Ryan Beisner 8647170d04 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.

- Remove in-tree charm-helper test code as it is expressed in
  test-requirements.

Change-Id: If4980b5215c46fd52c17266bfa216bc17d7af28f
2016-10-13 06:09:25 -05:00
James Page 0057ad5f4c Update service plugins for Newton
OpenStack Newton removes lbaas (v1) support; switch to using v2
when deploying newton or later.

Change-Id: Ied28f27247af43896c9babd9143a60d281b8b5a0
2016-10-12 21:48:25 +01:00
James Page f5a375e9bc Correct state for odl-controller relation
Drop the use of 'access' from the odl-controller relation; the
interface only sets connected and available.

Also assess status after the neutron-api-plugin-subordinate is
connected, as it does not provide any state.

Change-Id: I7b1793779a516c963f7459749aa02dc9ecef603d
2016-10-07 11:46:07 +01:00
Liam Young 6154ecaa72 Switch charm to new format
This charm was written in the defunct services framework and before
the layers for Openstack had been written. This change
updates the charm to use the reactive framework and removes code which
now resides in a shared layer.

Change-Id: I103551103fde5f502634e3b3896d69626e0b876a
2016-09-28 07:54:22 +00:00