Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Backup - Error in settings.py #1

Closed
junavare opened this issue Oct 15, 2014 · 1 comment · Fixed by #341, #344, #363 or #446 · May be fixed by #361
Closed

Backup - Error in settings.py #1

junavare opened this issue Oct 15, 2014 · 1 comment · Fixed by #341, #344, #363 or #446 · May be fixed by #361

Comments

@junavare
Copy link

Hi,

The backup scripts don't work:

  • backup-restore.py
  • get-backup.py.

In fact there are a spell error in the file settings.py line 117 (get_task_associated_resource)
117c117

< backupResource = self._activity.get_task_assocaited_resource(task)

    backupResource = self._activity.get_task_associated_resource(task)
troyhebe added a commit that referenced this issue Oct 29, 2014
…et-backup.py script from working. (Closes Issue: #1)
@troyhebe
Copy link
Contributor

Thank you for the bug report, the issue has been resolved and pushed to the repository.

tiagomtotti pushed a commit that referenced this issue Oct 7, 2016
Merge the HPE's Python SDK changes up to 9-15-16.
tiagomtotti pushed a commit that referenced this issue Nov 30, 2016
Changes resource_client to manage default values related to API version
@soodpr soodpr mentioned this issue Oct 30, 2017
6 tasks
@eamonnotoole eamonnotoole mentioned this issue Dec 7, 2017
6 tasks
@soodpr soodpr mentioned this issue Jan 22, 2018
5 tasks
AnushaY1916 pushed a commit that referenced this issue Mar 2, 2018
Added create method for "present" state on FC Network Module
AnushaY1916 pushed a commit that referenced this issue Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.