Commit Graph

14 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
Chris MacNaughton 18326375bd Remove old nova-compute / mysql relation
Change-Id: I41630fa316d1ea24a9fa067179764bf7c72b8693
Closes-Bug: #1713807
2018-07-18 10:29:24 +02:00
David Ames 877863e5a3 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: I03d569dbfd0d71d9b9068222810923132c2af65e
2017-07-24 15:52:42 -07:00
David Ames 18c46fa524 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.
- Resync tox.ini to resolve amulet test failures.

Change-Id: Ice6856ed8e9be2b9ecb677fe81aee593ac4a6b76
2017-03-23 11:16:34 +00:00
Ryan Beisner 93d7a0403a 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: I5c7667a3934243d8a610a232d84f72f6ff73b964
2016-12-03 16:45:14 +00:00
Ryan Beisner 49acd2f3f3 Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions, using ODL BE.

- Add Yakkety-Newton Amulet test definitions, using ODL BE.

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

- Also adjust py hash bangs to use env python.

Closes-Bug: 1632533

Change-Id: If10e49a9c45bc7fcd1eb073dcdccabed6c37a958
2016-10-13 01:59:41 +00:00
Narinder Gupta 09ebd3fd68 modify charm to support Boron Opendaylight
Modified this charm to supprot Broron version fot Opendaylight for
Mitaka integration and also SFC enablement.

Change-Id: Ic0d2949b139d6aa8c9989dfa45d76257f82bf979
2016-09-09 22:07:01 +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 93efa99b5a Enable Mitaka amulet tests
Disable Juno tests (no longer supported).

Switch Xenial tests to use BE release of ODL, as the default
Helium release is not compatible with Java 8 (which is the
default in 16.04).

Update ovs bridge controller checks to validate against
legacy 6633 and IANA assigned 6653 ports; only check br-int
configuration for later ODL releases.

Drop wider service checks from amulet test.

Re-align with Neutron security group management.

Change-Id: Ic1e92b292c0276232a29695d02096ba1e3275236
2016-04-15 17:20:14 +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
James Page a6805592a0 Drop use of old branches, hopefully fixing liberty tests 2016-02-19 18:08:58 +00:00
James Page 38a4c6109a Drop checks for ec2/objectore services 2016-02-19 16:16:47 +00:00
James Page 097fbdf472 Normalize Narinders Be support, fixup amulet tests 2016-02-19 14:23:05 +00:00
Liam Young 6dd05c38d7 Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00