4 files changed
+10
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 |
| |
4 | 11 |
| |
5 | 12 |
| |
|
- libcloud+1-1
- requirements-frozen.txt+2-2
- src/mist/api/__init__.py+2-1
- src/mist/api/clouds/controllers/compute/controllers.py+6
- src/mist/api/clouds/controllers/network/controllers.py+1-2
- src/mist/api/clouds/views.py+42-25
- src/mist/api/config.py+1
- src/mist/api/dns/methods.py+6-7
- src/mist/api/helpers.py+1-1
- src/mist/api/images/models.py+10
- src/mist/api/machines/methods.py+12-10
- src/mist/api/machines/views.py+1-2
- src/mist/api/methods.py+1-1
- src/mist/api/networks/views.py+34-5
- src/mist/api/renderers.py+3-5
- bower.json+2-2
- bower_components/mist-insights+1-1
- src/app-form/app-form.html+6-2
- src/app-form/duration-field.html+5-3
- src/app-form/mist-size-field.html+1-1
- src/helpers/dialog-element.html+8-4
- src/machines/machine-create.html+77-18
- src/machines/machine-expiration-edit.html+6-2
- src/machines/machine-page.html+43-19
- src/machines/resize-dialog.html+1-1
- src/mist-app.html+1-1
- src/page-insights.html-4
- src/styles/shared-styles.html+1-1
0 commit comments