summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OpenDev Migration PatchHEADmasterOpenDev Sysadmins2019-04-191-2/+2
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* Retire the Tuskar UI codebaseDougal Matthews2016-01-22219-17306/+10
| | | | | Change-Id: I469fdc1339d4991586bf2e1d62d99fd5b68289eb Depends-On: I904b2f27591333e104bf9080bb8c3876fcb3596c
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
| | | | | | | | | | Caching is enabled by default from pip version 6.0 More info: https://testrun.org/tox/latest/config.html#confval-downloadcache=path https://pip.pypa.io/en/stable/reference/pip_install/#caching Change-Id: I79d0408239dddce21ebb5af60008de4fec75022e
* Updated from global requirementsOpenStack Proposal Bot2015-09-181-1/+1
| | | | Change-Id: I665c8af5faf86bef4623396e3c1ddd1f06a26ba1
* Remove .tx/configAndreas Jaeger2015-09-151-11/+0
| | | | | | | Since we switched from Transifex to Zanata, this file is not needed any more. Remove it. Change-Id: I6489ad1888c702a7e72ce8b0e59833c6dd5a8e0a
* Updated from global requirementsOpenStack Proposal Bot2015-09-041-1/+1
| | | | Change-Id: I721eaa08b447320c75bd20211de38f5ec8d5cd45
* Adds longer default timeout to heat stack-create callRyan Brady2015-09-041-0/+1
| | | | | | | | | Tuskar-UI currently uses the default stack timeout in heat which is 60 minutes. The CLI defaults the stack timeout to 240 minutes. This patch adds the timeout_mins paramater set to 240 to match the same behavior as the CLI. Change-Id: I983db9218e43020235c54856ca6b435ebc33400b
* Merge "Replace ironic_discoverd.client with ironic_inspector_client"0.4.0Jenkins2015-08-282-7/+10
|\
| * Replace ironic_discoverd.client with ironic_inspector_clientDmitry Tantsur2015-08-272-7/+10
| | | | | | | | | | | | | | | | python-ironic-inspector-client works with both ironic-discoverd and newly introduced ironic-inspector. It also pulls in less dependencies (aka does not pull in the whole service). Change-Id: Iaab480b4a2e4556dd6b96b42e4cecdbef878ff45
* | Use textfield for public interface in simplified configAna Krivokapic2015-08-261-8/+3
|/ | | | | | | | | Previously the dropdown choice selection of possible network interfaces was limiting. We are now using a free text field to remove this limitation. Change-Id: I1eb1e495282e7fa520c8225ba16fa61a32b3d24d Closes-bug: bz/1252553
* Merge "Add discovery on demand"Jenkins2015-08-251-1/+22
|\
| * Add discovery on demandRyan Brady2015-08-141-1/+22
| | | | | | | | | | | | | | | | If node introspection fails, there is no way to re-run the process within the UI. This patch adds a button to the maintenance tab to allow a user to re-run the process. Change-Id: I16645643de83f212e89f858a85589d425474c5cd
* | Merge "Properly handle provisioning images"Jenkins2015-08-2511-89/+69
|\ \
| * | Properly handle provisioning imagesAna Krivokapic2015-07-0311-89/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handling of provisioning images has changed on the Tuskar side; this fix brings Tukskar-UI in line with these changes. * There used to be separate images for all the deployment roles. This is no longer the case and all the roles now use the same image, 'overcloud-full'. As the result, the way the relationship between images and roles is displayed on the Provisioning Images page needs to be updated. * Related to the previous point, test data needed updating to reflect that. * Images associated with roles are now saved by name in the Tuskar plan. This fix ensures that the UI saves and retrieves images by name and not by UUID, like it used to do. Change-Id: I11b73fcaed45200dfbdb72dc3ab9a27afb67a31d
* | | Create cinderv2 service and endpoint on the overcloudAna Krivokapic2015-08-212-0/+4
| | | | | | | | | | | | Change-Id: I29593d029bc7dd21b22ca75adb7f940333cca0bc
* | | Merge "Helper script to set up a development environment"Jenkins2015-08-201-0/+56
|\ \ \
| * | | Helper script to set up a development environmentAna Krivokapic2015-07-201-0/+56
| | |/ | |/| | | | | | | Change-Id: I7bff8d1fa064f7e550965862427e50357adf8736
* | | Merge "Delay introspection between nodes by 5 seconds"Jenkins2015-08-071-0/+6
|\ \ \
| * | | Delay introspection between nodes by 5 secondsJiri Tomasek2015-07-091-0/+6
| | |/ | |/| | | | | | | Change-Id: I57c33fdba122a67f988366bbc48b35839ec36746
* | | Merge "Updated from global requirements"Jenkins2015-08-072-2/+2
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2015-08-042-2/+2
| | | | | | | | | | | | | | | | Change-Id: Ia4eb5cba5e921b34c95117fb1b9086449d643df6
* | | | Add a display and download of overcloudrcBrad P. Crochet2015-08-077-0/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | No overcloudrc was created when deployed via the UI. This adds the ability to view the values and to download an appropriate rc file. Change-Id: I2ee7cc4b10559a3542a6d22b01179b764c857d6b
* | | | Merge "Fixes EndpointNotFound after deployment"Jenkins2015-08-061-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes EndpointNotFound after deploymentRyan Brady2015-08-041-6/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After deploying an overcloud via the UI, the generic error page for Horizon is displayed. With debugging enabled, an EndpointNotFound error message is displayed. This is caused by the dashboard_urls method attempting to access a method on the overcloud keystone client before the overcloud keystone service is initialized. This patch wraps the code to check for initialized services in a try block and returns an empty list in the event an exception is thrown. Change-Id: I7da53ea085b2728950c3a0c2760d0745119e6ff1 Resolves: rhbz#1245192
* | | Merge "Allow Tenant Switching"Jenkins2015-08-041-41/+0
|\ \ \
| * | | Allow Tenant SwitchingJiri Tomasek2015-08-041-41/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is achieved by removing context_selection templatetag module, that we used to override horizon behavior Due to this bug https://bugs.launchpad.net/horizon/+bug/1023502 it is not possible to determine in which tenant the user will get logged in. So we need to let user change tenant if needed. Change-Id: Ib7f7076678e6ec51a88dca7bbd9a472adbadaf2a
* | | Do not sync parameters across rolesBrad P. Crochet2015-07-301-1/+5
|/ / | | | | | | | | | | | | | | | | | | Wholesale syncing of the parameters across roles doesn't work. There are some parameters that can be different depending on the role. For one, NeutronPublicInterface might be different depending on the node's role. This patch comments out the sync. Future might involve creating a white/blacklist for which params should/should not be synced. Change-Id: I66be8126e0160aaa0af2f49b7d5fce705e720f52
* | Add missing params for Ceph and scalingBrad P. Crochet2015-07-162-4/+61
| | | | | | | | | | | | | | Some parameters were missing when controllers > 1 and when Ceph nodes are in play. This adds those missing params when the plan is edited. Change-Id: Ieefd9b901f6332be5fff70a349b06d6a2e0d2e2b
* | Remove Neutron init from post-deployment initAna Krivokapic2015-07-142-80/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The post-deployment init always creates a default-net tenant network, a router and an ext-net external network. While this is good for demo purposes they are not needed in a production environment for naming or functional reasons and first thing that an operator does is to delete them. You might not need the default router. For instance if you want to test vlan provider networks. But the init creates the ext-net network and default router though they are not needed. It generates confusion when using network isolation. You have to specify floating ip cidr, floating ip start, floating ip end, bm network gateway, that match the external network settings set up in the network isolation yaml file in order to get working connectivity. And you may end up deleting them right after init finishes so you get a bad user experience. Closes-bug: https://bugzilla.redhat.com/show_bug.cgi?id=1243056 Change-Id: Iddfcc39498ce1ac991b103df0b32b49f074deb34
* | Add mox3 to test-requirements.txtAna Krivokapic2015-07-141-0/+1
| | | | | | | | Change-Id: Ic56532a797b8f6c4d8051a0e52bfca9d71cc4c3b
* | Optimizes API CallsRyan Brady2015-07-093-0/+7
|/ | | | | | | | | | Through additional profiling, I found a few more places where caching could be enabled to reduce network calls and speed up page load times slightly. This patch adds caching to frequently used methods and provides for minor improvements. Tested in both virt and baremetal environments. Change-Id: I768d6643c4523d33c440a13f5ddc5212555956a8
* Updated from global requirementsOpenStack Proposal Bot2015-07-012-1/+3
| | | | Change-Id: I225d39ee225a4148acde8e8e3b8e9971a422a48c
* Adds selected memoizationRyan Brady2015-06-301-0/+2
| | | | | | | | | Page load times in tuskar-ui are too slow. This patch adds some caching to the tuskarclient and its list function to reduce page load time. Tests locally showed these changes decreased page load time by half in a virt environment. Change-Id: Ib5d67dc2c1a58011739b81156fa50f5cccb223d4
* Updated from global requirementsOpenStack Proposal Bot2015-06-261-0/+2
| | | | Change-Id: Icc4723f1b33e5b64e7fdc42e6166e934fa0e8adc
* Properly filter Ceilometer statistics for chartsAna Krivokapic2015-06-264-32/+38
| | | | | | | | | We used to filter by image_id for roles, back when we had different images for different roles. As we are now using the same image for all the roles, that way of filtering does not work any longer. We need to filter by instance UUIDs instead. Change-Id: Ie4f26a29beaaf67aa3b36bb82961b491d31c95a0
* Merge "Rename node detail url name"Jenkins2015-06-254-4/+4
|\
| * Rename node detail url nameJiri Tomasek2015-06-254-4/+4
| | | | | | | | Change-Id: Ie9a7eed5da1756c0f003be65e63deca4a1904141
* | Updated from global requirementsOpenStack Proposal Bot2015-06-241-0/+2
|/ | | | Change-Id: Icce641525701b059c40a05b495b32092e9f776e4
* Merge "Updated from global requirements"Jenkins2015-06-241-0/+2
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-06-231-0/+2
| | | | | | | | Change-Id: Id7a558687711dd3edfdf3f7c4fe69ac0abb0a945
* | Merge "Update Neutron initialization setup"Jenkins2015-06-242-6/+16
|\ \ | |/ |/|
| * Update Neutron initialization setupJiri Tomasek2015-06-182-6/+16
| | | | | | | | Change-Id: Ia7ff03ca769edbf6a6091a347875b1336d7205e6
* | Merge "Fix Nova Server Resources listing for Role in Stack"Jenkins2015-06-232-5/+1
|\ \
| * | Fix Nova Server Resources listing for Role in StackJiri Tomasek2015-06-222-5/+1
| | | | | | | | | | | | | | | | | | | | | The Role resource group name now matches role name, so there is no need to specify provider_resource_group_name property on Role Change-Id: Ibccc3b65e63450feec894be7abc6551fc75b4ed4
* | | Updated from global requirementsOpenStack Proposal Bot2015-06-221-0/+2
| | | | | | | | | | | | Change-Id: Iaaed207a034a4c1ab4f2617c0e3a9b15fddadafa
* | | Merge "Updated from global requirements"Jenkins2015-06-223-6/+7
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2015-06-223-6/+7
| |/ / | | | | | | | | | Change-Id: Ie0801d8c44c8bf8d431a8b9d870149d9a68c81ca
* | | Reword deployment initialize messageDan Prince2015-06-181-1/+1
|/ / | | | | | | | | | | | | A slight restructuring to the deployment initialization message so things are a bit more clear. Change-Id: I8b5330dca527b7137fb8229102442ec0c52e9985
* | Fix node states in pie chartsAna Krivokapic2015-06-171-2/+2
| | | | | | | | Change-Id: Id444b71e062111cc3b40d54b4a8750052a194503
* | Merge "Updated from global requirements"Jenkins2015-06-171-0/+0
|\ \