staypuft 0.4.10 → 0.4.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +9 -9
- data/app/lib/staypuft/seeder.rb +1 -1
- data/lib/staypuft/version.rb +1 -1
- metadata +160 -160
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
N2FhOTJhMWZkNzYzM2JkNGQyYjIxZjQxYTI2NDAyNDRhMzBjYmE1Mw==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
7
|
-
|
6
|
+
NjYwZmUyYjE2MGY0OWM3OGZhOWU2YzU1MjZkMWU2ZjhhZmE4MWMwNw==
|
7
|
+
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
OGZjNmViMmMzYWU3NjIwYjI0ZDQ2YTVjOTNhNzQ3NTk4MzJmNDNlYTVlNzc5
|
10
|
+
NjQzY2M5MWM5Y2ZkYTA3N2ZiMWI2MGY5ZThiZDJlNGQ4ZjlhMDEwNzUxMTUx
|
11
|
+
NDcwM2UzNzNhYTM1ZGZkYzhlZWY0YzBhZGViZGViN2I1OWY3YzA=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
ZjgwNjNhZDY0MzdmYTcxNzE4MTBkMjIyMjIxZjdhOGQ4YTQzMjc5NmZiZDAz
|
14
|
+
MmMxMDE5NTU0YTcxNzIxN2ZjYTcwZmRiOGNiNTFiN2JjMmIyZmY1MjBjMGUw
|
15
|
+
ZGQwMzI1YjE2OTNiMjMxZjMwYWNhYzU5YWI2ZWUyNTAzZDI5OGM=
|
data/app/lib/staypuft/seeder.rb
CHANGED
@@ -216,7 +216,7 @@ module Staypuft
|
|
216
216
|
:required => true,
|
217
217
|
:foreman_managed_ips => false,
|
218
218
|
:default_to_provisioning => false,
|
219
|
-
:dedicated_subnet =>
|
219
|
+
:dedicated_subnet => false,
|
220
220
|
:layouts => ALL_LAYOUTS},
|
221
221
|
:storage => { :name => Staypuft::SubnetType::STORAGE,
|
222
222
|
:required => true,
|
data/lib/staypuft/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: staypuft
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Staypuft team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-10-
|
11
|
+
date: 2014-10-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: foreman-tasks
|
@@ -101,195 +101,195 @@ executables: []
|
|
101
101
|
extensions: []
|
102
102
|
extra_rdoc_files: []
|
103
103
|
files:
|
104
|
-
-
|
105
|
-
-
|
106
|
-
-
|
107
|
-
- app/
|
108
|
-
- app/
|
109
|
-
- app/
|
110
|
-
- app/
|
111
|
-
- app/
|
112
|
-
- app/
|
113
|
-
- app/
|
114
|
-
- app/
|
115
|
-
- app/
|
116
|
-
- app/
|
104
|
+
- app/views/staypuft/interfaces/_drop_zone.html.erb
|
105
|
+
- app/views/staypuft/interface_assignments/index.html.erb
|
106
|
+
- app/views/staypuft/interface_assignments/_nics_assignment.html.erb
|
107
|
+
- app/views/staypuft/interface_assignments/destroy.js.erb
|
108
|
+
- app/views/staypuft/interface_assignments/_interfaces.html.erb
|
109
|
+
- app/views/staypuft/interface_assignments/create.js.erb
|
110
|
+
- app/views/staypuft/bonds/add_slave.js.erb
|
111
|
+
- app/views/staypuft/bonds/destroy.js.erb
|
112
|
+
- app/views/staypuft/bonds/create.js.erb
|
113
|
+
- app/views/staypuft/layouts/staypuft.html.erb
|
114
|
+
- app/views/staypuft/layouts/application.html.erb
|
115
|
+
- app/views/staypuft/steps/services_configuration.html.erb
|
116
|
+
- app/views/staypuft/steps/_nova_ha.html.erb
|
117
|
+
- app/views/staypuft/steps/network_configuration.html.erb
|
118
|
+
- app/views/staypuft/steps/_wizard_form_buttons.html.erb
|
119
|
+
- app/views/staypuft/steps/_nova.html.erb
|
120
|
+
- app/views/staypuft/steps/services_overview.html.erb
|
121
|
+
- app/views/staypuft/steps/deployment_settings.html.erb
|
122
|
+
- app/views/staypuft/steps/_nova_non_ha.html.erb
|
123
|
+
- app/views/staypuft/steps/_neutron.html.erb
|
124
|
+
- app/views/staypuft/steps/_glance.html.erb
|
125
|
+
- app/views/staypuft/steps/_neutron_non_ha.html.erb
|
126
|
+
- app/views/staypuft/steps/_cinder.html.erb
|
127
|
+
- app/views/staypuft/steps/_title.html.erb
|
128
|
+
- app/views/staypuft/steps/_cinder_equallogic_form.html.erb
|
129
|
+
- app/views/staypuft/steps/_neutron_ha.html.erb
|
130
|
+
- app/views/staypuft/steps/_neutron_cisco_nexus_form.html.erb
|
131
|
+
- app/views/staypuft/subnet_typings/destroy.js.erb
|
132
|
+
- app/views/staypuft/subnet_typings/update.js.erb
|
133
|
+
- app/views/staypuft/subnet_typings/create.js.erb
|
134
|
+
- app/views/staypuft/subnet_types/_subnet_type_pull.html.erb
|
135
|
+
- app/views/staypuft/deployments/_free_hosts_table.html.erb
|
136
|
+
- app/views/staypuft/deployments/index.html.erb
|
137
|
+
- app/views/staypuft/deployments/_assigned_hosts.html.erb
|
138
|
+
- app/views/staypuft/deployments/_free_hosts.html.erb
|
139
|
+
- app/views/staypuft/deployments/_deployment_summary.html.erb
|
140
|
+
- app/views/staypuft/deployments/_deployment_overview.html.erb
|
141
|
+
- app/views/staypuft/deployments/_hosts_table.html.erb
|
142
|
+
- app/views/staypuft/deployments/_deployment_progress_bar.html.erb
|
143
|
+
- app/views/staypuft/deployments/_host_head_row.html.erb
|
144
|
+
- app/views/staypuft/deployments/_deployed_hosts_table.html.erb
|
145
|
+
- app/views/staypuft/deployments/_deployed_hosts.html.erb
|
146
|
+
- app/views/staypuft/deployments/_deployment_access_all_details_dialogue.html.erb
|
147
|
+
- app/views/staypuft/deployments/_advanced_configuration.html.erb
|
148
|
+
- app/views/staypuft/deployments/_param_field.html.erb
|
149
|
+
- app/views/staypuft/deployments/_hosts_header.html.erb
|
150
|
+
- app/views/staypuft/deployments/_host_row.html.erb
|
151
|
+
- app/views/staypuft/deployments/_hosts_filter.html.erb
|
152
|
+
- app/views/staypuft/deployments/_deployment_networking.html.erb
|
153
|
+
- app/views/staypuft/deployments/show.html.erb
|
154
|
+
- app/views/staypuft/deployments/_import_form.html.erb
|
155
|
+
- app/views/staypuft/deployments/_deployment_show_header.html.erb
|
156
|
+
- app/views/staypuft/deployments/_empty_hosts.html.erb
|
157
|
+
- app/views/staypuft/deployments/_deployment_hosts.html.erb
|
158
|
+
- app/views/staypuft/deployments/edit.html.erb
|
159
|
+
- app/views/staypuft/deployments/_deployment_progress_page_header.html.erb
|
160
|
+
- app/views/staypuft/deployments/_assigned_hosts_table.html.erb
|
161
|
+
- app/views/staypuft/subnets/_drop_zone.html.erb
|
162
|
+
- app/views/staypuft/subnets/_form.html.erb
|
163
|
+
- app/views/staypuft/subnets/_subnet_pull.html.erb
|
164
|
+
- app/views/staypuft/subnets/new.html.erb
|
165
|
+
- app/views/staypuft/subnets/create.js.erb
|
166
|
+
- app/views/nic/_subnet_id_field.html.erb
|
167
|
+
- app/views/hosts/_primary_interface_subnet.html.erb
|
168
|
+
- app/views/hosts/_new_nic_fields.html.erb
|
169
|
+
- app/views/hosts/_fencing.html.erb
|
170
|
+
- app/lib/staypuft/network_query.rb
|
171
|
+
- app/lib/staypuft/deployment_param_exporter.rb
|
172
|
+
- app/lib/staypuft/seeder.rb
|
173
|
+
- app/lib/staypuft/exception.rb
|
174
|
+
- app/lib/staypuft/deployment_param_importer.rb
|
175
|
+
- app/lib/actions/staypuft/middleware/as_current_user.rb
|
176
|
+
- app/lib/actions/staypuft/host/deploy.rb
|
177
|
+
- app/lib/actions/staypuft/host/wait_until_host_ready.rb
|
178
|
+
- app/lib/actions/staypuft/host/puppet_run.rb
|
179
|
+
- app/lib/actions/staypuft/host/create.rb
|
180
|
+
- app/lib/actions/staypuft/host/wait_until_installed.rb
|
181
|
+
- app/lib/actions/staypuft/host/build.rb
|
182
|
+
- app/lib/actions/staypuft/deployment/deploy.rb
|
183
|
+
- app/lib/actions/staypuft/deployment/populate.rb
|
184
|
+
- app/lib/actions/staypuft/hostgroup/deploy.rb
|
185
|
+
- app/lib/actions/staypuft/hostgroup/ordered_deploy.rb
|
117
186
|
- app/controllers/staypuft/concerns/hosts_api_extensions.rb
|
118
187
|
- app/controllers/staypuft/concerns/hosts_controller_extensions.rb
|
119
|
-
- app/controllers/staypuft/deployments_controller.rb
|
120
188
|
- app/controllers/staypuft/interface_assignments_controller.rb
|
121
|
-
- app/controllers/staypuft/
|
189
|
+
- app/controllers/staypuft/bonds_controller.rb
|
122
190
|
- app/controllers/staypuft/subnet_typings_controller.rb
|
191
|
+
- app/controllers/staypuft/steps_controller.rb
|
192
|
+
- app/controllers/staypuft/deployments_controller.rb
|
123
193
|
- app/controllers/staypuft/subnets_controller.rb
|
124
|
-
- app/
|
194
|
+
- app/controllers/staypuft/application_controller.rb
|
195
|
+
- app/overrides/customize_foreman_tasks_show_page.rb
|
196
|
+
- app/overrides/hide_subscription_manager_passwords.rb
|
197
|
+
- app/overrides/hosts_edit_subnet_types.rb
|
198
|
+
- app/overrides/select_multiple_systems_hostgroup.rb
|
199
|
+
- app/overrides/foreman_hosts_edit.rb
|
200
|
+
- app/assets/javascripts/staypuft/host_edit.js
|
201
|
+
- app/assets/javascripts/staypuft/new_subnet.js
|
202
|
+
- app/assets/javascripts/staypuft/subnets_assignment.js
|
203
|
+
- app/assets/javascripts/staypuft/staypuft.js
|
204
|
+
- app/assets/javascripts/staypuft/nics_assignment.js
|
205
|
+
- app/assets/stylesheets/staypuft/foreman_helper.scss
|
206
|
+
- app/assets/stylesheets/staypuft/staypuft.css.scss
|
207
|
+
- app/assets/stylesheets/staypuft/bootstrap_and_overrides.css.scss
|
125
208
|
- app/helpers/staypuft/deployments_helper.rb
|
126
209
|
- app/helpers/staypuft/hosts_helper.rb
|
127
|
-
- app/
|
128
|
-
- app/
|
129
|
-
- app/
|
130
|
-
- app/lib/actions/staypuft/host/create.rb
|
131
|
-
- app/lib/actions/staypuft/host/deploy.rb
|
132
|
-
- app/lib/actions/staypuft/host/puppet_run.rb
|
133
|
-
- app/lib/actions/staypuft/host/wait_until_host_ready.rb
|
134
|
-
- app/lib/actions/staypuft/host/wait_until_installed.rb
|
135
|
-
- app/lib/actions/staypuft/hostgroup/deploy.rb
|
136
|
-
- app/lib/actions/staypuft/hostgroup/ordered_deploy.rb
|
137
|
-
- app/lib/actions/staypuft/middleware/as_current_user.rb
|
138
|
-
- app/lib/staypuft/deployment_param_exporter.rb
|
139
|
-
- app/lib/staypuft/deployment_param_importer.rb
|
140
|
-
- app/lib/staypuft/exception.rb
|
141
|
-
- app/lib/staypuft/network_query.rb
|
142
|
-
- app/lib/staypuft/seeder.rb
|
143
|
-
- app/models/setting/staypuft_provisioning.rb
|
144
|
-
- app/models/staypuft/concerns/environment_extensions.rb
|
145
|
-
- app/models/staypuft/concerns/host_details_helper.rb
|
146
|
-
- app/models/staypuft/concerns/host_fencing_extensions.rb
|
147
|
-
- app/models/staypuft/concerns/host_interface_management.rb
|
148
|
-
- app/models/staypuft/concerns/host_open_stack_affiliation.rb
|
149
|
-
- app/models/staypuft/concerns/host_orchestration_build_hook.rb
|
210
|
+
- app/helpers/staypuft/application_helper.rb
|
211
|
+
- app/models/staypuft/concerns/subnet_ip_management.rb
|
212
|
+
- app/models/staypuft/concerns/vip_nic_scopes.rb
|
150
213
|
- app/models/staypuft/concerns/hostgroup_extensions.rb
|
214
|
+
- app/models/staypuft/concerns/host_open_stack_affiliation.rb
|
151
215
|
- app/models/staypuft/concerns/lookup_key_extensions.rb
|
216
|
+
- app/models/staypuft/concerns/host_interface_management.rb
|
152
217
|
- app/models/staypuft/concerns/nic_fencing_extensions.rb
|
218
|
+
- app/models/staypuft/concerns/host_orchestration_build_hook.rb
|
219
|
+
- app/models/staypuft/concerns/environment_extensions.rb
|
153
220
|
- app/models/staypuft/concerns/puppetclass_extensions.rb
|
154
|
-
- app/models/staypuft/concerns/
|
155
|
-
- app/models/staypuft/concerns/
|
221
|
+
- app/models/staypuft/concerns/host_details_helper.rb
|
222
|
+
- app/models/staypuft/concerns/host_fencing_extensions.rb
|
223
|
+
- app/models/staypuft/service.rb
|
156
224
|
- app/models/staypuft/deployment.rb
|
157
|
-
- app/models/staypuft/
|
225
|
+
- app/models/staypuft/role_service.rb
|
226
|
+
- app/models/staypuft/layout_role.rb
|
227
|
+
- app/models/staypuft/layout_subnet_type.rb
|
228
|
+
- app/models/staypuft/simple_subnet.rb
|
229
|
+
- app/models/staypuft/deployment/neutron_service/cisconexus.rb
|
230
|
+
- app/models/staypuft/deployment/neutron_service.rb
|
231
|
+
- app/models/staypuft/deployment/passwords.rb
|
158
232
|
- app/models/staypuft/deployment/attribute_param_storage.rb
|
159
|
-
- app/models/staypuft/deployment/ceph_service.rb
|
160
|
-
- app/models/staypuft/deployment/cinder_service.rb
|
161
|
-
- app/models/staypuft/deployment/cinder_service/equallogic.rb
|
162
233
|
- app/models/staypuft/deployment/glance_service.rb
|
163
|
-
- app/models/staypuft/deployment/ip_address_validator.rb
|
164
|
-
- app/models/staypuft/deployment/neutron_service.rb
|
165
|
-
- app/models/staypuft/deployment/neutron_service/cisconexus.rb
|
166
234
|
- app/models/staypuft/deployment/nova_service.rb
|
167
|
-
- app/models/staypuft/deployment/passwords.rb
|
168
235
|
- app/models/staypuft/deployment/vlan_range_values_validator.rb
|
169
|
-
- app/models/staypuft/
|
236
|
+
- app/models/staypuft/deployment/abstract_param_scope.rb
|
237
|
+
- app/models/staypuft/deployment/cinder_service/equallogic.rb
|
238
|
+
- app/models/staypuft/deployment/ceph_service.rb
|
239
|
+
- app/models/staypuft/deployment/ip_address_validator.rb
|
240
|
+
- app/models/staypuft/deployment/cinder_service.rb
|
241
|
+
- app/models/staypuft/subnet_type.rb
|
242
|
+
- app/models/staypuft/role_class.rb
|
170
243
|
- app/models/staypuft/fencing.rb
|
171
244
|
- app/models/staypuft/interface_assigner.rb
|
172
|
-
- app/models/staypuft/layout.rb
|
173
|
-
- app/models/staypuft/layout_role.rb
|
174
|
-
- app/models/staypuft/layout_subnet_type.rb
|
175
245
|
- app/models/staypuft/role.rb
|
176
|
-
- app/models/staypuft/
|
177
|
-
- app/models/staypuft/
|
178
|
-
- app/models/staypuft/service.rb
|
246
|
+
- app/models/staypuft/layout.rb
|
247
|
+
- app/models/staypuft/deployment_role_hostgroup.rb
|
179
248
|
- app/models/staypuft/service/ui_params.rb
|
180
|
-
- app/models/staypuft/service_class.rb
|
181
|
-
- app/models/staypuft/simple_subnet.rb
|
182
|
-
- app/models/staypuft/subnet_type.rb
|
183
249
|
- app/models/staypuft/subnet_typing.rb
|
184
|
-
- app/
|
185
|
-
- app/
|
186
|
-
- app/overrides/hide_subscription_manager_passwords.rb
|
187
|
-
- app/overrides/hosts_edit_subnet_types.rb
|
188
|
-
- app/overrides/select_multiple_systems_hostgroup.rb
|
189
|
-
- app/views/hosts/_fencing.html.erb
|
190
|
-
- app/views/hosts/_new_nic_fields.html.erb
|
191
|
-
- app/views/hosts/_primary_interface_subnet.html.erb
|
192
|
-
- app/views/nic/_subnet_id_field.html.erb
|
193
|
-
- app/views/staypuft/bonds/add_slave.js.erb
|
194
|
-
- app/views/staypuft/bonds/create.js.erb
|
195
|
-
- app/views/staypuft/bonds/destroy.js.erb
|
196
|
-
- app/views/staypuft/deployments/_advanced_configuration.html.erb
|
197
|
-
- app/views/staypuft/deployments/_assigned_hosts.html.erb
|
198
|
-
- app/views/staypuft/deployments/_assigned_hosts_table.html.erb
|
199
|
-
- app/views/staypuft/deployments/_deployed_hosts.html.erb
|
200
|
-
- app/views/staypuft/deployments/_deployed_hosts_table.html.erb
|
201
|
-
- app/views/staypuft/deployments/_deployment_access_all_details_dialogue.html.erb
|
202
|
-
- app/views/staypuft/deployments/_deployment_hosts.html.erb
|
203
|
-
- app/views/staypuft/deployments/_deployment_networking.html.erb
|
204
|
-
- app/views/staypuft/deployments/_deployment_overview.html.erb
|
205
|
-
- app/views/staypuft/deployments/_deployment_progress_bar.html.erb
|
206
|
-
- app/views/staypuft/deployments/_deployment_progress_page_header.html.erb
|
207
|
-
- app/views/staypuft/deployments/_deployment_show_header.html.erb
|
208
|
-
- app/views/staypuft/deployments/_deployment_summary.html.erb
|
209
|
-
- app/views/staypuft/deployments/_empty_hosts.html.erb
|
210
|
-
- app/views/staypuft/deployments/_free_hosts.html.erb
|
211
|
-
- app/views/staypuft/deployments/_free_hosts_table.html.erb
|
212
|
-
- app/views/staypuft/deployments/_host_head_row.html.erb
|
213
|
-
- app/views/staypuft/deployments/_host_row.html.erb
|
214
|
-
- app/views/staypuft/deployments/_hosts_filter.html.erb
|
215
|
-
- app/views/staypuft/deployments/_hosts_header.html.erb
|
216
|
-
- app/views/staypuft/deployments/_hosts_table.html.erb
|
217
|
-
- app/views/staypuft/deployments/_import_form.html.erb
|
218
|
-
- app/views/staypuft/deployments/_param_field.html.erb
|
219
|
-
- app/views/staypuft/deployments/edit.html.erb
|
220
|
-
- app/views/staypuft/deployments/index.html.erb
|
221
|
-
- app/views/staypuft/deployments/show.html.erb
|
222
|
-
- app/views/staypuft/interface_assignments/_interfaces.html.erb
|
223
|
-
- app/views/staypuft/interface_assignments/_nics_assignment.html.erb
|
224
|
-
- app/views/staypuft/interface_assignments/create.js.erb
|
225
|
-
- app/views/staypuft/interface_assignments/destroy.js.erb
|
226
|
-
- app/views/staypuft/interface_assignments/index.html.erb
|
227
|
-
- app/views/staypuft/interfaces/_drop_zone.html.erb
|
228
|
-
- app/views/staypuft/layouts/application.html.erb
|
229
|
-
- app/views/staypuft/layouts/staypuft.html.erb
|
230
|
-
- app/views/staypuft/steps/_cinder.html.erb
|
231
|
-
- app/views/staypuft/steps/_cinder_equallogic_form.html.erb
|
232
|
-
- app/views/staypuft/steps/_glance.html.erb
|
233
|
-
- app/views/staypuft/steps/_neutron.html.erb
|
234
|
-
- app/views/staypuft/steps/_neutron_cisco_nexus_form.html.erb
|
235
|
-
- app/views/staypuft/steps/_neutron_ha.html.erb
|
236
|
-
- app/views/staypuft/steps/_neutron_non_ha.html.erb
|
237
|
-
- app/views/staypuft/steps/_nova.html.erb
|
238
|
-
- app/views/staypuft/steps/_nova_ha.html.erb
|
239
|
-
- app/views/staypuft/steps/_nova_non_ha.html.erb
|
240
|
-
- app/views/staypuft/steps/_title.html.erb
|
241
|
-
- app/views/staypuft/steps/_wizard_form_buttons.html.erb
|
242
|
-
- app/views/staypuft/steps/deployment_settings.html.erb
|
243
|
-
- app/views/staypuft/steps/network_configuration.html.erb
|
244
|
-
- app/views/staypuft/steps/services_configuration.html.erb
|
245
|
-
- app/views/staypuft/steps/services_overview.html.erb
|
246
|
-
- app/views/staypuft/subnet_types/_subnet_type_pull.html.erb
|
247
|
-
- app/views/staypuft/subnet_typings/create.js.erb
|
248
|
-
- app/views/staypuft/subnet_typings/destroy.js.erb
|
249
|
-
- app/views/staypuft/subnet_typings/update.js.erb
|
250
|
-
- app/views/staypuft/subnets/_drop_zone.html.erb
|
251
|
-
- app/views/staypuft/subnets/_form.html.erb
|
252
|
-
- app/views/staypuft/subnets/_subnet_pull.html.erb
|
253
|
-
- app/views/staypuft/subnets/create.js.erb
|
254
|
-
- app/views/staypuft/subnets/new.html.erb
|
250
|
+
- app/models/staypuft/service_class.rb
|
251
|
+
- app/models/setting/staypuft_provisioning.rb
|
255
252
|
- config/routes.rb
|
256
253
|
- config/staypuft.local.rb
|
254
|
+
- db/seeds.rb
|
255
|
+
- db/migrate/20140623142500_remove_amqp_provider_from_staypuft_deployment.rb
|
256
|
+
- db/migrate/20141003223000_add_validation_to_subnet_types.rb
|
257
|
+
- db/migrate/20140825164900_add_orchestration_to_staypuft_role.rb
|
258
|
+
- db/migrate/20140507103716_add_form_step_to_staypuft_deployment.rb
|
259
|
+
- db/migrate/20140318163222_add_deploy_order_to_staypuft_layout_role.rb
|
260
|
+
- db/migrate/20140701090256_create_staypuft_subnet_typings.rb
|
261
|
+
- db/migrate/20140831234000_add_required_to_subnet_types.rb
|
262
|
+
- db/migrate/20140312044533_create_staypuft_deployment_role_hostgroups.rb
|
263
|
+
- db/migrate/20140701075033_create_layout_subnet.rb
|
264
|
+
- db/migrate/20141009064907_add_custom_repos_to_deployment.rb
|
265
|
+
- db/migrate/20140602121501_add_amqp_provider_to_staypuft_deployment.rb
|
257
266
|
- db/migrate/20140309021811_create_staypuft_layouts.rb
|
258
|
-
- db/migrate/20140310004533_create_staypuft_deployments.rb
|
259
267
|
- db/migrate/20140310023613_create_staypuft_roles.rb
|
260
|
-
- db/migrate/20140310174152_create_staypuft_layout_roles.rb
|
261
|
-
- db/migrate/20140310194221_create_staypuft_services.rb
|
262
|
-
- db/migrate/20140310203855_create_staypuft_role_services.rb
|
263
|
-
- db/migrate/20140312044533_create_staypuft_deployment_role_hostgroups.rb
|
264
268
|
- db/migrate/20140312050001_create_staypuft_hostgroup_roles.rb
|
265
269
|
- db/migrate/20140312050615_create_staypuft_role_classes.rb
|
270
|
+
- db/migrate/20140310004533_create_staypuft_deployments.rb
|
271
|
+
- db/migrate/20140701074900_create_subnet_type.rb
|
272
|
+
- db/migrate/20140310203855_create_staypuft_role_services.rb
|
266
273
|
- db/migrate/20140312051144_create_staypuft_service_classes.rb
|
267
274
|
- db/migrate/20140315031754_add_networking_to_staypuft_layout.rb
|
268
|
-
- db/migrate/
|
269
|
-
- db/migrate/
|
270
|
-
- db/migrate/20140326032027_drop_staypuft_hostgroup_roles.rb
|
271
|
-
- db/migrate/20140507103716_add_form_step_to_staypuft_deployment.rb
|
275
|
+
- db/migrate/20140310174152_create_staypuft_layout_roles.rb
|
276
|
+
- db/migrate/20140310194221_create_staypuft_services.rb
|
272
277
|
- db/migrate/20140513124807_change_column_default_form_step_on_staypuft_deployment.rb
|
273
|
-
- db/migrate/
|
274
|
-
- db/migrate/
|
275
|
-
- db/migrate/20140701074900_create_subnet_type.rb
|
276
|
-
- db/migrate/20140701075033_create_layout_subnet.rb
|
277
|
-
- db/migrate/20140701090256_create_staypuft_subnet_typings.rb
|
278
|
-
- db/migrate/20140825164900_add_orchestration_to_staypuft_role.rb
|
279
|
-
- db/migrate/20140831234000_add_required_to_subnet_types.rb
|
280
|
-
- db/migrate/20141003223000_add_validation_to_subnet_types.rb
|
281
|
-
- db/migrate/20141009064907_add_custom_repos_to_deployment.rb
|
282
|
-
- db/seeds.rb
|
283
|
-
- lib/staypuft.rb
|
278
|
+
- db/migrate/20140326032027_drop_staypuft_hostgroup_roles.rb
|
279
|
+
- db/migrate/20140325211410_add_role_to_staypuft_deployment_role_hostgroup.rb
|
284
280
|
- lib/staypuft/engine.rb
|
285
281
|
- lib/staypuft/version.rb
|
282
|
+
- lib/staypuft.rb
|
286
283
|
- lib/tasks/staypuft_tasks.rake
|
287
|
-
-
|
288
|
-
-
|
289
|
-
-
|
284
|
+
- LICENSE
|
285
|
+
- Rakefile
|
286
|
+
- README.md
|
290
287
|
- test/test_helper.rb
|
288
|
+
- test/factories/staypuft_factories.rb
|
291
289
|
- test/test_plugin_helper.rb
|
290
|
+
- test/integration/navigation_test.rb
|
292
291
|
- test/unit/staypuft_test.rb
|
292
|
+
- test/staypuft_test.rb
|
293
293
|
homepage: https://github.com/theforeman/staypuft
|
294
294
|
licenses:
|
295
295
|
- GPL-3.0+
|
@@ -310,14 +310,14 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
310
310
|
version: '0'
|
311
311
|
requirements: []
|
312
312
|
rubyforge_project:
|
313
|
-
rubygems_version: 2.
|
313
|
+
rubygems_version: 2.0.6
|
314
314
|
signing_key:
|
315
315
|
specification_version: 4
|
316
316
|
summary: OpenStack Foreman Installer
|
317
317
|
test_files:
|
318
|
-
- test/unit/staypuft_test.rb
|
319
318
|
- test/test_helper.rb
|
320
|
-
- test/staypuft_test.rb
|
321
|
-
- test/integration/navigation_test.rb
|
322
|
-
- test/test_plugin_helper.rb
|
323
319
|
- test/factories/staypuft_factories.rb
|
320
|
+
- test/test_plugin_helper.rb
|
321
|
+
- test/integration/navigation_test.rb
|
322
|
+
- test/unit/staypuft_test.rb
|
323
|
+
- test/staypuft_test.rb
|