Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Jaeger 24c77dfa61 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ife781cb34bcd39d583baa2a7ace77dbed19c6e74
2019-12-18 19:38:33 +01:00
Simon Pasquier 4ff01fe0a3 Bump version to 1.1
Change-Id: If8a3fc1e18d42496e2c233da6f992671fe272fb8
2017-03-10 17:44:30 +01:00
Simon Pasquier ddaa77fe7c Bump version to 1.0.0
Change-Id: I98bc29a389f1a8cbfdaa9abcae0e7c7041116658
2016-07-25 16:21:27 +02:00
Patrick Petit 23925e5de9 StackLight 0.10.0 documentation updates
Change-Id: I3eea90c3d38f2b850db6dcc5242be4cf4518339c
2016-07-18 11:44:47 +00:00
Simon Pasquier 82b7ced45f Bump to version 0.10
Change-Id: I860a2c1ab7979bb8ff7b7b754aa7f4144de593f5
2016-04-28 15:16:28 +02:00
Simon Pasquier 3aba78b634 Update metadata.yaml to support MOS 9.0
This change adds support for both liberty-9.0 and mitaka-9.0 releases.
Eventually liberty-9.0 can be removed once [1] gets merged.

[1] I92fb23d65fce8253d3da3f7352b8428a5e9a98f2

Change-Id: I1d5f1454cf3bb42d0eb362600afec7dc3d674a01
2016-03-10 11:54:56 +00:00
Swann Croiset 4d7e9f93d9 Remove the obsolete naming version
Change-Id: Iff487ccb752439979d39805761276051538cd7d1
2016-02-10 13:44:54 +01:00
Simon Pasquier 073e6944b4 Allow the plugin to be installed after deployment
Change-Id: Ic6b23c06e8040121904358546d4b656c781ec52f
2016-02-03 15:08:05 +01:00
Simon Pasquier 5f3a4a8ce0 Re-execute necessary tasks on the deployed nodes
This change makes sure that Pacemaker and HAProxy are reconfigured on
the nodes that are already deployed when the environment is scaled up
or down. We use a mixture of update_required (for scale-up operations)
and reexecute_on (for scale-down operations).

Closes-Bug: #1536533
Change-Id: If3040b3846ded9525c5be78ba5407de4a4ea50e5
2016-01-21 17:17:01 +01:00
Simon Pasquier 6fb0bfde8c Support liberty-8.0 version for Fuel
The final MOS 8.0 version will be labelled as 'liberty-8.0'. We keep
the old naming for now to be able to test with different ISO versions.

Change-Id: I2074e741060b049545bada99e25bcb3bfdba616d
2016-01-18 14:14:00 +00:00
Simon Pasquier e75f62fb46 Remove support for MOS 7.0
Change-Id: Ida94ad4401ba21e56f436eb19ad91837822cb9f7
2016-01-18 14:13:54 +00:00
Simon Pasquier b79747c99c Bump plugin version to 0.9.0
Change-Id: I7edfc283fc04e07f70621a2ef217e1203b45d315
2015-12-10 16:58:25 +01:00
Swann Croiset 0d843c7f7c Update metadata.yaml to support MOS 8.0
Change-Id: Ib2bc8823ca898222b003a5daad6fb4143d234adf
2015-11-25 10:34:05 +01:00
Swann Croiset c916c62eeb Switch to custom role influxdb_grafana
- Use plugin version 3.0.0 and remove compatibility with MOS 6.1
- Leverage common tasks to configure disk and network

Change-Id: I5175c577e54e0b41b5e60e136d025f1781a2a45b
2015-09-07 18:03:03 +02:00
Guillaume Thouvenin a71f834dd5 Update metadata.yaml to support MOS 7.0
Change-Id: I5dd7b384339eae76688d81c6c8beaa0125163149
2015-08-28 11:41:42 +02:00
Simon Pasquier e502ec895d Bump version to 0.8.0
Change-Id: Ic527dd173cc1d7277f52f843003f2c6736eb44a1
2015-07-08 18:38:46 +02:00
Swann Croiset 6d4a494505 Add plugin in the monitoring group
Change-Id: If33044f21bee4548aec061963ed22a7316bd704f
2015-06-05 17:04:28 +02:00
Guillaume Thouvenin 84084fcea0 Modify the plugin's version to 0.7.0.
We follow versioning used by LMA and Elasticsearch-Kibana plugins. This
version is still beta.

Change-Id: Ieb05d11b1005ea5ba63cae4c0c72a22ec21946e1
2015-04-07 12:04:02 +02:00
Guillaume Thouvenin bb80eba4c2 Fix version of the plugin.
The current version is set to 0.1.0 because we're not production-ready yet.
The documentation has been updated to mention version 1.0.0 since this will
be the first official release.

Change-Id: I95f7ee54c9d04843fec3ffea2876cd7cba8ce59e
2015-03-26 11:35:55 +01:00
Guillaume Thouvenin 133a029de3 Create the plug-in structure.
Create the plug-in structure and add two parameters into the
environment_config.yaml file. The node of the name and the name of
dedicated disks.

Change-Id: If23e3813d15c96881ed811702ec1a68505b824ad
2015-03-25 12:29:39 +01:00