murano-tests/JIRA_with_launchpad_sync
TimurNurlygayanov dc329ddac2 Fixed JIRA sync script
Change-Id: I22ce842257e76fcf0b4484f31971a47daf03b88f
2013-11-20 13:27:58 +04:00
..
README.md Added JIRA&launchpad sync script. 2013-09-28 06:08:08 -04:00
sync.cfg Fixed JIRA&launchpad sync script 2013-10-26 14:29:17 +04:00
sync.py Fixed JIRA sync script 2013-11-20 13:27:58 +04:00

Script for JIRA and launchpad bug descriptions sync

This script allows to sync bug titles, descriptions, statuses and priorities between two different systems: JIRA and launchpad.

Please, see more detailed information about the JIRA and launchpad by the following links:

How To Sync

To run sync script need to perform the following steps:

  1. Fix sync.cfg file - fill information about JIRA credentials for the project in JIRA.

  2. Execute sync.py and wait for a few seconds:

    python sync.py

  3. Script will open browser with launchpad configuration page, need to confirm access and close browser. After that need to wait for the full sync of JIRA and launchpad.

Mirantis Inc (C) 2013.