Skip to content
Snippets Groups Projects
  1. Aug 08, 2019
  2. Jul 21, 2019
  3. Jul 08, 2019
  4. Jul 07, 2019
  5. Jun 27, 2019
  6. Apr 02, 2019
    • Nichita Herciu's avatar
      Added support for resource price changes. · 4b371536
      Nichita Herciu authored
      When calculating the costs for a given resource, all the rows in the
      price table for that resource are going to be taken into consideration.
      The most recent price is going to be displayed in the costs page.
      4b371536
  7. Feb 06, 2019
    • Administrator's avatar
      Merge branch 'ui-issues' into 'master' · 6d569565
      Administrator authored
      Fix dropdowns and charts UI issues
      
      See merge request !5
      6d569565
    • Sergiu Miclea's avatar
      Fix dropdowns and charts UI issues · c0d7a52c
      Sergiu Miclea authored
      Most notably, fixes issues where dropdowns can't be used and charts
      aren't displayed.
      
      The issues were caused by some javascript files being added multiple
      times by Horizon's JS static list (HORIZON_CONFIG.js_files) builder. As
      a solution, the JS script builder algorithm was overwritten.
      c0d7a52c
  8. Nov 21, 2018
  9. Nov 20, 2018
    • Nichita Herciu's avatar
      Changed the way the instance usage is calculated. · 568023f3
      Nichita Herciu authored
      In order to get a more precise usage of the instances we switched to
      using the 'cpu_util' measures provided by gnocchi instead of simply
      looking at the 'started_at' and 'ended_at' dates. Besides providing more
      granularity to the usage, using this metric also allows taking into
      consideration periods of time when the instance wasn't powered on.
      568023f3
  10. Nov 15, 2018
  11. Nov 09, 2018
  12. Nov 05, 2018
  13. Jul 16, 2018
  14. May 17, 2018
  15. Jan 10, 2018
Loading