Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Beisner 91d8c4f9f4
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: I459871b2d4ab15807b54b7625a4096293d29e74a
2019-02-27 10:31:32 +01:00
Ryan Beisner 555c706c7a Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I53a0b0f8f1b247e85be360902599b9a731297407
2018-10-03 13:11:09 -05:00
David Ames b71c237741 Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: Ia0f4a99a5dc9e4b67bf51402a2f1f4bf9b1015d6
2017-05-16 23:06:09 +00:00
Ryan Beisner 412f31e2a8 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: I743661420f50b10527816c1b840440949cc39b39
2016-12-08 14:41:44 -08:00
Ryan Beisner 3f7a8fad0c Add initial tests and repo review configs
- Initialize repo for gerrit review.
- Resync charm-helpers.
- Add missing install.real hook.
- Add missing status update hook.
- Add very basic unit tests and amulet tests.
- Set cpu mode default value.

Closes-Bug: #1639020
Closes-Bug: #1638930
Partial-Bug: #1638773
Partial-Bug: #1639943

Change-Id: Ifbf627329ddb25a29d6c0af4b9a34a488bc55629
2016-11-07 20:50:16 +00:00
James Page f9f4e3fe0b Refactor for Mitaka and z/KVM
* Updates for mitaka baseline

* Add parts directory from nova compute

* Fixup typo

* Add serial console support

* Fixup rel to neutron-api

* Add missing hooks for napi-plugin

* Remap

* Drop deprecated option from nova-cc

* Add prevent arp spoofing config option inline with n-ovs

* Add cpu-mode and model to config options

* Fixup configuration context passback

* Drop remvoed _neutron_api_settings code

* Update tox to skip unit tests for now

* Add status support

* Update status message

* use comma in managing list

* Directly use internals of openstack utils to evaluate interface states

* Tweak interface handling

* Fixup typing

* Add wedge to ensure that status of relations inc neutron-plugin-api is OK

* Revert "Add wedge to ensure that status of relations inc neutron-plugin-api is OK"

This reverts commit 7b955846a636f69d3a46317bed876641ef583fb7.

* Add reserved-host-memory configuration support

* Add update status hook

* Add series to metadata.yaml

* Update copyright to apache 2.0

* Ensure VNC is disabled
2016-10-26 15:12:24 +02:00