Skip to content
Snippets Groups Projects
  1. Jul 07, 2019
  2. Jun 27, 2019
  3. 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
  4. 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
  5. Nov 21, 2018
  6. 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
  7. Nov 15, 2018
  8. Nov 09, 2018
  9. Nov 05, 2018
  10. Jul 16, 2018
  11. May 17, 2018
  12. Jan 10, 2018
  13. Jan 09, 2018
  14. Jan 08, 2018
  15. Dec 22, 2017
  16. Dec 21, 2017
  17. Dec 20, 2017
  18. Dec 19, 2017
  19. Dec 18, 2017
  20. Dec 08, 2017
Loading