Commit Graph

42 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 0798332baa
Fix lint in unit test
Change-Id: Iaa1545c63f5b040f5ebd8ea2e715aaecd3f3e5c4
2018-11-01 14:58:50 -05:00
zhangyangyang 1921e2011a change assert(Not)Equals to assert(Not)Equal
According to http://docs.python.org/2/library/unittest.html
assert(Not)Equals is a deprecated alias of assert(Not)Equal.

Change-Id: If0849fe258b723b3d992a73382bc315f70ebd481
Closes-Bug: #1329757
2017-09-11 21:22:12 +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
Ryan Beisner 9146ddc1c5 Prep for move to git/gerrit
- Fix lint
- Remove files unrelated to the charm
- Ensure license info is in place
- Update metadata and maintainer info
- Prep test dirs
- Add .gitignore
2016-10-05 18:36:43 +00:00
James Page da289a65fc Drop unit tests, as they are pretty useless for this charm 2014-11-07 17:40:59 +01:00
Chuck Short afadf86dc0 Fix lint and tests 2014-06-16 11:57:42 -04:00
James Page 1a42f98392 [tribaal,r=james-page,t=james-page]
Resync helpers to pickup fixes for apt lock races and better block device detection and handling.
2014-05-21 11:04:25 +01:00
James Page 1d49d848de tidy pre-proposal 2014-04-10 17:09:53 +01:00
James Page 5f99175a80 [yolanda,r=james-page] Add postgresql support
[james-page] Drop configuration of db connection for neutron/quantum
2014-03-31 12:00:16 +01:00
yolanda.robla@canonical.com 87653e3362 rebased 2014-03-28 12:21:02 +01:00
James Page 94822c5513 Merge ssl-everywhere branch 2014-03-27 11:08:20 +00:00
James Page 26fe3fb2b6 Fixup broken test cases for package list flattening 2014-03-27 10:34:29 +00:00
yolanda.robla@canonical.com ac69ac928b added unit testing for database 2014-03-27 11:21:11 +01:00
yolanda.robla@canonical.com 82941dc507 fixed tests 2014-03-27 11:00:37 +01:00
James Page f5a8dbac5a Properly fixup protocol propagation 2014-02-27 14:54:45 +00:00
James Page e8cf274402 Check for correct nova user ssh import 2013-12-16 13:09:17 +00:00
James Page aca7b668c3 Add test for import of keys with prefix 2013-12-16 13:07:26 +00:00
James Page 6738e1b3ae Add checks for initialize_ssh_keys 2013-12-16 12:56:11 +00:00
James Page ecab30d4f6 Add some more hook tests for resize 2013-12-16 12:54:10 +00:00
James Page 72e6c145e7 Update tests to include enable-resize operations 2013-12-16 12:50:12 +00:00
James Page 957ffb3216 [gandelman-a] Merge of changes for ODS keynotes including NVP support and service restart on db changes. 2013-11-17 21:47:29 +00:00
James Page 9ee89dcf5a Rebase on trunk 2013-11-08 13:48:58 +08:00
Adam Gandelman 80f6a915c1 Allow nova-c-c to trigger service restart post-db migration. 2013-11-01 15:16:31 -07:00
Adam Gandelman a9b8c2519c Allow nova-c-c to trigger service restart post-db migration. 2013-11-01 15:05:27 -07:00
James Page aa494c08d3 Fixup nvp amqp-changed 2013-11-01 12:48:31 +00:00
Adam Gandelman cae4cf181e Merge lp:~openstack-charmers/charm-helpers/os-alternatives. 2013-10-29 15:46:11 -07:00
James Page c323f70a5c Switch to using common vhost for all openstack services 2013-10-17 20:25:15 +01:00
James Page 1fef31d0b8 Updates for NVP support 2013-10-16 10:26:17 +01:00
James Page a832541285 Fixup test for switch to alternatives for ceph.conf 2013-10-10 12:43:41 +01:00
James Page e611a9ffd9 Install ceph.conf as an alternative for co-existence with ceph and ceph-osd charms 2013-10-10 12:09:48 +01:00
James Page e179da837c Add preinstall execd hook calls 2013-09-27 17:20:42 +01:00
James Page 4d68c2ce7c Rejig unit_tests to drop hook prefixes 2013-09-25 10:01:42 +01:00
Adam Gandelman 6577d259de Move creation of libvirt secret out of context and into a utility helper. 2013-09-03 17:16:15 -07:00
Adam Gandelman e3d0c15e6a Ensure libvirt secret set during NovaComputeCephContext()> 2013-09-03 15:32:18 -07:00
Adam Gandelman 0df05fa1a4 Rely on ceph context to create /etc/ceph. 2013-08-23 13:21:59 -07:00
Adam Gandelman 45cc506c03 Ensure CC contexts can functioon out of relation context.
When generating cloud compute context, the generator must query the relation
in a way that can function from other hook contexts.

Drops old tests that have been moved to charm-helpers proper.
2013-08-22 21:15:07 -07:00
Adam Gandelman c473d2f282 Ensure access to neutron db on a late joining cloud-compute relation. 2013-08-15 12:43:43 -07:00
Adam Gandelman 139b660045 Update tests. 2013-08-14 13:45:38 -07:00
Adam Gandelman 7dada25be4 Update tests. 2013-08-01 16:38:05 -07:00
Adam Gandelman 163fc562a1 *_relations.py -> *_hooks.py 2013-08-01 16:24:37 -07:00
Adam Gandelman a6508d24e6 tests/ -> unit_tests/ 2013-08-01 16:23:29 -07:00