[Swiftstack] Several fuel swift deployment tasks should be skipped

Bug #1586451 reported by Stanislav Kolenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
Fix Released
Critical
Charles Hsu

Bug Description

Because we have standalone swift we should skip all fuel swift tasks.
Otherwise, deployment will be fail.

You should add the following code to deployment_tasks.yaml in plugin.
- id: swift
  type: skipped

- id: primary-swift
  type: skipped

- id: openstack-haproxy-swift
  type: skipped

- id: swift-rebalance-cron
  type: skipped

- id: swift_zone
  type: skipped

Tags: swiftstack
Revision history for this message
Irina Povolotskaya (ipovolotskaya) wrote :

The bugfix is WIP in this commit: https://review.openstack.org/#/c/295069/19

Changed in fuel-plugins:
assignee: nobody → Charles Hsu (charles0126)
importance: Undecided → High
importance: High → Critical
status: New → Confirmed
tags: added: swiftstack
Changed in fuel-plugins:
status: Confirmed → In Progress
Changed in fuel-plugins:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-swiftstack (master)

Reviewed: https://review.openstack.org/295069
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-swiftstack/commit/?id=59b3b5c8d59bbdb1a24d2b245c1a3f781ae0dafd
Submitter: Jenkins
Branch: master

commit 59b3b5c8d59bbdb1a24d2b245c1a3f781ae0dafd
Author: Charels Hsu <email address hidden>
Date: Mon Mar 21 02:37:00 2016 +0000

    Support Fuel 8.0 and update docs.

     * Support TLS for Swift endpoints
     * Support hostname for Swift endpoints
     * Allow user to enable Swift as Glance backend
     * Allow user to disable upload_cirros task.

    Change-Id: Icbd576268f37ba436cc14718fab1fd917162dd83
    Closes-Bug: #1586451
    Closes-Bug: #1586449
    Closes-Bug: #1586445
    Closes-Bug: #1586438
    Closes-Bug: #1586442
    Closes-Bug: #1586834
    Closes-Bug: #1586471

summary: - [Swiftstack] Severals fuel swift deployment tasks should be skipped
+ [Swiftstack] Several fuel swift deployment tasks should be skipped
Changed in fuel-plugins:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.