Commit Graph

6 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
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 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 107137861b Enable logging for PG bash deployment scripts
- all output of each bash script will now be logged
  under /var/log/plumgrid/*.log

Ticket: [CFB-856]

Change-Id: Ia73a45d29a90e7833e66e6ff75766e478aadf440
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-03-09 04:34:40 -08:00
Javeria Khan 13cd87f8aa Increase license post timeout to 5 minutes
Change-Id: Iab06c964e44f60d4faee73a828545fc96044f65d
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-02-14 12:13:17 -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