Andrew Bogott has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/334399 )
Change subject: Horizon: Remove more steps from the mitaka instance creation
workflow
......................................................................
Horizon: Remove more steps from the mitaka instance creation workflow
Change-Id: I8b05181c6f92b66d2d0fa404ee127ded046f39e0
---
M
modules/openstack/files/mitaka/horizon/jsoverrides/launch-instance-workflow.service.js
1 file changed, 0 insertions(+), 36 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/99/334399/1
diff --git
a/modules/openstack/files/mitaka/horizon/jsoverrides/launch-instance-workflow.service.js
b/modules/openstack/files/mitaka/horizon/jsoverrides/launch-instance-workflow.service.js
index 31e8228..9802f1e 100644
---
a/modules/openstack/files/mitaka/horizon/jsoverrides/launch-instance-workflow.service.js
+++
b/modules/openstack/files/mitaka/horizon/jsoverrides/launch-instance-workflow.service.js
@@ -53,48 +53,12 @@
formName: 'launchInstanceFlavorForm'
},
{
- id: 'networks',
- title: gettext('Networks'),
- templateUrl: basePath + 'network/network.html',
- helpUrl: basePath + 'network/network.help.html',
- formName: 'launchInstanceNetworkForm',
- requiredServiceTypes: ['network']
- },
- {
- id: 'ports',
- title: gettext('Network Ports'),
- templateUrl: basePath + 'networkports/ports.html',
- helpUrl: basePath + 'networkports/ports.help.html',
- formName: 'launchInstanceNetworkPortForm',
- requiredServiceTypes: ['network']
- },
- {
id: 'secgroups',
title: gettext('Security Groups'),
templateUrl: basePath + 'security-groups/security-groups.html',
helpUrl: basePath + 'security-groups/security-groups.help.html',
formName: 'launchInstanceAccessAndSecurityForm'
},
- {
- id: 'keypair',
- title: gettext('Key Pair'),
- templateUrl: basePath + 'keypair/keypair.html',
- helpUrl: basePath + 'keypair/keypair.help.html',
- formName: 'launchInstanceKeypairForm'
- },
- {
- id: 'configuration',
- title: gettext('Configuration'),
- templateUrl: basePath + 'configuration/configuration.html',
- helpUrl: basePath + 'configuration/configuration.help.html',
- formName: 'launchInstanceConfigurationForm'
- },
- {
- title: gettext('Metadata'),
- templateUrl: basePath + 'metadata/metadata.html',
- helpUrl: basePath + 'metadata/metadata.help.html',
- formName: 'launchInstanceMetadataForm'
- }
],
btnText: {
--
To view, visit https://gerrit.wikimedia.org/r/334399
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b05181c6f92b66d2d0fa404ee127ded046f39e0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits