question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove deprecated Openstack modules

See original GitHub issue

Looks like terraform/openstack/hosts and terraform/openstack/hosts-floating aren’t used in the modularized TF configs, they should be removed. If people want to use them, they can check out an older version of the repo.

rm -r terraform/openstack/hosts
rm -r terraform/openstack/hosts-floating

should do it.

  • Ansible version (ansible --version): 1.9.4
  • Python version (python --version): 2.7.11
  • Git commit hash or branch: master
  • Cloud Environment: all
  • Terraform version (terraform version): 0.7.0

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Cryptophobiacommented, Apr 6, 2017

@shreab373 : Hi, would you still like to work on this maintenance issue?

For a start, you can fork mantl into your own github account. Create a feature branch naming it like issue/1658-removing-old-terraform-modules or something similar. Remove the modules from the branch and push your commit. Then you can come back here and create a pull request from your remote branch to our main master branch. Let me know if you have any questions.

0reactions
Cryptophobiacommented, Apr 7, 2017

@shreab373 : That is done automatically by our GitHub PR process. It adds a checklist for things we need to check for to make sure everything works cleanly before we merge the commits.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove deprecated log module · 0a5389fe16 - rally - OpenDev ...
License for the specific language governing permissions and limitations. # under the License. from rally.common import log as logging.
Read more >
CHANGES - OpenStack Docs
... Oslo i18n 3.15.2 has broken deps; Remove deprecated module loggers; Updated from global requirements; add line number information to fluentd formatter ...
Read more >
2034555 – Deprecation Warning for all openstack cli command
Description of problem: whenever running an OpenStack command there is a deprecation warning for yaml Version-Release number of selected component (if ...
Read more >
openstack.cloud.server module – Create/Delete Compute ...
openstack.cloud.server module – Create/Delete Compute Instances from OpenStack ... ignoring # deprecated images - name: launch a compute instance hosts: ...
Read more >
Deprecation Notes - Mirantis OpenStack for Kubernetes - Docs
The MOSK release version in which a deprecated component is removed ... Fabric Operator CR status with health status for every module of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found