Project

General

Profile

Bug #6340

Ajouter une commande deploy appellable par un worker hobo

Added by Benjamin Dauvergne over 9 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Start date:
23 January 2015
Due date:
% Done:

100%

Estimated time:
Patch proposed:
Yes
Planning:

Description

La commande reçoit entrée un JSON de la forme:

{ 'service': [
    {
      'type': 'authentic',
      'base_url': 'vendargues.eservices.monpellier3m.fr',
      ....
    }
 ] }

Et crée le tenant nommé vendargues_eservices_monpellier3m_fr, la commande doit être facilement surchargeable par d'autres projets (authentic, combo, passerelle, etc..).


Files

Associated revisions

Revision c1f66c77 (diff)
Added by Serghei Mihai over 9 years ago

tenant object passed to context manager.
"deploy tenant" method should be called with three parameters

Closes #6340

History

#2

Updated by Frédéric Péters over 9 years ago

Ça roule.

#3

Updated by Serghei Mihai over 9 years ago

Ack

#4

Updated by Benjamin Dauvergne over 9 years ago

commit d2ffb5af345a880909897548b63ecf3d30fe31c9
Author: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Date:   Fri Jan 23 18:09:55 2015 +0100

    Add a generic command to deploy service tenants from hobo (#6340)

    It must be overloaded by applications.

#5

Updated by Serghei Mihai over 9 years ago

J'ai l'impression que nous nous sommes un peu précipité sur ce patch: le context manager du tenant attend un objet tenant en parametre et la méthode deploy est appéle avec 2 parametres alors qu'elle s'attend à en recevoir 3.

Je joins un patch reglant cela.

#6

Updated by Frédéric Péters over 9 years ago

Je confirme que c'est ok, sur une lecture de django-tenant-schemas.

#7

Updated by Benjamin Dauvergne over 9 years ago

ça roule.

#8

Updated by Serghei Mihai over 9 years ago

  • Status changed from Nouveau to Résolu (à déployer)
  • % Done changed from 0 to 100
#9

Updated by Thomas Noël over 9 years ago

  • Status changed from Résolu (à déployer) to Fermé

Also available in: Atom PDF