Enos Versions Save

Experimental eNvironment for OpenStack :monkey:

4.3.0

5 years ago

At a glance

EnOs version 4.3.0 (stable/queens)

Release notes (most noticeable changes)

  • This aligns EnOS code with EnOSlib 2.0.0.
  • You must have python3.5+ in most system virutalenv -p python3 venv should be enough.
  • G5K: Fix DNS

4.2.1

5 years ago

At a glance

EnOs version 4.2.1 (stable/queens)

Release notes (most noticeable changes)

  • Install fping in the common/pull phase

4.2.0

5 years ago

At a glance

EnOs version 4.2.0 (stable/queens)

Release notes (most noticeable changes)

  • Pass extra_vars to tc task

4.1.3

5 years ago

At a glance

EnOs version 4.1.3 (stable/queens)

Release notes (most noticeable changes)

  • Don't fail rally task if rally fails to complete and try to generate the reports nevertheless
  • Make sure kvm is installed on the nodes

4.1.2

5 years ago

At a glance

EnOs version 4.1.2 (stable/queens)

Release notes (most noticeable changes)

  • Add a pull option
  • Fix deploy task

4.1.1

5 years ago

At a glance

EnOs version 4.1.1 (stable/queens)

Release notes (most noticeable changes)

4.1.0

5 years ago

At a glance

EnOs version 4.1.0 (stable/queens)

Release notes (most noticeable changes)

This version consists in a major rewrite of EnOs core to use EnOSlib. We tried to keep as much compatibility as possible with the previous configuration format but some minor changes needs to be taken into account:

  • [G5K][Vagrant][Chameleon] Resources can be configured in two ways;
    • the "basic" way corresponds to the previous way of configuring the resources
    • the "advanced" way corresponds to an EnOSlib description allowing for finer grained resources description
  • [G5K] no more vlan section in the provider configuration. EnOS now reserve 2 vlans by default.
  • [G5K] no more distribution_mode. EnOs will now ensure that at least one node in each group is reserved.
  • [Vagrant][Chameleon] no more interfaces section. EnOSlib auto-detects them.

Except the above your workflows using EnOs shouldn't be impacted. Otherwise, please fill a bug on github.

4.0.1

5 years ago

At a glance

EnOs version 4.0.1 (stable/queens) :

Release notes (most noticeable changes)

  • update monitoring stack
  • (fix) remove openstack_release from reservation template)
  • (fix) unfreeze cmd2 dependency

4.0.0

5 years ago

At a glance

EnOs version 4.0.0 (stable/queens) :

Release notes (most noticeable changes)

  • (fix) dependency on cmd2 updated

3.0.3

5 years ago

At a glance

EnOs version 3.0.3 (stable/pike) :

Release notes (most noticeable changes)

  • (fix) dependency on cmd2 updated