Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Jaeger d139d81213 Retire astara repo
Retire repository, following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Change-Id: I0a8240c961955447d65aee7af24e03cb81da12d3
2018-10-14 12:52:23 +02:00
OpenStack Proposal Bot 4f09fd0f2f Updated from global requirements
Change-Id: Ida16b60942d7a2c944f7dff5811315765ffcb116
2016-06-14 05:18:42 +00:00
OpenStack Proposal Bot c21a64ea7b Updated from global requirements
Change-Id: I24c03abfdef70504630af1fe0de3191a7847fcdc
2016-06-01 18:59:08 +00:00
OpenStack Proposal Bot f313402bb9 Updated from global requirements
Change-Id: I02b6d45bf43e37bec21154cbff4aea17b05fd916
2016-05-17 14:02:18 +00:00
OpenStack Proposal Bot d1e318afdc Updated from global requirements
Change-Id: I352b08e461f18c08f9dacd6240e672152b7a9791
2016-03-20 15:41:39 +00:00
Adam Gandelman 02383adf64 Adds keepalived based VRRPIPManager
This adds a new IP manager driver for configuring addresses
and routes via keepalived instead of directly.  It used when
the logical resource is configured to be highly-available,
according to configuration pushed by the orchestrator.

We rely on a 'ha_resource' flag attached to the main config
dict to enable it, and use specific HA config about peers and
cluster priority contained in the 'ha_config' section of the
main config.

The resulting keepalived cluster contains a VRRP instance for
each interface, with the exception of the management interface.

Partially-implements: blueprint appliance-ha

Change-Id: I5ababa41d65642b00f6b808197af9b2a59ebc67a
2016-03-17 23:16:11 +00:00
Jenkins f27ff0a643 Merge "Astara appliance oslo.rootwrap" 2016-03-04 23:21:52 +00:00
OpenStack Proposal Bot 93586ce15b Updated from global requirements
Change-Id: I5a495288fa185b09069f50232ff551687f16bb88
2016-03-04 14:15:01 +00:00
OpenStack Proposal Bot 0dc45a3fd8 Updated from global requirements
Change-Id: I1d5249462777e70094abe4020f704b17e951e875
2016-02-20 09:31:06 +00:00
Xiayu abd07978e0 Astara appliance oslo.rootwrap
Use oslo.rootwrap to replace the default root_helper sudo.

Change-Id: I5875cd647a4cc4f60f3058a98ea8a829cf056c43
Implements: blueprint astara-rootwrap
2016-02-18 08:54:45 +00:00
OpenStack Proposal Bot a8a67c3f9d Updated from global requirements
Change-Id: Ib5621b49f6e1d0403647653f89d57936f2c4c7a9
2016-02-10 21:51:39 +00:00
OpenStack Proposal Bot 22cddc521d Updated from global requirements
Change-Id: Ia368b407d71158c6afdbda8e4c69f91a27603e22
2016-01-24 20:47:30 +00:00
OpenStack Proposal Bot 0786096cae Updated from global requirements
Change-Id: Iba4dc1d18b5544fec735a75bc49ba80a89a497cc
2016-01-22 10:22:40 -08:00
Adam Gandelman a5a5545419 Drop gunicorn from requirementes.txt
We dont ever actually import this anywhere or depend on it as a python
dependency.  Instead, its part of our diskimage-builder elements and
is largely an opinionated deployer choice we've made.  The only purpose
having it in requirements.txt is to pull it in during installation, which
should be delegated to ansible/DIB instead.

This also manually sync's global-requirements along with the update.

Closes-bug: #1526527

Change-Id: I834efb47ccda02a5163c5083836ff29fdc3fdd6f
2015-12-17 12:39:31 -08:00
Adam Gandelman 35529c9050 Update from global requirements
Change-Id: I2ff90a44092587249d33c90277c3479f2eeee254
2015-09-08 12:07:13 -07:00
Adam Gandelman b8aeb53745 Update requirements.txt with global-requirements.txt
Syncs requirements with current liberty g-r using requirements/update.py

Note gunicorn is not in g-r and is appended to the list manually

Change-Id: Iaab5c9beeeb2f9055c53b94860d123be411faa8e
2015-07-03 15:28:24 -07:00
Sean Roberts 91e1bf3981 getting ready for release
updated setup.cfg with sections and
setup.py with packaging pbr

Partialy Implements: blueprint ci-updates

Change-Id: Ie4707c1bba741cbeb16f02312d5db8cc0c134b6a
2015-05-09 03:43:11 -07:00
Mark McClain 62a57712ed Convert build script to Ansible 2015-03-25 15:58:16 -04:00