- 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>
- 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 d28a0b75def94237656380f00ece7c24110df0e2)
(cherry picked from commit 2bfe4490a78b1e422b999d1655b0cb9015fdc239)
- 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>
* Making the url case insensitive to make it user friendly
Change-Id: I0ac46ff5b54605cc42d9b33a0e0132271244445e
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
* Making the url case insensitive to make it user friendly
Change-Id: I66173596a7309a3f012e2f848165144eb183c849
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
Added missing IP for OPSVM to sal class in director manifest
Change-Id: I9375599990c6e62c61c2483427aa0ca3ff270287
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
- 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>
Changes in minor version bump:
- CFB-864 fix for bonded pg-fabric
- Sequential deployment for Edges/Gateways
- CFB-856 enable logging for bash deployment scripts
Change-Id: I50334e030c2e518f6cd6a3110c265a1fed7021d1
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
- 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>
- 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>
- 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>