Skip to content

Releases: allegro/ralph

New models in intellectual property

29 Jun 08:17
Compare
Choose a tag to compare
  • designs and patents - new models in intellectual property
  • accessory send transition

Back office accessory fixes

15 Jun 14:01
Compare
Choose a tag to compare
20210615.1

20210615.1

Fix cluster update event

25 May 10:02
Compare
Choose a tag to compare

Fix cluster update event

Update VIP event

24 May 10:24
Compare
Choose a tag to compare

Update virtual IP event support added.

Calculate free / used accessory

21 May 10:03
Compare
Choose a tag to compare

Accessories in Back Office now show number of free and used items.

Move deb repository to packagecloud

13 May 13:30
Compare
Choose a tag to compare

Ubuntu Bionic packages will now be hosted at packagecloud.

Release 2.3.1

23 Apr 10:23
Compare
Choose a tag to compare

2.3.1

Released on April 23, 2015

New features

  • Changed default STATICFILES_STORAGE to cached.
  • Moved visualization to new section (DC view).
  • Added networks to top menu with option to hide it (HIDE_MENU setting).
  • Added mechanism generating demo data as CLI command.

Fixes

  • Fixed getting name of default pool for load balancers.
  • Transactional save on scan form.
  • Removed lck.activitylog from Ralph.
  • Fixed unicode error and empty country by default in LDAP login.

Release 2.3.0

17 Apr 13:39
Compare
Choose a tag to compare

2.3.0

Released on April 13, 2015

New features

  • Added data center and racks visualization.
  • Ralph requires ralph_assets package.
  • Improved Xen detection.
  • Better ssh communication with cisco switches.
  • Added possibility to store databases in Ralph and better support for storing load balancers virtual servers.
  • Updated docs for Don Pedro agent and Ralph's installation process.
  • We've moved documentation to the rtd: http://ralph.readthedocs.org/en/latest/.
  • Docker is the official way to easy install Ralph.

Minor improvements

  • SCAN:
    • Detaching logical subdevices not found by scan: Previously only physical subdevices not found by scan were detached. Extended this feature on logical children.
    • Detect Dell family in scan, when headers not contains Server
    • Puppet-plugin: added expanduser call on cert paths.
    • Puppet plugin can get data from puppetdb-api.
    • 'Force autoscan' is now triggered only when SNMP name is missing.
  • DEPLOY:
    • Added two missing features to deploy/clean plugin: The hostname is now copied from deployment and copying venture/role from deployment.
    • Changed the required permission for VM creation - You need core access to create a VM via API.
    • Added new entry point to API to provide possibility to change IP address after deployment.
  • GUI:
    • Added management IP in 'Addresses' tab (device view).
    • Scan form - now it's possible to add some new components to the existing device.
  • CMDB:
    • Set CI.state default value to ACTIVE.
  • OTHER:
    • The design of top bar is now in line with the Scrooge UI.
    • Scrooge API: Databases and Load balancer virtual servers added.
    • Added department to search form.
    • Functionality to inject custom tracking code.
    • Admin panel: changing management and management ip addresses blocked.
    • ralph makeconf set pluggable apps to the reasonable defaults.
    • For devices with assigned Asset (only without is_blade flag) it is no longer possible to change position.
    • You can now set user's country using LDAP attribute.
    • Added Powerdns Record resource to REST API.

Fixes

  • Fix for MAC detecting in IDRAC plugin.
  • Parent and management fields are now readonly when an asset is assigned. Before this change we could't save form.
  • Updated parse_lshw(..) to work with puppetdb_api. Used better msg when no facts found.
  • Fixed docker installation.
  • Scan form now creates IPAddress object when does not exist.

Autoscan prerelase1

15 Jan 14:26
Compare
Choose a tag to compare
Autoscan prerelase1 Pre-release
Pre-release
2.0.0-rc1

Updated CHANGELOG