Skip to content

Commit

Permalink
Merge pull request #468 from cybette/sprint51blog
Browse files Browse the repository at this point in the history
Sprint 51 blog post - provider fix
  • Loading branch information
Fryguy committed Jan 6, 2017
2 parents 26c61a0 + e02a1a6 commit e2fa3b0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ In Classic UI, columns displaying virtual CPU and memory values for Cloud Provid

New Chargeback features include support for fixed and allocated costs without metrics, and arbitration logic for multiple assigned rates. On the Automate side, enhanced messaging has been extended to Ansible and Cloud Provisioning, and importing Automate modeling from the UI now honors the tenant.

For VMware vCloud, XLAB added the ability to specify VM attributes when deploying vApps. Another big step for providers in general is the new Provider Generator, which was [proposed](https://www.youtube.com/watch?v=i5ZuTKFQqJ8) in last year's Design Summit. With a single line of command, `rails generate provider ProviderName` will generate the scaffolding for a provider.
For the VMware vCloud provider, XLAB added the ability to specify VM attributes when deploying vApps. As for providers in general, we made a big step with the new Provider Generator, which was [proposed](https://www.youtube.com/watch?v=i5ZuTKFQqJ8) in last year's Design Summit. With a single line of command, `rails generate provider ProviderName` will generate the scaffolding for a provider.

<iframe width="560" height="315" src="https://www.youtube.com/embed/2iRkB_eKb44" frameborder="0" allowfullscreen></iframe>

Expand Down

0 comments on commit e2fa3b0

Please sign in to comment.