Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger a25d6b2ad4 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: I192eaf7e04bcea364fb2004d27ab32ddec046586
2019-12-18 19:44:17 +01:00
Muhammad Shahzeb d9e545e435 MOS 9 maintenance commit:
- Change order of solution api task and post pg licencse
 - Remove minimum limit of 1 on gateway nodes
 - Add version attribute to tasks
 - Remove tasks.yaml file as it is not supported

Change-Id: I34c3726d214eeb54edc72864a3963a1974d9a607
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
2016-11-07 22:26:25 -08:00
mshahzeb da15e2cdd7 MOS-9 integration:
- Complete integration for deploying MOS-9 with PLUMgrid
  - Add support for paralell installation feature in MOS9
  - Add missing paramters in plumlib.ini

Change-Id: Id7f3c0bdb1c57e35787178a6fdcba5a262fe6108
Ticket: [SOL-1063, SOL-1105, SOL-1170, SOL-1175, SOL-1157]
Signed-off-by: mshahzeb <mshahzeb@plumgrid.com>
2016-09-01 07:41:51 -04:00
Muhammad Shahzeb 49c87408db Disable OVS related task to support scale in/out in MOS8
- Override hiera files to disable ovs
  - Replace compute task
  - Skip OVS related tasks

Change-Id: I6ed8b7a56f3512dfae9321058970d211269e1a6f
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
(cherry picked from commit 7ae49381f3)
2016-08-23 23:43:07 -07:00
Muhammad Shahzeb aa417e80fd Add support for MOS8 in fuel plumgrid plugin:
- Changed parameters in environment config file
 - Changed values in metadata file
 - Changed director.pp manifest
    - Remove neutron-plugin package
    - Add support for deb based networking-plumgrid
      package
 - Changed core plugin value
 - Replace plugin name in guess function
 - Add iptables rule for metadata
 - Add support for solutions api (license, ips, zoneinfo)
 - Fixed cleanup script
 - Delete all neutron agents at deployment
 - Place nova sql url in nova.conf of compute
 - Add fabric network support in modules
 - Made username and password variable in post license
 - Setup plumgrid sigmund service
 - Indentation fixes

Ticket: [SOL-1022] [SOL-975] [SOL-782] [SOL-1147] [SOL-1144] [SOL-1101]
Change-Id: I4fdf75de95d367c9ae197d384ebc2eb1e4df738a
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
(cherry picked from commit d28a0b75de)
(cherry picked from commit 2bfe4490a7)
2016-08-03 23:02:42 -07:00
Javeria Khan 4b0dd84e27 Make Edge & Gateway Deployment Sequential
- To ensure that Fuel CLI commands work for PG upgrads by
  specifying an end task, the gateway is now deployed
  after edge, so that the later is not missed

Change-Id: Iac2f118cebb3697025291a5942108435d7884014
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-03-01 11:38:45 -08:00
Javeria Khan 6ec9f25b1a Initial Commit - Fuel PLUMgrid Plugin
- Supports MOS 7.0 deployment

Change-Id: I3f6a17ba3b8720e22d3d1be29e45b13077879210
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-02-13 01:12:57 -08:00