Commit Graph

16 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 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
Muhammad Shahzeb 41f19ebf86 Update PG Firewall rules for MOS
Change-Id: I0309dd9bf00a9d0f340653b977dfa8f05a54ceab
Ticket: [SOL-904]
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
2016-06-09 00:10:21 -07:00
Muhammad Shahzeb 75ee8d4327 Adding ecmp support for neutron.
- Create pgrc file in /etc/neutron/plugins/plumgrid
  - Using identity v2.0 for MOS7

Change-Id: Ic2ee45682a1eab548491e837fd212aa7c587240d
Ticket: [SOL-807]
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
2016-06-08 03:04:29 -07:00
Muhammad Shahzeb 172011019e Improving Upgrade work flow for networking-plugmrid pip version
Change-Id: Icea48f09cdd4c331a3ddfcb411357cc1e9bedba1
Ticket: [SOL-1077]
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
2016-06-07 01:14:11 -07:00
Javeria Khan 9688d42728 Changing URL for serving cloudapex
* Making the url case insensitive to make it user friendly

Change-Id: I66173596a7309a3f012e2f848165144eb183c849
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-04-29 00:59:05 -07:00
Javeria Khan 8f36e19b4b OPSVM fix for sal class Middleware-IP
Added missing IP for OPSVM to sal class in director manifest

Change-Id: I9375599990c6e62c61c2483427aa0ca3ff270287
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-04-27 03:41:37 -07:00
Javeria Khan bb5fb3c7d3 Add OPSVM / CloudApex support for MOS7
- a new UI input has been added to specify OPSVM IP
  before deployment
- plumgrid and sal puppet modules have been modified to
  process the provided OPSVM IP

Change-Id: I9d01b71ab7c8e7fd0c14b36a35c72b88d31d7292
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-04-19 06:12:20 -07:00
AbdullahK abe9a41a52 Nginx template changes for CloudApex
Change-Id: Id76a45d1919e25c6ed499478b4f5f110de87bcad
Signed-off-by: abdullah <abdullah.khan@plumgrid.com>
2016-04-07 13:19:33 +05:00
Javeria Khan 1926161ac0 Ensure latest python-plumgridlib in class neutron::plugins::plumgrid
Change-Id: Ideb033630ee81950fac3648c42de7fba1a41620d
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-03-09 10:40:13 -08: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 6dcf7f3b6f Update plumgrid_fabric script to maintain bonded interface configs
- The current script creates a new interface file for the fabric
  interface, which is problematic in bonded interfaces as it removes
  all those configs as well

- The modifcations are now done in place for ip-address netmask etc

Ticket: [CFB-864]

Change-Id: I0704c3c5b394aee22bf7d855fd0469bfb315e95f
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
2016-03-08 09:52:12 -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