Commit Graph

44 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 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
Ryan Beisner 568d50922d Switch to remote-repos 2016-10-06 14:55:42 +00:00
Andrew McLeod 0dadd3f3fe changed remote-repos to comma separated string in config, nova_compute and yum.template 2016-10-06 13:20:25 +02:00
Ryan Beisner fe7310b362 Update config, readme; remove power-specific ties. 2016-10-05 21:54:44 +00:00
James Page 0034764697 Revert 2014-11-10 16:43:55 +00:00
James Page a368060f75 Drop use of explicit ssh key file - just tell users to have it under ~/.ssh 2014-11-10 16:34:09 +00:00
James Page ee165bc580 Add relation for neutron-api and assocaited features 2014-11-10 16:18:39 +00:00
James Page a317e43169 Add option for data port 2014-11-10 16:15:04 +00:00
James Page 6f8fdf4ace Refactoring and redux to remove surplus from nova-compute charm 2014-11-10 09:58:53 +00:00
James Page dbc25ca5fa Tidy hooks, remove unsupported configuration options, drop database relations as these where for nova-network only 2014-11-07 17:50:01 +01:00
James Page 6665c3b78f Tidy lint 2014-11-07 17:46:25 +01:00
James Page 1c5c16e682 Merge diogos work 2014-11-07 17:35:03 +01:00
diogo.matsubara@canonical.com 0048627c9c add openstack-origin to config.yaml to avoid charmhelpers errors 2014-10-07 15:27:32 -03:00
Chuck Short 1b5a2415a2 Power changes 2014-06-16 11:18:37 -04:00
James Page 9c0e2f1cdc Misc refactoring and strip out 2014-06-12 17:09:32 +01:00
Chuck Short 00703a3125 Add power 2014-06-07 21:58:28 -04:00
James Page 723bf2ab30 Revert accidental commits 2014-06-01 15:26:17 +01:00
Chuck Short c600361299 Add power stuff 2014-05-31 07:52:53 -04:00
Jacek Nykis 1434f04c40 Merged upstream changes 2014-03-31 16:24:56 +01:00
Brad Marshall ac568b04d2 [bradm] Make instances-path have no default, and update code to reflect this 2014-02-27 15:06:49 +10:00
Brad Marshall 581d7626d3 [bradm] Adding instance_path config variable in nova.conf, and fixing perms on dir 2014-02-19 14:40:50 +10:00
yolanda.robla@canonical.com f9410e60fc added syslog support 2014-02-03 11:24:37 +01:00
James Page ba437ac3ed Initial cut of feature to enable resize of instances 2013-12-16 10:10:19 +00:00
James Page c323f70a5c Switch to using common vhost for all openstack services 2013-10-17 20:25:15 +01:00
Adam Gandelman cd8b2fe25d Better compat for quantum+neutron. 2013-08-13 15:03:53 -07:00
Adam Gandelman 3088213f27 Add context generator for handling config-flags charm config setting. 2013-08-01 12:53:09 -07:00
Adam Gandelman 8139e43440 Check-in initial python redux. 2013-07-18 19:37:30 -07:00
James Page 55cc01767d Rebase against lp:charms/nova-compute 2013-05-20 12:28:14 +01:00
andrew.glen-young@canonical.com 29770073b2 Make multi_host configurable, add support for the nrpe-external-master subordinate.
Add workaround for when the mon_hosts relation returns host names and not IP addresses.
2013-03-01 17:10:38 -05:00
Adam Gandelman fcfae963db Optionally configure libvirt for live migraiton. 2012-12-17 15:27:41 -08:00
James Page 424c2a44cf Refactoring so that network configuration comes from cloud-controller 2012-12-05 11:46:15 +00:00
James Page 447cbb9814 Remove nvp from supported options 2012-12-03 15:06:20 +00:00
James Page 28d3473024 Quantum support updates 2012-12-03 11:18:59 +00:00
Adam Gandelman 7b5647b52d Rename config option for consistency across charms: nova-release -> openstack-origin. 2012-10-12 10:29:56 -07:00
Adam Gandelman cc79e4fccb Allow user-defined nova.conf flags in charm config. Add config-changed hook 2012-05-11 11:50:24 -07:00
Adam Gandelman 3574d712e7 Support qemu as a compute flavor 2011-12-20 15:26:08 -08:00
Adam Gandelman e5afaf6f32 New config option 'virt-type' which determines which nova-compute-* package
is installed.  Defaults to 'kvm'
2011-09-30 15:52:20 -07:00
Adam Gandelman 6e72e5b5c2 Convert to Juju Charm 2011-09-16 14:55:02 -07:00
Adam Gandelman 61b687f46b Update 'str' to 'string' in config, correct some logging output 2011-09-16 13:15:45 -04:00
Adam Gandelman 08a98e97ed More FlatDHCPManager 2011-09-12 15:18:02 -07:00
Adam Gandelman fc9d19d090 Update to use 'string' instead of 'str' 2011-09-12 17:20:34 -04:00
Adam Gandelman d3f12b7586 Checkin config files 2011-08-10 08:06:24 -07:00